Alexandre Julliard
6953d6756c
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-20 20:24:14 +00:00
Alexandre Julliard
84eb8334da
Added some missing import directives.
2000-04-19 16:54:02 +00:00
Francois Gouget
6d77d3a1df
Use min/max instead of MIN/MAX.
2000-03-25 21:44:35 +00:00
Alexandre Julliard
d0edc5fecd
Moved dll-specific make rules to a separate Makedll.rules file.
2000-03-04 22:31:27 +00:00
Alexandre Julliard
e1d78899ea
Made winmm a separate shared library.
2000-02-26 13:45:34 +00:00
Jeremy White
d3e22d9d55
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
...
the resulting compilation failures).
2000-02-10 19:03:02 +00:00
Alexandre Julliard
318f4cefd2
Build most dlls as separate shared libraries.
2000-01-31 05:02:49 +00:00
Bradley Baetz
ce80647898
Fixed race condition between app and wine in WAVE_mciPlay.
2000-01-09 02:38:24 +00:00
Eric Pouech
d5cd083d2c
Enhanced synchronization between playback thread and stop/close commands
...
Now using notification for detecting when a WAVEHDR has been played
1999-12-12 21:26:09 +00:00
Eric Pouech
72da44af4c
Fixed mciInfo.
1999-12-05 23:09:49 +00:00
Eric Pouech
e2ab3ef792
Fixed buggy playback for non PCM files
...
Added support for from & to indexes for playback
Now using double wavehdr for better output
Cleaned-up internal structs and removed last 16 bit API adherence
1999-12-05 02:18:35 +00:00
Patrik Stridvall
009f4b402a
Solaris make doesn't like unnecessary \.
1999-10-31 02:01:57 +00:00
Eric Pouech
68944c205c
Split the multimedia/ directory into dlls/ subdirectories.
1999-10-24 18:42:42 +00:00