commit | d23a82bc8606ea35d4eaeb4747141b69a3e91ede | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Wed Sep 19 20:37:04 2001 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Sep 19 20:37:04 2001 +0000 |
tree | 9b8c7ddef1f380b09c4608d71a7c736b6ddc4b01 | |
parent | 629aab1768065d5ef339c32d5e4c3fe85748eadd [diff] |
Made all 16<->32 HWND conversions use explicit functions instead of implicit type casts. Moved a lot of 16-bit functions to the new wnd16.c file. Changed DIALOGINFO structure handling to support 32-bit handles.