Eric Pouech
|
30dbb04998
|
- implemented MCI_SOUND command
- fixed MCI command table in resource
- added a TODO list on MCI handling
|
2004-04-05 20:16:11 +00:00 |
Eric Pouech
|
b1a2d883fc
|
Removed some more dependencies on wine 16-bit specific entities.
|
2003-11-09 01:19:58 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Alexandre Julliard
|
7e92c9af7b
|
Replaced most uses of the auto-generated glue code by explicit calls
to WOWCallback16Ex.
|
2003-02-27 21:09:45 +00:00 |
Eric Pouech
|
1d854a10b0
|
When unmapping a (wave|midi)-header unprepare message, make sure the
unpreparation was successful.
|
2003-01-02 17:56:41 +00:00 |
Jeff Smith
|
b9f0fce668
|
Correct all instances of mixMessage to mxdMessage.
|
2002-12-23 02:05:30 +00:00 |
Eric Pouech
|
ac5de27d1c
|
winmm/mmsystem now compiles with -DSTRICT.
|
2002-10-31 01:02:41 +00:00 |
Eric Pouech
|
5942f98f92
|
All low level driver functions (internals for wave, midi, mixer and
aux) are now cleanly separated.
|
2002-10-29 21:55:25 +00:00 |
Eric Pouech
|
9becf85a2c
|
All MCI functions are now cleanly separated.
|
2002-10-29 21:53:44 +00:00 |
Eric Pouech
|
1563fab4db
|
Move low level multimedia message mapping out of 32 bit code.
|
2002-10-28 20:53:10 +00:00 |
Eric Pouech
|
fdb623335a
|
Move MCI message mapping out of 32 bit code.
|
2002-10-28 20:51:36 +00:00 |