Home
last modified time | relevance | path

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

/reactos/win32ss/user/user32/windows/
H A Dwindow.c1220 if ( pWnd->state2 & WNDS2_WIN50COMPAT ) in GetWindowInfo()
/reactos/win32ss/include/
H A Dntuser.h651 #define WNDS2_WIN50COMPAT 0X00000400 macro
/reactos/win32ss/user/ntuser/
H A Dwindow.c1901 pWnd->state2 |= WNDS2_WIN50COMPAT; in IntCreateWindow()