- Rename WIN_Handle16 to HWDN_16 and make it a macro.
authorMichael Stefaniuc <mstefani@redhat.de>
Wed, 4 Sep 2002 19:37:01 +0000 (19:37 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 4 Sep 2002 19:37:01 +0000 (19:37 +0000)
commit2247af320dab4494457b0b48bc4e9e1f12b9ed25
tree3a8fe77806991acb92281f2664573442aeb2e402
parent65ea73fedf4a6fbe8d9cd59bc1ac5920f304f65d
- Rename WIN_Handle16 to HWDN_16 and make it a macro.
- Prepare user.dll for the change of HWND to a void*.
18 files changed:
controls/listbox.c
controls/static.c
dlls/user/dde/client.c
dlls/user/msg16.c
dlls/user/property.c
dlls/user/wnd16.c
dlls/x11drv/dga2.c
dlls/x11drv/event.c
include/win.h
windows/dialog.c
windows/hook.c
windows/mdi.c
windows/message.c
windows/spy.c
windows/struct32.c
windows/win.c
windows/winhelp.c
windows/winproc.c