29 Mar
2012
29 Mar
'12
6:25 p.m.
Christian Costa <titan.costa(a)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(a)winehq.org