FreeLibrary REPOST
From: danny (NOJUNK_at_EMAILPLEASE.COM)
Date: 08/08/04
- Next message: danny: "HOOK works in debug, not in release however"
- Previous message: Mateusz Łoskot: "Re: command line tool to convert VC project files to Makefile"
- Next in thread: Alexander Grigoriev: "Re: FreeLibrary REPOST"
- Reply: Alexander Grigoriev: "Re: FreeLibrary REPOST"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 8 Aug 2004 18:44:51 -0400
sorry for the repost, but this problem i smaking me reboot my computer
usually with less than 7 DEBUG sessions...since i cannot properly FREE the
library...
in summary it goes like this...i have a system wide HOOK in a dll....at the
end of the program i UNHOOK, then call freethelibrary....debugging it all
the way through, i see that i SUCCESSUFLLY unhook...FREELIBRARY fails, and
het last error gives me
1114 A dynamic link library (DLL) initialization routine failed.
ERROR_DLL_INIT_FAILED
at best what i found was knowledge base article Article ID: Q131224, and
have tried it's suggestions, but to no avail....
like i said, usually after 5 debug sessions, where i have to quit my app to
recompile, i have to reboot as it cannot recompile the DLL since it is STILL
in use.....
anyone every come acrsoss this and fix it?
- Next message: danny: "HOOK works in debug, not in release however"
- Previous message: Mateusz Łoskot: "Re: command line tool to convert VC project files to Makefile"
- Next in thread: Alexander Grigoriev: "Re: FreeLibrary REPOST"
- Reply: Alexander Grigoriev: "Re: FreeLibrary REPOST"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|