user32: Send all CreateWindow calls through the WoW wrapper to allow mapping 16-bit...
authorAlexandre Julliard <julliard@winehq.org>
Mon, 21 Dec 2009 10:21:48 +0000 (11:21 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 21 Dec 2009 14:00:35 +0000 (15:00 +0100)
commitce50559013365073dd76ef1169fe42cd91bc2e29
tree1cd5c06352351e33ed392314fc3ae12ca8e4443d
parent6fd93a6c7e3ca9af51dcc0e161f9d5c9167feb84
user32: Send all CreateWindow calls through the WoW wrapper to allow mapping 16-bit instances.
dlls/user32/controls.h
dlls/user32/msg16.c
dlls/user32/win.c
dlls/user32/winproc.c
dlls/user32/wnd16.c