Andreas Mohr
|
c2bc22b91c
|
Spelling fixes.
|
2001-05-24 18:44:25 +00:00 |
Ove Kaaven
|
0a01fbdacb
|
Remove multimedia timers from the service thread, use a separate thread
instead.
|
2001-01-13 00:27:50 +00:00 |
François Gouget
|
44a182229b
|
winuser.h now requires that we include winbase.h first.
|
2000-12-19 04:53:20 +00:00 |
Alexandre Julliard
|
ab687979fd
|
Moved standard syslevel APIs declaration to winbase.h.
Use exported syslevel function wherever possible.
Moved SEGPTR declaration to windef16.h.
|
2000-11-15 23:41:46 +00:00 |
Alexandre Julliard
|
8c8237b756
|
Specify the service thread timers in ms instead of us.
|
2000-05-10 04:43:32 +00:00 |
Francois Gouget
|
6d77d3a1df
|
Use min/max instead of MIN/MAX.
|
2000-03-25 21:44:35 +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 |
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 |