https://bugs.winehq.org/show_bug.cgi?id=32809 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #4 from winetest(a)luukku.com --- (In reply to Rodrigo Davy from comment #3)
Tested suggested OP's app in wine 2.9 on Arch Linux, the program loaded fine without complain about the missing function. This seems to be solved
Wine source code still claims a stub. So you are most likely using same prefix where you have winetricks -q wmp9 already preinstalled. This doesn't sound correct to me. https://source.winehq.org/git/wine.git/?a=search&h=HEAD&st=grep&s=WMCreateWr... Those are usually stdcalls if implemented. See here another list which has stdcalls. https://source.winehq.org/git/wine.git/blob/7d2ce5cbe7c84dd193e982d4cfe88226... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.