I'm using an external calls to 3rd party DLL.
I allocate a buffer in memory.
This function return the buffer handle.
Then I'm using another external function
FUNCTION long BufMemPointer( long mybuf_handle LPVOID FAR* mybuf_pointer)
Then I need to use another function to copy a 1 column array...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.