Alexandre Julliard
|
c53ceba478
|
Improved support for Makefiles that need to recurse in subdirectories.
|
2000-04-09 18:19:59 +00:00 |
Alexandre Julliard
|
82a2b186e7
|
Added support for creating extra symlinks for .so files that contain
multiple dlls.
|
2000-03-05 13:08:24 +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 |
Eric Pouech
|
2a3b0a1dad
|
Moved hardware related handling to dlls/winmm/joystick driver.
Got rid of joySendMessages() hack (now implementation with a timer).
|
2000-02-26 13:14:04 +00:00 |
Eric Pouech
|
a5bad1034e
|
Put back visible minimum timer resolution to 1 ms.
Decorrelate the service thread resolution from the user required timer
& visible minimum resolutions.
Removed the Callback.TimeFuncProc entry.
|
2000-01-04 00:57:11 +00:00 |
Eric Pouech
|
68944c205c
|
Split the multimedia/ directory into dlls/ subdirectories.
|
1999-10-24 18:42:42 +00:00 |
Eric Pouech
|
6fea55f1e7
|
Added dlls/winmm and dlls/winmm/wineoss directories.
|
1999-09-22 16:51:42 +00:00 |