Searched refs:dwCurrentProcessID (Results 1 – 3 of 3) sorted by relevance
51 DWORD dwCurrentProcessID = GetCurrentProcessId();70 if ((dwWindowProcessID == dwCurrentProcessID)
755 DWORD dwCurrentProcessID = GetCurrentProcessId(); in winReorderWindowsMultiWindow() local779 && (dwWindowProcessID == dwCurrentProcessID) in winReorderWindowsMultiWindow()
979 DWORD dwCurrentProcessID = GetCurrentProcessId(); in winTopLevelWindowProc() local988 if ((dwWindowProcessID == dwCurrentProcessID) in winTopLevelWindowProc()