pointer to memory in DLL

xrax

Senior member
Sep 17, 2005
341
0
0
Function in one DLL returns a pointer. It works fine when used from within that DLL but when trying to call from a different DLL an excection is raised. Any ideas?