[PATCH 1/4 (resend)] audio: Load winmm only on demand

Alexandre Julliard julliard at winehq.org
Wed Oct 5 11:37:14 CDT 2011


Andrew Eikum <aeikum at codeweavers.com> writes:

> resend: Fix subject, to make buildbot happy.
>
>  dlls/winealsa.drv/Makefile.in      |    2 +-
>  dlls/winealsa.drv/midi.c           |   21 ++++++++++++++++++++-
>  dlls/winecoreaudio.drv/Makefile.in |    2 +-
>  dlls/winecoreaudio.drv/coreaudio.c |    2 +-
>  dlls/winecoreaudio.drv/midi.c      |   21 ++++++++++++++++++++-
>  dlls/wineoss.drv/Makefile.in       |    2 +-
>  dlls/wineoss.drv/midi.c            |   21 ++++++++++++++++++++-
>  7 files changed, 64 insertions(+), 7 deletions(-)

Making winmm a delayed import should work just as well, with no code
changes.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list