ericpan
May 31st, 1999, 06:28 AM
I use VC6.0 create a DLL project,then build a dll file. I can find the export functions with Depends. However, after loading the dll successfully in my application,I can not get the function address--GetProcAddress() return 0.
what's wrong?
what's wrong?