user32: Pre-allocate the window procedure for the dialog class.
authorAlexandre Julliard <julliard@winehq.org>
Thu, 17 Dec 2009 12:00:23 +0000 (13:00 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 17 Dec 2009 12:09:50 +0000 (13:09 +0100)
commit0cbf191add364fddd669d39793d3f0950a14e5b9
tree684937e7724703ee5c490eaa8165fa330ba713e6
parent80a09a7899e6e91981c9fc8bdbc9fafbb8284437
user32: Pre-allocate the window procedure for the dialog class.
dlls/user32/controls.h
dlls/user32/dialog.c
dlls/user32/winproc.c