https://bugs.winehq.org/show_bug.cgi?id=48432
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- Side note:
quick search through bugzilla reveals this is apparently known issue for "Behringer" apps:
https://bugs.winehq.org/show_bug.cgi?id=36528 :
Anastasius Focht 2014-05-26 14:12:46 CDT
Hello Bernd,
I've looked into this, technically it's not a regression. Wine evolved :)
First, the app seems to be Wine aware = bad
--- snip --- 0023:Call KERNEL32.GetModuleHandleA(007d500c "ntdll") ret=0055062e 0023:Ret KERNEL32.GetModuleHandleA() retval=7bc10000 ret=0055062e 0023:Call KERNEL32.GetProcAddress(7bc10000,007d5014 "wine_get_version") ret=00550642 0023:Ret KERNEL32.GetProcAddress() retval=7bc2680c ret=00550642 --- snip ---
I've seen apps that break just because they try to work around some (older) Wine insufficiencies.