http://bugs.winehq.org/show_bug.cgi?id=14559
--- Comment #41 from Austin English austinenglish@gmail.com 2011-01-10 13:18:12 CST --- (In reply to comment #39)
laptop:~$ WINETEST_INTERACTIVE=1 wine winmm_test mixer wine: cannot find L"C:\windows\system32\winmm_test.exe" laptop:~$ wine --version wine-1.2 laptop:~$
How do I get winmm_test.exe? :)
It's in winetest.exe, from http://test.winehq.org.
I'm not sure how useful it'll be to run winmm_test from a newer winetest, but you can do something like: $ wget test.winehq.org/builds/winetest-latest.exe $ wine winetest-latest.exe -x $ cd wct $ wine winmm_test.exe mixer