Searched refs:s_EnumWindowsProc (Results 1 – 1 of 1) sorted by relevance
1399 static BOOL CALLBACK s_EnumWindowsProc(IN HWND hWnd, IN LPARAM lParam) in s_EnumWindowsProc() function in CTaskSwitchWnd1410 return EnumWindows(s_EnumWindowsProc, (LPARAM)this); in RefreshWindowList()