Hi Victor, my latest run looks like this, and it gives the same null handle and error 126. The compiler is mapping LoadLibrary to LoadLibraryW so I must use the cast.
m_hDll_ = ::LoadLibrary((LPCWSTR) "C:\\WINDOWS\\SYSTEM32\\MSVCRT.dll");
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 11 of 11
Threaded View
|
Click Here to Expand Forum to Full Width |