Alexandre Julliard
|
55d72b792f
|
lpCreateParams should be a SEGPTR in 16-bit code.
|
2004-01-28 21:41:56 +00:00 |
Alexandre Julliard
|
a8a422f70d
|
Fixed more -DSTRICT issues.
|
2002-11-22 20:43:01 +00:00 |
Alexandre Julliard
|
0ca051e555
|
Fixed wownt32.h to make it usable from inside Wine, and use it to
avoid some duplication of the handle conversion macros.
|
2002-10-17 16:43:42 +00:00 |
Michael Stefaniuc
|
2247af320d
|
- Rename WIN_Handle16 to HWDN_16 and make it a macro.
- Prepare user.dll for the change of HWND to a void*.
|
2002-09-04 19:37:01 +00:00 |
Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
Alexandre Julliard
|
d23a82bc86
|
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.
|
2001-09-19 20:37:04 +00:00 |
Alexandre Julliard
|
07d0c31c6c
|
Removed unused STRUCT32_NCCALCSIZE functions.
|
2000-10-26 21:50:59 +00:00 |
Alexandre Julliard
|
6113975a1e
|
Moved struct32.c to windows directory.
|
2000-08-09 00:38:18 +00:00 |