1. b8d3075 Uncomment the typedef in the DECLARE_INTERFACE macro, and get rid of by Alexandre Julliard · 20 years ago
  2. 06f9b8b Define DirectPlayLobbyCreate to be either the W or A version. by Peter Berg Larsen · 20 years ago
  3. 5d0160e Get rid of the non-standard Ixxx_METHODS macro definitions, declare by Alexandre Julliard · 20 years ago
  4. 179dc25 Fix incorrect usage of COBJMACROS. by Francois Gouget · 20 years ago
  5. 616940e Get rid of the non-standard ICOM_DEFINE macro. by Alexandre Julliard · 21 years ago
  6. 53f9c21 Use angle brackets (<>) rather than quotes ("") for the include by Dimitrie O. Paun · 22 years ago
  7. aae3cb6 Simplified COM interface declarations, removing the need to define by Alexandre Julliard · 22 years ago
  8. 5537911 Get rid of the ICOM_CALL macros. by Alexandre Julliard · 22 years ago
  9. f00c46f Use a more compatible technique to declare COM interfaces methods, by Alexandre Julliard · 22 years ago
  10. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  11. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  12. f94462f Move __stdcall/__cdecl to the right place. by Patrik Stridvall · 23 years ago
  13. 6b6596a Fixed packing and layout of many system structures. by Dmitry Timoshkov · 23 years ago
  14. 99acd7d Use the DUMMYUNIONNAME macros so that the headers can be used in Winelib. by Francois Gouget · 24 years ago
  15. e550ebe Fixed the case of "Winelib". by Francois Gouget · 24 years ago
  16. 4da59ea - Make ref counting a little more efficient by Peter Hunnisett · 25 years ago
  17. ae41e8c Reordered the CALLBACK and WINAPI directives so that it compiles with by Francois Gouget · 25 years ago
  18. 0ee98cc Fixed ANSI C violations. by Patrik Stridvall · 25 years ago
  19. 88d89f9 - Added dplayx LibMain for initialization of all dplayx 'global' data by Peter Hunnisett · 25 years ago
  20. be9fd31 Define the COM macros even in C++. by Francois Gouget · 25 years ago
  21. 22b861c - Moved dplay and dplayx to a proper home in the dlls directory. by Peter Hunnisett · 26 years ago
  22. 14da7b1 Added extern "C" if __cplusplus is defined. by Patrik Stridvall · 26 years ago
  23. 896889f ANSI C fixes. by Patrik Stridvall · 26 years ago
  24. bb31223 - use the latest ICOM macros by Francois Gouget · 26 years ago