... break; case WH_FOREGROUNDIDLE: if (HHOOKC) return 0; HHOOKC = SetWindowsHookExW(idHook,ForegroundIdleProc,ihinstDLL,0); if (HHOOKC) ...
確定! 回上一頁