Home
last modified time | relevance | path

Searched refs:s_hwnd1 (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/apitests/shell32/
H A DSHAppBarMessage.cpp30 static HWND s_hwnd1 = NULL; variable
274 PostMessage(s_hwnd1, WM_CLOSE, 0, 0); in OnCommand()
976 DWORD dwTID = GetWindowThreadProcessId(s_hwnd1, NULL); in DoAction()
978 GetWindowRect(s_hwnd1, &rc1); in DoAction()
993 PostMessage(s_hwnd1, WM_CLOSE, 0, 0); in DoAction()
1145 s_hwnd1 = hwnd1; in START_TEST()