Alexandre Julliard
|
6c9d83aa4c
|
Added imports of user32/gdi32/kernel32 wherever necessary.
|
2000-08-03 00:04:24 +00:00 |
Eric Pouech
|
731e9f5309
|
- removed (now obsolete) driver.h file (it's content is now in mmsystem.h)
- upgraded vfw.h content
|
2000-07-26 18:07:04 +00:00 |
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 |
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 |
Eric Pouech
|
ba2a9a06ef
|
Added support for WODM_BREAKLOOP message.
|
2000-01-04 00:25:57 +00:00 |
Bradley Baetz
|
0497aa649a
|
The wavemap driver wasn't passing the callback type to the
DriverCallback routine correctly.
|
1999-12-11 23:04:55 +00:00 |
Eric Pouech
|
c06089d0c5
|
Added support for WAVE_FORMAT_QUERY flag in wodOpen.
|
1999-12-05 23:09:13 +00:00 |
Eric Pouech
|
31a1933aa5
|
Fixed forwarding and handling messages directed to the mappers.
|
1999-11-21 00:51:05 +00:00 |
Eric Pouech
|
abe722778f
|
Added built-in msacm.drv and midimap.drv drivers.
|
1999-10-31 02:23:49 +00:00 |