Dmitry Timoshkov
|
8140d66c47
|
Fix all drivers DriverProc to conform to the DRIVERPROC definition.
|
2005-11-28 20:53:22 +01:00 |
Alexandre Julliard
|
c6b005ac69
|
Fixed some more traces to use the right printf format and avoid
typecasts.
|
2005-09-12 14:12:46 +00:00 |
Eric Pouech
|
cf1d00bb08
|
Removed excessive statement (break after return or goto, not useful
break, not needed vars...)
|
2005-01-09 16:42:53 +00:00 |
Francois Gouget
|
ebf0eb3138
|
Make static Unicode strings const.
|
2004-04-20 00:34:52 +00:00 |
Alexandre Julliard
|
32b1e67ae5
|
Moved msacmdrv.h to include directory to avoid inter-dll header
dependencies.
|
2004-01-20 21:55:28 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Alexandre Julliard
|
864ca06832
|
winnls.h must not include winbase.h.
|
2003-08-20 18:22:31 +00:00 |
Francois Gouget
|
d2667a4ce3
|
Removed unnecessary HANDLE typecasts.
|
2002-12-02 18:10:57 +00:00 |
Alexandre Julliard
|
958732d21c
|
Fixed warnings.
|
2002-07-02 02:09:39 +00:00 |
Vincent Béron
|
9a62491660
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
Eric Pouech
|
bed67fc939
|
Created an ACM MS ADPCM codec.
|
2002-05-22 02:00:05 +00:00 |