Hi, thanks for the response,
This is the first time I've worked with a DLL in C++ so I'm not to sure whether the struct is in the export table. How do I find out?
I've had a response from another forum to simply include the file the struct is in (contained in the DLL). To be honest I didn't...
Hi,
I'm having problems accessing a struct in a dll file using C++.
I have successfully loaded the DLL, and loaded and called some of the functions using LoadLibrary and GetProcAddress. However, there is an insert function that I am having difficulties with that requires a struct to be passed...
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.