Alexandre Julliard
|
a18bbec0f0
|
kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32.
|
2009-12-30 18:01:34 +01:00 |
Alexandre Julliard
|
40a264b0e7
|
winevdm: Move the loading of the system drivers into their specific 16-bit module.
|
2009-12-28 23:50:40 +01:00 |
Marcus Meissner
|
40026a7eb7
|
mmsystem.dll16: Check for NULL ptr in mmioRename (Coverity).
|
2009-12-03 10:21:39 +01:00 |
Alexandre Julliard
|
2a64c6b11c
|
user32: Move driver support to mmsystem and replace it with stubs in user.exe.
|
2009-11-12 23:09:21 +01:00 |
Alexandre Julliard
|
7c930a3771
|
mmsystem: Use PeekMessageW instead of UserYield.
|
2009-11-12 23:09:20 +01:00 |
Eric Pouech
|
8575935f61
|
mmsystem.dll16: Correctly send messages up to winmm.dll.
Spotted by Christian Costa.
|
2009-11-09 20:02:35 +01:00 |
Eric Pouech
|
ceddc0ae1b
|
mmsystem.dll16: Fix the callback function.
|
2009-11-03 21:28:42 +01:00 |
Francois Gouget
|
621230fdc2
|
mmsystem.dll16: Make MMSYSTEM_MMTIME16to32() static.
|
2009-10-26 11:20:03 +01:00 |
Francois Gouget
|
959ced4e3c
|
mmsystem.dll16: Reorder the thread and time functions to avoid the need for forward declarations.
|
2009-10-26 11:19:58 +01:00 |
Eric Pouech
|
a60dd6e918
|
winmm: Final split of mmsystem.
|
2009-10-23 12:17:57 +02:00 |