Sweden-Number/dlls/winmm
Dmitry Timoshkov 7639ea3184 winmm: Buffer size must be at least MMIO_DEFAULTBUFFER (8192) bytes.
mmioOpen() with the length of buffer set to 0 expects the buffer to be at least
MMIO_DEFAULTBUFFER (8192) bytes in size, and using buffer of smaller size can
lead to various problems when the buffer actually gets used.
2010-01-18 14:15:43 +01:00
..
tests winmm: Buffer size must be at least MMIO_DEFAULTBUFFER (8192) bytes. 2010-01-18 14:15:43 +01:00
Makefile.in winmm: Final split of mmsystem. 2009-10-23 12:17:57 +02:00
driver.c winmm: Get rid of 16bit driver support. 2009-10-23 12:14:58 +02:00
joystick.c
lolvldrv.c winmm: Get rid of 16bit driver support. 2009-10-23 12:14:58 +02:00
mci.c winmm: Use wine_dbg_sprintf() in a few debug utility functions. 2009-11-30 12:49:30 +01:00
mmio.c winmm: Handle NULL szFileName in mmioOpen16 (Coverity). 2009-10-19 11:42:53 +02:00
playsound.c winmm: Require at least 16 bytes in the WAVE fmt header for PlaySound. 2009-10-05 15:01:04 +02:00
time.c winmm: Create a real function for MMSYSTEM.timeGetTime. 2009-10-22 10:41:15 +02:00
winemm.h winmm: Get rid of 16bit driver support. 2009-10-23 12:14:58 +02:00
winmm.c winmm: Avoid using ReleaseThunkLock from 32-bit code. 2009-12-24 12:29:24 +01:00
winmm.spec
winmm_Cs.rc
winmm_Da.rc
winmm_De.rc
winmm_En.rc
winmm_Es.rc
winmm_Fr.rc
winmm_It.rc
winmm_Ja.rc
winmm_Ko.rc
winmm_Lt.rc
winmm_Nl.rc
winmm_No.rc
winmm_Pl.rc
winmm_Pt.rc
winmm_Ru.rc
winmm_Si.rc
winmm_Sk.rc
winmm_Tr.rc
winmm_res.rc