Francois Gouget
|
b295ba36ac
|
mmsystem.dll16: Remove unneeded NONAMELESSXXX directives.
|
2015-03-13 21:57:32 +09:00 |
Marcus Meissner
|
a21c489f0f
|
mmsystem.dll16: Free the correct pointer (Coverity).
|
2014-01-01 20:45:19 +01:00 |
Jörg Höhle
|
dbd058a85a
|
mmsystem: MCI_UnMapMsg16To32W need not return a value.
|
2011-05-26 16:38:27 +02:00 |
Jörg Höhle
|
bc9b9d53c1
|
mmsystem: Fix some MCI mappings.
|
2011-05-26 16:38:20 +02:00 |
Damjan Jovanovic
|
15a3bd9c79
|
mmsystem.dll16: Use flags instead of device type as the MCI_STATUS heuristic.
|
2011-05-12 15:41:52 +02:00 |
Damjan Jovanovic
|
821adcfac3
|
mmsystem.dll16: Fix the pointer arithmetic and memory leak issues when unmapping.
|
2011-05-05 16:32:00 +02:00 |
Damjan Jovanovic
|
840aacc1a2
|
mmsystem.dll16: Fix MCI_STATUS mapping for digitalvideo.
|
2011-05-05 16:32:00 +02:00 |
Damjan Jovanovic
|
8eb6b8bcb6
|
mmsystem.dll16: Fix mapping of MCI_WINDOW structures between 16 and 32 bit.
|
2011-05-03 14:38:06 +02:00 |
Damjan Jovanovic
|
0e3204389e
|
mmsystem: Improve 16 bit mapping for MCI_WHERE/PUT/FREEZE/UNFREEZE.
|
2011-04-20 13:07:43 +02:00 |
Andrew Nguyen
|
b84f2f229b
|
mmsystem.dll16: Correctly map the MCI_SYSINFO_PARMS structure when MCI_SYSINFO_QUANTITY is set.
|
2011-01-04 11:15:18 +01:00 |
Jörg Höhle
|
8fb1e3eba2
|
winmm: Support MCI_SOUND.
|
2010-09-16 11:16:23 -05:00 |
Jörg Höhle
|
8f5ec326e1
|
mmsystem: Log MCI command name again.
|
2010-06-16 12:48:50 +02:00 |
Alexandre Julliard
|
7c930a3771
|
mmsystem: Use PeekMessageW instead of UserYield.
|
2009-11-12 23:09:20 +01:00 |
Eric Pouech
|
a60dd6e918
|
winmm: Final split of mmsystem.
|
2009-10-23 12:17:57 +02:00 |