LoadLibrary returns NULL and error code ERROR_INVALID_ADDRESS

S

Simon Jefferies

Hello,

I am using the LoadLibrary to load a DLL I've written, but the return value
is NULL and GetLastError returns ERROR_INVALID_ADDRESS.

The error happens under Release build.

Any ideas why this is happening?

Thanks
Simon Jefferies
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top