[PATCH 2/5] dmusic: Enumerate ports for midi out and midi in devices in EnumPort.

Alexandre Julliard julliard at winehq.org
Thu Mar 29 13:25:21 CDT 2012


Christian Costa <titan.costa at gmail.com> writes:

> With this patch I get exactly the same output for ports caps (except guid) as native.
> I kept the comment regarding dmusic32 usage altough the native version
> of dmusic I used does standard winmm calls to get port informations.
> ---
>  dlls/dmusic/Makefile.in |    2 -
>  dlls/dmusic/dmusic.c    |  120 ++++++++++++++++++++++++++++++++---------------
>  2 files changed, 82 insertions(+), 40 deletions(-)

It doesn't work here:

../../../tools/runtest -q -P wine -M dmime.dll -T ../../.. -p dmime_test.exe.so performance.c && touch performance.ok
performance.c:111: Test failed: Got unexpected portcaps struct size: 00000004
make[1]: *** [performance.ok] Error 1

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list