Well i tryed to compile the sample programm and get this error when trying to compail it
LINK : fatal error LNK1104: cannot open file "\masm32\lib\kernel32.lib"
Using visual studio VC 6.0 and yes i have included the kernel lib and the hook lib,'
#pragma comment(lib, "HookLib.lib")
#pragma comment(lib, "kernel32.lib")







