1. 1c6fbba msacm: Add definition for ACM_DRIVERADDF_NAME. by Alex Villacís Lasso · 19 years ago
  2. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  3. 53f9c21 Use angle brackets (<>) rather than quotes ("") for the include by Dimitrie O. Paun · 22 years ago
  4. 435e2e6 winnt.h should not be self-contained, it must depend on windef.h so by Alexandre Julliard · 22 years ago
  5. a9c057f Replace static initializers with a proper #define in .h files. by Dmitry Timoshkov · 23 years ago
  6. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  7. 1c9733c - Converted HACMOBJ to void* - acmMetrics16 calls acmMetrics only if hao is NULL by Vincent Béron · 23 years ago
  8. d62d41c Converted HACMSTREAM, HACMDRIVERID and HACMDRIVER to void*. by Vincent Béron · 23 years ago
  9. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  10. f94462f Move __stdcall/__cdecl to the right place. by Patrik Stridvall · 23 years ago
  11. e54cf7b Moved some handle declarations to the right headers. by Alexandre Julliard · 24 years ago
  12. 7a6bad8 - Fix a typo in TBSAVEPARAMS A/W declaration. by Jon Griffiths · 24 years ago
  13. 28b8ac8 Added a few missing parts. by Eric Pouech · 24 years ago
  14. 8b7f04d Removed the ';' ending on lines using the DECL_WINELIB_TYPE_AW and by Francois Gouget · 24 years ago
  15. 83f52d1 Moved all Win16 definitions out of the standard Windows headers. by Alexandre Julliard · 24 years ago
  16. b8ba845 Implemented most of '*Format*' API. by Eric Pouech · 25 years ago
  17. 731e9f5 - removed (now obsolete) driver.h file (it's content is now in mmsystem.h) by Eric Pouech · 25 years ago
  18. ae41e8c Reordered the CALLBACK and WINAPI directives so that it compiles with by Francois Gouget · 25 years ago
  19. 1ddce71 Made msacm32 really load ACM drivers. by Eric Pouech · 25 years ago
  20. 14da7b1 Added extern "C" if __cplusplus is defined. by Patrik Stridvall · 26 years ago
  21. 2840d1b Moved macro DECLARE_HANDLE() (in msacm.h and wtypes.h) to windef.h, by Jiuming Luo · 26 years ago
  22. 2e1cafa Renamed wintypes.h to windef.h. by Jim Aston · 26 years ago
  23. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  24. db4d1c7 c2man doesn't like extra semicolons. by Douglas Ridgway · 26 years ago
  25. 27a0ced Change a couple of names that would conflict after all 32[AW] suffixes by Bertho Stultiens · 26 years ago
  26. 29c08dd Started the implementation of MSACM.DLL and MSACM32.DLL. by Patrik Stridvall · 26 years ago