[User32]
authorJames Tabor <james.tabor@reactos.org>
Tue, 23 Feb 2010 15:28:45 +0000 (15:28 +0000)
committerJames Tabor <james.tabor@reactos.org>
Tue, 23 Feb 2010 15:28:45 +0000 (15:28 +0000)
commite09b719f49cda54bb1c413e4fa57b5fbfb08f9b1
tree7f62f5ac45525b7e634844e6b1884c6ee39e26a6
parent9a8b7304ead463223417aeeca98e170ade361765
[User32]
- Remove 16 bit'isms. Added back removed code and commented it out with added notes.
- Jason Edmeades : Combo should preselect all text on first WM_SETFOCUS.
- Kusanagi Kouichi : Consolidate empty string.
- Alexandre Julliard : Don' t forward WM_SETCURSOR to the desktop window. Modified.
- Dmitry Timoshkov : In a DLGTEMPLATEEX resource dialog version goes before signature.
- Due to truck freeze, there might have slipped in miscellaneous patches.

svn path=/trunk/; revision=45670
reactos/dll/win32/user32/controls/combo.c
reactos/dll/win32/user32/controls/edit.c
reactos/dll/win32/user32/include/controls.h
reactos/dll/win32/user32/windows/defwnd.c
reactos/dll/win32/user32/windows/dialog.c