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?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 1 of 1
|
Click Here to Expand Forum to Full Width |