Searched refs:wndProcID (Results 1 – 1 of 1) sorted by relevance
2488 DWORD wndProcID = 0; in SwapBuf() local2489 GetWindowThreadProcessId(hwnd, &wndProcID); in SwapBuf()2490 if(wndProcID == procID) { in SwapBuf()