Store the "managed" flag as a window property instead of the
commitd7726c3a73eb59b91e7025c7b045b827e7187779
authorAlexandre Julliard <julliard@winehq.org>
Tue, 1 Feb 2005 18:53:59 +0000 (1 18:53 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 1 Feb 2005 18:53:59 +0000 (1 18:53 +0000)
tree0e7bc967dc3849afb47d6af60bc5388eb340add2
parent6a367dbf8d7475ce3aba12f8b9ac3ab7ff478aff
Store the "managed" flag as a window property instead of the
Wine-specific WS_EX_MANAGED style bit.
dlls/comctl32/status.c
dlls/user/focus.c
dlls/user/menu.c
dlls/x11drv/window.c
dlls/x11drv/winpos.c
dlls/x11drv/x11drv.h
include/winuser.h
windows/winpos.c