Searched refs:wndProcID (Results 1 – 2 of 2) sorted by relevance
2543 DWORD wndProcID = 0; in SwapBuf() local2544 GetWindowThreadProcessId(hwnd, &wndProcID); in SwapBuf()2545 if(wndProcID == procID) { in SwapBuf()
2512 DWORD wndProcID = 0; in SwapBuf() local2513 GetWindowThreadProcessId(hwnd, &wndProcID); in SwapBuf()2514 if(wndProcID == procID) { in SwapBuf()