Rob Shearman
|
88cb399a28
|
include: Add WDT_INPROC64_CALL cases to unions in wtypes.idl.
|
2009-02-17 12:47:50 +01:00 |
Alexandre Julliard
|
4e29ceeb77
|
include: Define LANGID in wtypes.idl.
|
2009-02-04 15:06:25 +01:00 |
Roy Shea
|
7c74ff3bbb
|
include: Add header for mstask.
|
2008-07-11 15:19:01 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Mike McCormack
|
54d3060a2d
|
wtypes.idl: Add size attribute to a void pointer.
|
2006-04-14 10:49:19 +02:00 |
Alexandre Julliard
|
cf675c1197
|
wtypes: Don't specify alignment for DOUBLE and DATE on MSVC.
|
2006-01-25 15:03:46 +01:00 |
Robert Shearman
|
959e472ef6
|
Added more wtypes definitions, particularly for GDI/USER handles.
|
2005-08-26 08:48:38 +00:00 |
Robert Shearman
|
35dbc147c7
|
Update to include all of the interfaces in the Platform SDK as of the
XP SP2 version.
|
2005-08-25 09:50:55 +00:00 |
Mike McCormack
|
9f1030c20f
|
Add uCLSSPEC, CSPLATFORM and QUERYCONTEXT structures.
|
2005-04-11 12:58:44 +00:00 |
Vincent Béron
|
35537fe977
|
Added LPDWORD definition.
|
2005-02-21 18:30:02 +00:00 |
Robert Shearman
|
cd0970eb24
|
Make the DECIMAL_SETZERO macro take a DECIMAL instead of a DECIMAL* as
in the Microsoft headers and fix up the only caller.
|
2004-12-08 13:59:52 +00:00 |
Jon Griffiths
|
39bbcb48b6
|
Use correct tag names for compatability with fwd decls.
Some old code checks that _WINDEF_ is defined in windef.h.
|
2004-09-20 19:13:16 +00:00 |
Jon Griffiths
|
34401d84b7
|
Added PPOINTL, a pointer to a POINTL struct.
|
2004-06-01 19:45:59 +00:00 |
Alexandre Julliard
|
47a88ba221
|
Explicitly specify alignment of 64-bit types.
|
2004-05-04 00:43:02 +00:00 |
Jon Griffiths
|
347081d532
|
Prevent CY type from being redefined.
|
2004-04-15 04:59:22 +00:00 |
Rein Klazes
|
36f8f1b791
|
Stub implementation for WSALookupServiceBeginA/W.
|
2004-04-05 22:23:05 +00:00 |
Alexandre Julliard
|
d07c1004e3
|
Moved a few remaining 16-bit definitions out of the standard headers.
|
2004-01-23 22:51:41 +00:00 |
Alexandre Julliard
|
1084a8ba93
|
Moved out of windef.h a few definitions that don't belong there
(reported by Filip Navara).
|
2003-09-17 04:31:27 +00:00 |
Alexandre Julliard
|
69c90c2a9f
|
Converted the rest of the obj_*.h headers to IDL into shobjidl.idl.
|
2003-09-09 19:32:36 +00:00 |
Alexandre Julliard
|
b7c6280e95
|
Converted urlmon.h to IDL.
|
2003-09-03 23:52:07 +00:00 |
Dimitrie O. Paun
|
4ff79add63
|
Remove some unneeded __WINESRC__ tests from the headers.
Miscellaneous cleanups and fixes.
|
2003-08-27 02:07:02 +00:00 |
Robert Shearman
|
499cfcaf86
|
Added typedef for COLORREF.
|
2003-06-20 21:30:37 +00:00 |
Stefan Leichter
|
053b839179
|
Fixed DECIMAL_SETZERO
Removed a workaround for the former problem.
|
2003-05-16 20:13:50 +00:00 |
Alexandre Julliard
|
f602ec661d
|
Properly import basetsd.h and guiddef.h.
|
2003-03-16 23:54:18 +00:00 |
Jon Griffiths
|
b7258b2cbe
|
Add some missing types needed for the upcoming ocidl.idl.
Add missing variant types.
Correct the definition of DECIMAL type.
|
2003-03-15 22:24:26 +00:00 |
Dimitrie O. Paun
|
8b36681bad
|
Rename __WINE__ to __WINESRC__.
|
2003-01-04 00:52:18 +00:00 |
Ove Kaaven
|
1cd02fa4d8
|
Moved a couple of types from include/wine/obj_*.h to
include/wtypes.idl.
|
2002-12-19 21:13:58 +00:00 |
Ove Kaaven
|
158063fecb
|
Unquoted some 16-bit types, so the IDL compiler can use them.
|
2002-12-18 20:50:19 +00:00 |
Ove Kaaven
|
729dd8bf28
|
Added more types to wtypes.idl.
|
2002-12-03 21:42:17 +00:00 |
Ove Kaaven
|
75e9c468bd
|
Added missing union names for some encapsulated unions.
|
2002-11-30 01:49:20 +00:00 |
Alexandre Julliard
|
b1c3a89ade
|
Moved rpc.h inclusion in widl-generated file so that tests compile.
|
2002-11-13 04:18:38 +00:00 |
Ove Kaaven
|
80d8074cae
|
Wrote a Wine-compatible wtypes.idl, and generated wtypes.h from it.
|
2002-11-13 00:22:16 +00:00 |