1. cd0970e Make the DECIMAL_SETZERO macro take a DECIMAL instead of a DECIMAL* as by Robert Shearman · 20 years ago
  2. 39bbcb4 Use correct tag names for compatability with fwd decls. by Jon Griffiths · 21 years ago
  3. 34401d8 Added PPOINTL, a pointer to a POINTL struct. by Jon Griffiths · 21 years ago
  4. 47a88ba Explicitly specify alignment of 64-bit types. by Alexandre Julliard · 21 years ago
  5. 347081d Prevent CY type from being redefined. by Jon Griffiths · 21 years ago
  6. 36f8f1b Stub implementation for WSALookupServiceBeginA/W. by Rein Klazes · 21 years ago
  7. d07c100 Moved a few remaining 16-bit definitions out of the standard headers. by Alexandre Julliard · 21 years ago
  8. 1084a8b Moved out of windef.h a few definitions that don't belong there by Alexandre Julliard · 22 years ago
  9. 69c90c2 Converted the rest of the obj_*.h headers to IDL into shobjidl.idl. by Alexandre Julliard · 22 years ago
  10. b7c6280 Converted urlmon.h to IDL. by Alexandre Julliard · 22 years ago
  11. 4ff79ad Remove some unneeded __WINESRC__ tests from the headers. by Dimitrie O. Paun · 22 years ago
  12. 499cfca Added typedef for COLORREF. by Robert Shearman · 22 years ago
  13. 053b839 Fixed DECIMAL_SETZERO Removed a workaround for the former problem. by Stefan Leichter · 22 years ago
  14. f602ec6 Properly import basetsd.h and guiddef.h. by Alexandre Julliard · 22 years ago
  15. b7258b2 Add some missing types needed for the upcoming ocidl.idl. by Jon Griffiths · 22 years ago
  16. 8b36681 Rename __WINE__ to __WINESRC__. by Dimitrie O. Paun · 22 years ago
  17. 1cd02fa Moved a couple of types from include/wine/obj_*.h to include/wtypes.idl. by Ove Kaaven · 22 years ago
  18. 158063f Unquoted some 16-bit types, so the IDL compiler can use them. by Ove Kaaven · 22 years ago
  19. 729dd8b Added more types to wtypes.idl. by Ove Kaaven · 22 years ago
  20. 75e9c46 Added missing union names for some encapsulated unions. by Ove Kaaven · 22 years ago
  21. b1c3a89 Moved rpc.h inclusion in widl-generated file so that tests compile. by Alexandre Julliard · 22 years ago
  22. 80d8074 Wrote a Wine-compatible wtypes.idl, and generated wtypes.h from it. by Ove Kaaven · 22 years ago