https://bugs.winehq.org/show_bug.cgi?id=32809
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #4 from winetest@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&...
Those are usually stdcalls if implemented.
See here another list which has stdcalls.
https://source.winehq.org/git/wine.git/blob/7d2ce5cbe7c84dd193e982d4cfe88226...