http://bugs.winehq.org/show_bug.cgi?id=33195 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|WinRT/ARM port of Miranda |Multiple applications |IM needs |ported to WinRT/ARM require |msvcr110.dll.__crtGetShowWi |msvcr110.dll.__crtGetShowWi |ndowMode |ndowMode (MirandaIM, | |FinalBurn, ...) --- Comment #1 from Anastasius Focht <focht(a)gmx.net> 2013-03-16 09:02:32 CDT --- Hello folks, this also needed by other apps: --- snip --- $ wine ./fba_arm.exe wine: Call from 0x403ba9c8 to unimplemented function msvcr110.dll.__crtGetShowWindowMode, aborting wine: Unimplemented function msvcr110.dll.__crtGetShowWindowMode called at address 0x403ba9c8 (thread 0009), starting debugger... --- snip --- Refining summary. It seems a simple stub "int CDECL __crtGetShowWindowMode(void)" returning zero is enough to keep the apps happy. $ wine --version wine-1.5.26-19-g6ed2d9b Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.