Alexandre Julliard : user32: Move driver support to mmsystem and replace it with stubs in user.exe.

Alexandre Julliard julliard at winehq.org
Fri Nov 13 09:37:01 CST 2009


Module: wine
Branch: master
Commit: 2a64c6b11ca2982b01f944337640232e3e866178
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=2a64c6b11ca2982b01f944337640232e3e866178

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Nov 12 22:26:00 2009 +0100

user32: Move driver support to mmsystem and replace it with stubs in user.exe.

---

 dlls/mmsystem.dll16/Makefile.in                    |    1 +
 .../{user32/driver16.c => mmsystem.dll16/driver.c} |  110 +++-----------------
 dlls/mmsystem.dll16/mmsystem.c                     |   52 ---------
 dlls/user32/Makefile.in                            |    1 -
 dlls/user32/user16.c                               |   74 +++++++++++++
 dlls/user32/user32.spec                            |    5 -
 6 files changed, 90 insertions(+), 153 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=2a64c6b11ca2982b01f944337640232e3e866178



More information about the wine-cvs mailing list