Home
last modified time | relevance | path

Searched defs:bHung (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/apitests/win32nt/ntuser/
H A DNtUserGetKeyboardLayoutName.c18 BOOL bHung, ret; in START_TEST() local
/reactos/base/applications/taskmgr/
H A Dapplpage.c17 BOOL bHung; member
333 BOOL bHung = FALSE; in EnumWindowsProc() local
392 void AddOrUpdateHwnd(HWND hWnd, WCHAR *szTitle, HICON hIcon, BOOL bHung) in AddOrUpdateHwnd()