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