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