Search found 1 match

by Agent Smit
2007-02-24 20:36
Forum: PcHelpWare
Topic: Fails to load library 1SCDLL.dll
Replies: 6
Views: 16813

Re: Fails to load library 1SCDLL.dll

Hey guys,

I seem to be having the same trouble.

I have my executable and 1CHATDLL.dll, 1SCDLL.dll and SCHook.dll in the same folder.

The LoadLibrary call returns NULL/Failed and the GetLastError also returns NULL.

I tried using LoadLibraryEx with the DONT_RESOLVE_DLL_REFERENCES flag which loaded ...