user32: Get rid of the 16-bit dialog heap.
commitb615656f0093cd7d9f3af5a6bdf9727cd92883dd
authorAlexandre Julliard <julliard@winehq.org>
Tue, 22 Dec 2009 14:18:30 +0000 (22 15:18 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 22 Dec 2009 14:35:15 +0000 (22 15:35 +0100)
treeda7f37953a8840ad08ff982ab5c482ddcd90c90d
parent009badeb32cceea4de5cacda9f6e53068e42f06b
user32: Get rid of the 16-bit dialog heap.

Edit controls don't allocate memory on the 16-bit heap anyway.
dlls/user32/controls.h
dlls/user32/defdlg.c
dlls/user32/dialog.c
dlls/user32/dialog16.c