https://bugs.winehq.org/show_bug.cgi?id=31437
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|Tinker fails to start, |Multiple applications and |needs |games need |wmvcore.dll.WMCreateProfile |wmvcore.dll.WMCreateProfile |Manager |Manager (Tinker, Luxology | |Modo, aTube Catcher, iMesh | |7.x)
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
this is also needed for iMesh 7.x when clicking main menu 'View' -> 'Show Burn Window'
Refining summary.
Download: http://www.filehippo.com/download_imesh/4392/
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/iMesh Applications/iMesh
$ wine ./iMesh.exe fixme:wmp:WMPSettings_put_mute (0x1eb2d8)->(0) fixme:wmp:WMPSettings_put_volume (0x1eb2d8)->(0) wine: Call from 0x7b83a97b to unimplemented function wmvcore.dll.WMCreateProfileManager, aborting wine: Unimplemented function wmvcore.dll.WMCreateProfileManager called at address 0x7b83a97b (thread 0009), starting debugger... ... --- snip ---
MSDN: http://msdn.microsoft.com/en-us/library/windows/desktop/dd757762%28v=vs.85%2...
$ sha1sum iMeshV7.exe 0e4aa7ae0da88b7f69a7daa1bca36f3f2f6c497b iMeshV7.exe
$ du -sh iMeshV7.exe 8.4M iMeshV7.exe
$ wine --version wine-1.7.13-100-gfcae016
Regards