Sweden-Number/dlls/winmm
James Hawkins ed12a3defd - Use Interlocked* instead of ++/-- in AddRef/Release.
- Use only stored result of Interlocked* in AddRef/Release.
- Expand TRACEs to display the ref count.
2005-01-12 19:55:24 +00:00
..
joystick Authors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip Navara <xnavara@volny.cz> 2004-12-06 20:55:25 +00:00
mcianim .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
mciavi Use CreateEventW in preference to CreateEventA for unnamed events. 2005-01-07 15:40:09 +00:00
mcicda - Input path can have trailing slash. 2004-08-20 19:27:15 +00:00
mciseq - bring the multimedia doc up-to-date 2004-10-11 19:57:10 +00:00
mciwave Use CreateEventW in preference to CreateEventA for unnamed events. 2005-01-07 15:40:09 +00:00
midimap Authors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip Navara <xnavara@volny.cz> 2004-12-06 20:55:25 +00:00
tests Don't consider a MMSYSERR_NOTSUPPORTED failure a test failure. 2004-11-03 22:13:44 +00:00
wavemap Return actual result on error. 2004-12-20 17:09:12 +00:00
winealsa - Use Interlocked* instead of ++/-- in AddRef/Release. 2005-01-12 19:55:24 +00:00
winearts Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
wineaudioio - Use Interlocked* instead of ++/-- in AddRef/Release. 2005-01-12 19:55:24 +00:00
winejack A driver does not have to support all formats. 2004-12-20 19:08:18 +00:00
winenas A driver does not have to support all formats. 2004-12-20 19:08:18 +00:00
wineoss - Use Interlocked* instead of ++/-- in AddRef/Release. 2005-01-12 19:55:24 +00:00
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Avoid some non-portable makefile constructs, and get rid of the 2004-08-11 23:59:06 +00:00
driver.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +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 Return flag for DRVM_MAPPER_PREFERRED_GET. 2004-12-17 19:04:28 +00:00
mci.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
message16.c Authors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip Navara <xnavara@volny.cz> 2004-12-06 20:55:25 +00:00
mmio.c Remove unneeded NULL casts. 2004-12-22 15:13:20 +00:00
mmsystem.c Authors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip Navara <xnavara@volny.cz> 2004-12-06 20:55:25 +00:00
mmsystem.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
playsound.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +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 The Sleep(0) in this loop is incorrect, and should be removed. This 2004-11-02 19:26:22 +00:00
winemm.h Match PSDK definitions for LPCWAVEFORMATEX. 2004-12-08 13:57:55 +00:00
winemm16.h Removed some more dependencies on wine 16-bit specific entities. 2003-11-09 01:19:58 +00:00
winmm.c Match PSDK definitions for LPCWAVEFORMATEX. 2004-12-08 13:57:55 +00:00
winmm.spec Get rid of the ThunkData stubs, these are not functions. 2005-01-03 20:47:48 +00:00
winmm_Cs.rc Added Czech resources. 2004-08-16 20:02:09 +00:00
winmm_De.rc More German translations. 2004-07-13 23:36:37 +00:00
winmm_En.rc Porting fix for winmm resources (patch by Filip Navara). 2003-12-15 19:52:14 +00:00
winmm_Es.rc Porting fix for winmm resources (patch by Filip Navara). 2003-12-15 19:52:14 +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 Added Czech resources. 2004-08-16 20:02:09 +00:00