| | |
DLL that returns a pointer
![]() |
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 binary bitmap c++ c/c++ char class classes code coding compaitibility compile console conversion count delete deploy desktop developer directshow dll download dynamic dynamiccharacterarray email encryption error factorial file floatingpoint forms fstream function functions game givemetehcodez graph gui homeworkhelp homeworkhelper iamthwee ifstream input int integer java lib linkedlist linker loop looping loops map math matrix memory multiple net news node number numbertoword output parameter payment pointer problem program programming project projectassignmenthelp protection python random rank read recursion reference rpg skills string strings temperature template test text text-file tree url variable vector video win32 windows winsock word wordfrequency wxwidgets






