.. |
joystick
|
Make all the DriverProc entry points private.
|
2005-08-17 12:41:41 +00:00 |
mciwave
|
Make all the DriverProc entry points private.
|
2005-08-17 12:41:41 +00:00 |
tests
|
Add a test for mmioDescend, make it pass under Wine.
|
2005-09-16 19:40:27 +00:00 |
wavemap
|
Fix gcc 4.0 warnings.
|
2005-09-02 12:26:21 +00:00 |
winealsa
|
Fixed some more traces to use the right printf format and avoid
|
2005-09-12 14:12:46 +00:00 |
winearts
|
Make all the DriverProc entry points private.
|
2005-08-17 12:41:41 +00:00 |
wineaudioio
|
Make all the DriverProc entry points private.
|
2005-08-17 12:41:41 +00:00 |
wineesd
|
Make all the DriverProc entry points private.
|
2005-08-17 12:41:41 +00:00 |
winejack
|
Make all the DriverProc entry points private.
|
2005-08-17 12:41:41 +00:00 |
winenas
|
Make all the DriverProc entry points private.
|
2005-08-17 12:41:41 +00:00 |
wineoss
|
Use a more portable scheme for storing the name of a critical
|
2005-09-09 10:19:44 +00:00 |
.cvsignore
|
Added rules to build import libraries in the individual dll makefiles.
|
2005-05-07 12:39:52 +00:00 |
Makefile.in
|
Added rules for building import libraries in the individual dll
|
2005-05-09 14:42:30 +00:00 |
driver.c
|
Fixed some more traces to use the right printf format and avoid
|
2005-09-12 14:12:46 +00:00 |
joystick.c
|
Authors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip Navara <xnavara@volny.cz>
|
2004-12-06 20:55:25 +00:00 |
lolvldrv.c
|
Avoid 'clobbered by longjmp' warnings.
|
2005-09-08 18:59:52 +00:00 |
mci.c
|
Fixed gcc 4.0 warnings.
|
2005-09-12 10:52:38 +00:00 |
message16.c
|
The last argument to MultiByteToWideChar is wide character count and
|
2005-09-12 22:07:53 +00:00 |
mmio.c
|
Add a test for mmioDescend, make it pass under Wine.
|
2005-09-16 19:40:27 +00:00 |
mmsystem.c
|
Fix some gcc 4.0 warnings.
|
2005-08-22 09:26:53 +00:00 |
mmsystem.spec
|
Removed unnecessary code in the 16-bit DllEntryPoint function of some
|
2005-05-23 10:00:26 +00:00 |
playsound.c
|
Display fccType as hex instead of characters in trace output.
|
2005-09-09 10:05:02 +00:00 |
sound.spec
|
Remove the obsolete pascal16 (replaced by pascal -ret16).
|
2003-09-26 04:32:19 +00:00 |
sound16.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
time.c
|
Moved mciavi32 to the top-level dlls directory.
|
2005-08-23 19:52:30 +00:00 |
winemm.h
|
Fixed gcc 4.0 warnings.
|
2005-09-12 10:52:38 +00:00 |
winemm16.h
|
Removed some more dependencies on wine 16-bit specific entities.
|
2003-11-09 01:19:58 +00:00 |
winmm.c
|
The last argument to MultiByteToWideChar is wide character count and
|
2005-09-12 22:07:53 +00:00 |
winmm.spec
|
Sort entry points alphabetically.
|
2005-06-22 18:38:23 +00:00 |
winmm_Cs.rc
|
Added Czech resources.
|
2004-08-16 20:02:09 +00:00 |
winmm_De.rc
|
Authors: Klemens Friedl <klemens_friedl@gmx.net>, Henning Gerhardt <henning.gerhardt@web.de>
|
2005-01-17 13:43:31 +00:00 |
winmm_En.rc
|
Assorted spelling fixes.
|
2005-05-30 09:56:56 +00:00 |
winmm_Es.rc
|
Spanish translations updated.
|
2005-04-11 13:01:46 +00:00 |
winmm_Fr.rc
|
Porting fix for winmm resources (patch by Filip Navara).
|
2003-12-15 19:52:14 +00:00 |
winmm_It.rc
|
Changed my name, so update copyright info.
|
2004-05-27 02:25:13 +00:00 |
winmm_Ja.rc
|
Added some Japanese translations.
|
2004-06-28 23:50:22 +00:00 |
winmm_Nl.rc
|
Removed some more trailing whitespace.
|
2002-06-01 02:55:48 +00:00 |
winmm_Pt.rc
|
Porting fix for winmm resources (patch by Filip Navara).
|
2003-12-15 19:52:14 +00:00 |
winmm_Ru.rc
|
Porting fix for winmm resources (patch by Filip Navara).
|
2003-12-15 19:52:14 +00:00 |
winmm_Si.rc
|
Minor updates of Slovenian translations.
|
2003-08-29 22:21:43 +00:00 |
winmm_Sk.rc
|
Porting fix for winmm resources (patch by Filip Navara).
|
2003-12-15 19:52:14 +00:00 |
winmm_res.rc
|
- rewrite MCI interfaces as Unicode interface (as it should be)
|
2005-02-09 22:26:25 +00:00 |