Patrik Stridvall
|
4a73973f23
|
Fixed/moved/added missing/wrong function prototypes.
|
1999-07-04 11:01:21 +00:00 |
Patrik Stridvall
|
857eb39206
|
Mad the include files idempotent using a consistent macro naming
scheme.
|
1999-06-12 18:36:54 +00:00 |
Paul Quinn
|
aaa830698c
|
Some non-threatening fixes to some headers, as well as some casting
changes that make winelib more win32 code compatible.
|
1999-06-05 15:23:20 +00:00 |
Huw D M Davies
|
a9f55c46c1
|
Split off wingdi16.h from wingdi.h. Add many more #defines/typedefs
to bring wingdi.h almost upto a complete NT4.0 interface.
Fix return value of SetRectRgn().
|
1999-05-08 12:45:18 +00:00 |
Jim Aston
|
10141fec52
|
Added some missing #defines I've run across.
|
1999-04-25 12:31:20 +00:00 |
Adrian Thurston
|
4eb5edf961
|
Added support for strict handles. Only works on machines where
sizeof(UINT) == sizeof(void*).
|
1999-04-25 11:05:30 +00:00 |
Jiuming Luo
|
2840d1b7a9
|
Moved macro DECLARE_HANDLE() (in msacm.h and wtypes.h) to windef.h,
then deleted the duplicated typedefs (in imm.h and mmsystem.h).
|
1999-03-28 12:39:18 +00:00 |
Jim Aston
|
2e5113d4bc
|
Added a few empty macros.
|
1999-03-24 14:57:34 +00:00 |
Jim Aston
|
2e1cafa288
|
Renamed wintypes.h to windef.h.
|
1999-03-14 16:35:05 +00:00 |
Alexandre Julliard
|
a396029270
|
Large-scale renaming of all Win32 functions and types to use the
standard Windows names.
|
1999-02-26 11:11:13 +00:00 |
Francis Beaudet
|
3f7ad7aa98
|
Implemented the OLE Drag and Drop target registration mechanism and
the DoDragDrop loop to perform the DnD operation.
|
1999-02-13 09:13:49 +00:00 |
Juergen Schmied
|
cdbdab74bd
|
Made nt-related types compatible, throw out wine-specific types.
|
1999-02-12 13:44:38 +00:00 |
Michael Veksler
|
17822f452f
|
Moved everything out of windows.h.
|
1999-02-09 15:46:25 +00:00 |