C++ STL map issueSorry, you don't neek check for NULL on delete. kbw is right, but, on my machine: approach #1...
C++ STL map issuelooks both of ways are safe because when you insert a pair to a map, map will make a copy (or copy c...
Trouble loading from .dll file[quote]slavik262[/quote] I don't know why your hook procedure cannot get keyboard events that han...
DLL loading in VC++This maybe help: [b]LoadLibrary Function[/b] [quote]http://msdn.microsoft.com/en-us/library/ms...
Threading questionsYes, helios is right. If only one thread can call WrithingThread(), that code is exactly safe. Be...
This user does not accept Private Messages