Alexandre Julliard
|
1644b25847
|
wineoss.drv: Remove unnecessary ifdefs.
|
2011-03-28 22:11:45 +02:00 |
Maarten Lankhorst
|
c0a602c2e9
|
wineoss.drv: Move opening devices to their respective xxxMessage functions.
|
2010-04-21 16:14:39 +02:00 |
Henri Verbeet
|
3be325040c
|
wineoss.drv: Use wine_dbg_sprintf() in a few debug utility functions.
|
2009-11-30 12:49:46 +01:00 |
Rob Shearman
|
a9bf3813ec
|
wineoss.drv: Use CP_UNIXCP instead of CP_ACP for converting strings that come from system library functions or system headers.
|
2009-02-19 12:51:46 +01:00 |
Michael Stefaniuc
|
c0a9281c1e
|
wineoss.drv: Remove superfluous pointer casts.
|
2009-01-22 12:04:55 +01:00 |
Andrew Talbot
|
897a235e70
|
wineoss: Remove a superfluous semicolon.
|
2008-12-24 19:59:09 +01:00 |
Alexandre Julliard
|
ba3054b60e
|
wineoss.drv: Fix a couple of printf format warnings.
|
2008-12-04 14:33:07 +01:00 |
Maarten Lankhorst
|
c4b5233974
|
wineoss.drv: Fix 64-bits incompatibilities.
|
2008-12-02 15:40:52 +01:00 |
Maarten Lankhorst
|
1470955cc5
|
wineoss.drv: Get rid of sizeof in traces.
|
2008-12-02 15:40:12 +01:00 |
Michael Stefaniuc
|
aff83e69db
|
wineoss.drv: Move a function wide variable down to the block it is used in.
|
2007-12-14 12:26:04 +01:00 |
Ben Taylor
|
09208ca4ff
|
wineoss: Fix to compile on Solaris 10.
|
2007-04-27 11:13:17 +02:00 |
Alexandre Julliard
|
dc3961bc78
|
wineoss: Renamed the dlls/winmm/wineoss directory to dlls/wineoss.drv.
|
2007-01-10 13:46:14 +01:00 |