Home
last modified time | relevance | path

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

/reactos/dll/win32/imm32/
H A Dprecomp.h85 #define ValidateHwnd(hwnd) ValidateHandle((hwnd), TYPE_WINDOW) macro
/reactos/win32ss/user/user32/misc/
H A Dmisc.c359 ValidateHwnd(HWND hwnd) in ValidateHwnd() function