| | |
DLL that returns a pointer
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
See any of these google articles. Many of them are for VB, but you can just ignore that part and read about how to write the dll.
One important point: memory cannot be allocated in a dll and deallocate it in the calling application. Special non-ansi-standard functions such as GlobalAlloc() and GlobalFree() can be used, not neither new or malloc().
One important point: memory cannot be allocated in a dll and deallocate it in the calling application. Special non-ansi-standard functions such as GlobalAlloc() and GlobalFree() can be used, not neither new or malloc().
![]() |
Similar Threads
- Pointer and function (C++)
- Reversive Array/Integer (C)
- pointer (C)
- homepage set to res://jlxzg.dll/index.html#96676 (Viruses, Spyware and other Nasties)
Other Threads in the C++ Forum
- Previous Thread: Full screen console applications
- Next Thread: Memory game with c++ console applicaton
| Thread Tools | Search this Thread |
api array based beginner bitmap c++ c/c++ calculator char class classes code coding compile compiler console conversion count database delete deploy desktop developer directshow dll download dynamic email encryption error file forms fstream function functions game givemetehcodez google graph gui homeworkhelp homeworkhelper iamthwee ifstream input int integer java lib linkedlist linker linux list loop looping loops map math matrix memory multiple news node number output parameter pointer problem program programming project python random read recursion recursive return sorting string strings struct temperature template templates test text text-file tree unix url variable vector video visualstudio win32 windows winsock word wordfrequency wxwidgets






