g_hHook = SetWindowsHookExW(WH_KEYBOARD,KeyHookProc,/*0x411e20*/ModuleFromAddress(KeyHookProc),dwThreadId); bOk=(g_hHook!=NULL);
確定! 回上一頁