1. 92223ac include: Add PROPERTYKEY to wtypes.idl. by Maarten Lankhorst · 15 years ago
  2. 88cb399 include: Add WDT_INPROC64_CALL cases to unions in wtypes.idl. by Rob Shearman · 16 years ago
  3. 4e29cee include: Define LANGID in wtypes.idl. by Alexandre Julliard · 16 years ago
  4. 7c74ff3 include: Add header for mstask. by Roy Shea · 17 years ago
  5. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  6. 54d3060 wtypes.idl: Add size attribute to a void pointer. by Mike McCormack · 19 years ago
  7. cf675c1 wtypes: Don't specify alignment for DOUBLE and DATE on MSVC. by Alexandre Julliard · 19 years ago
  8. 959e472 Added more wtypes definitions, particularly for GDI/USER handles. by Robert Shearman · 20 years ago
  9. 35dbc14 Update to include all of the interfaces in the Platform SDK as of the by Robert Shearman · 20 years ago
  10. 9f1030c Add uCLSSPEC, CSPLATFORM and QUERYCONTEXT structures. by Mike McCormack · 20 years ago
  11. 35537fe Added LPDWORD definition. by Vincent Béron · 20 years ago
  12. cd0970e Make the DECIMAL_SETZERO macro take a DECIMAL instead of a DECIMAL* as by Robert Shearman · 20 years ago
  13. 39bbcb4 Use correct tag names for compatability with fwd decls. by Jon Griffiths · 21 years ago
  14. 34401d8 Added PPOINTL, a pointer to a POINTL struct. by Jon Griffiths · 21 years ago
  15. 47a88ba Explicitly specify alignment of 64-bit types. by Alexandre Julliard · 21 years ago
  16. 347081d Prevent CY type from being redefined. by Jon Griffiths · 21 years ago
  17. 36f8f1b Stub implementation for WSALookupServiceBeginA/W. by Rein Klazes · 21 years ago
  18. d07c100 Moved a few remaining 16-bit definitions out of the standard headers. by Alexandre Julliard · 21 years ago
  19. 1084a8b Moved out of windef.h a few definitions that don't belong there by Alexandre Julliard · 22 years ago
  20. 69c90c2 Converted the rest of the obj_*.h headers to IDL into shobjidl.idl. by Alexandre Julliard · 22 years ago
  21. b7c6280 Converted urlmon.h to IDL. by Alexandre Julliard · 22 years ago
  22. 4ff79ad Remove some unneeded __WINESRC__ tests from the headers. by Dimitrie O. Paun · 22 years ago
  23. 499cfca Added typedef for COLORREF. by Robert Shearman · 22 years ago
  24. 053b839 Fixed DECIMAL_SETZERO Removed a workaround for the former problem. by Stefan Leichter · 22 years ago
  25. f602ec6 Properly import basetsd.h and guiddef.h. by Alexandre Julliard · 22 years ago
  26. b7258b2 Add some missing types needed for the upcoming ocidl.idl. by Jon Griffiths · 22 years ago
  27. 8b36681 Rename __WINE__ to __WINESRC__. by Dimitrie O. Paun · 22 years ago
  28. 1cd02fa Moved a couple of types from include/wine/obj_*.h to include/wtypes.idl. by Ove Kaaven · 22 years ago
  29. 158063f Unquoted some 16-bit types, so the IDL compiler can use them. by Ove Kaaven · 22 years ago
  30. 729dd8b Added more types to wtypes.idl. by Ove Kaaven · 22 years ago
  31. 75e9c46 Added missing union names for some encapsulated unions. by Ove Kaaven · 22 years ago
  32. b1c3a89 Moved rpc.h inclusion in widl-generated file so that tests compile. by Alexandre Julliard · 22 years ago
  33. 80d8074 Wrote a Wine-compatible wtypes.idl, and generated wtypes.h from it. by Ove Kaaven · 22 years ago