[Bug 33195] Multiple applications ported to WinRT/ARM require msvcr110.dll.__crtGetShowWindowMode (MirandaIM, FinalBurn, ...)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Mar 16 09:02:32 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33195

Anastasius Focht <focht at 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 at 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.



More information about the wine-bugs mailing list