Commit Graph

8 Commits

Author SHA1 Message Date
Alexandre Julliard c6b005ac69 Fixed some more traces to use the right printf format and avoid
typecasts.
2005-09-12 14:12:46 +00:00
Alexandre Julliard cc4da88563 Explicitly import kernel32 in tests that use it. 2005-08-27 09:27:09 +00:00
Stefan Huehner 863a4b1488 Fix some more -Wstrict-prototypes warnings. 2005-06-21 20:53:13 +00:00
Marcus Meissner accf3ee2e6 Fixed 3 memset()s which used the wrong size (too large). 2005-04-25 10:48:38 +00:00
Francois Gouget 076d78b903 Add some missing definitions to mmreg.h.
Add #define NOBITMAP where needed in the Wine sources.
Fixes the compilation of msacm/tests/msacm.c with the Windows
headers.
2004-08-11 19:35:34 +00:00
Robert Reif d2db8dc3a8 Only printout information when in interactive mode. 2004-08-11 18:49:52 +00:00
Robert Reif 321189aa21 More parameter checking fixes with tests. 2004-05-10 19:56:53 +00:00
Robert Reif 00cd2b2e52 Added tests for msacm32.dll. 2004-05-03 20:17:43 +00:00