Removed dependencies on the internals of the CLASS structure.
commit9877906b267c76b4ae068a0deaaa6e84d6f4d2a1
authorAlexandre Julliard <julliard@winehq.org>
Thu, 7 Dec 2000 23:39:16 +0000 (7 23:39 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 7 Dec 2000 23:39:16 +0000 (7 23:39 +0000)
tree4eedf4c09c1f67b54fc4fd660182d75ffb2cc04b
parentb83a16c148110bb3dd6c4a0bfa2a2fbcd9f14a2b
Removed dependencies on the internals of the CLASS structure.
Added support for having both ASCII and Unicode window procedures for
builtin classes.
18 files changed:
controls/button.c
controls/desktop.c
controls/widgets.c
dlls/ttydrv/ttydrv.h
dlls/ttydrv/wnd.c
dlls/user/user.spec
include/button.h
include/class.h [deleted file]
include/win.h
include/wine/winuser16.h
include/x11drv.h
windows/class.c
windows/dce.c
windows/defwnd.c
windows/mdi.c
windows/user.c
windows/win.c
windows/x11drv/wnd.c