all groups > visual c libraries > december 2005 >
You're in the

visual c libraries

group:

why to call LoadLibrary() is error?


Re: why to call LoadLibrary() is error? TC
12/23/2005 6:20:11 AM
visual c libraries: There are over 300 google web & usenet hits for:

ERROR_NOACCESS loadlibrary

Have you, uh, checked any of those?

HTH,
TC
Re: why to call LoadLibrary() is error? Scherbina Vladimir
12/23/2005 3:15:07 PM
Probably access vialotion is occuring in your DllMain.
Read following url:
http://support.microsoft.com/default.aspx?scid=kb;en-us;q196069

--
Vladimir

[quoted text, click to view]

why to call LoadLibrary() is error? Vic.Dong
12/23/2005 8:31:26 PM
Hi all:

I call windows api LoadLibrary(), it returns error code : ERROR_NOACCESS
0x3E6,
why is it failure to call this api? how to fix this problem?


B.G.

Vic

Re: why to call LoadLibrary() is error? Arkady Frenkel
12/24/2005 11:45:11 AM
Additional hint : put a code for details
Arkady

[quoted text, click to view]

AddThis Social Bookmark Button