grossd
01-16-2003, 09:17 PM
Hello, After receiving a pointer from a C DLL that points to a C struct, is it possible to dallocate the struct from within VB. Stated differently, can i do a free() from within VB by doing some sort of Declare defintions. One problem might be that i don't know how many bytes were actually allocated within a C DLL for the struct. appreciating any help Daniel |