Home
last modified time | relevance | path

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

/reactos/win32ss/user/ntuser/
H A Duserfuncs.h150 LRESULT NC_HandleNCActivate( PWND Wnd, WPARAM wParam, LPARAM lParam );
H A Ddefwnd.c1176 return NC_HandleNCActivate( Wnd, wParam, lParam ); in IntDefWindowProc()
H A Dnonclient.c1435 LRESULT NC_HandleNCActivate( PWND Wnd, WPARAM wParam, LPARAM lParam ) in NC_HandleNCActivate() function