[Bug 33195] New: WinRT/ARM port of Miranda IM needs msvcr110.dll.__crtGetShowWindowMode

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 12 18:23:24 CDT 2013


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

             Bug #: 33195
           Summary: WinRT/ARM port of Miranda IM needs
                    msvcr110.dll.__crtGetShowWindowMode
           Product: Wine
           Version: 1.5.25
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: msvcrt
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: focht at gmx.net
    Classification: Unclassified


Hello folks,

as the summary says ...

--- snip ---
0024:Starting process L"Z:\\home\\linaro\\wine-apps\\miranda\\miranda32.exe"
(entryproc=0x45e4e5)
0024:Call KERNEL32.GetSystemTimeAsFileTime(40aefdc0) ret=0045e70b
0024:Ret  KERNEL32.GetSystemTimeAsFileTime() retval=00000000 ret=0045e70b
0024:Call KERNEL32.GetCurrentThreadId() ret=0045e719
0024:Ret  KERNEL32.GetCurrentThreadId() retval=00000024 ret=0045e719
0024:Call KERNEL32.GetTickCount64() ret=0045e725
0024:Ret  KERNEL32.GetTickCount64() retval=000000000049917d ret=0045e725
0024:Call KERNEL32.QueryPerformanceCounter(40aefdc8) ret=0045e735
0024:Ret  KERNEL32.QueryPerformanceCounter() retval=00000001 ret=0045e735
0024:Call KERNEL32.RaiseException(80000100,00000001,00000002,40aefda8)
ret=4175d66c
0024:trace:seh:raise_exception  info[0]=4175d696
0024:trace:seh:raise_exception  info[1]=417614ef
wine: Call from 0x7bc998f8 to unimplemented function
msvcr110.dll.__crtGetShowWindowMode, aborting
0024:trace:seh:call_stack_handlers calling handler at 0x7bcb7bb0 code=80000100
flags=1
0024:Call KERNEL32.UnhandledExceptionFilter(40aefba0) ret=7bcb7c14
wine: Unimplemented function msvcr110.dll.__crtGetShowWindowMode called at
address 0x7bc998f8 (thread 0024), starting debugger...
0024:trace:seh:start_debugger Starting debugger "winedbg --auto 35 124"
0024:Ret  KERNEL32.UnhandledExceptionFilter() retval=00000000 ret=7bcb7c14
0024:trace:seh:call_stack_handlers handler at 0x7bcb7bb0 returned 1
Unhandled exception: unimplemented function msvcr110.dll.__crtGetShowWindowMode
called in 32-bit code (0x7bc998f8).
Register dump:
ARM User Mode
 Pc:7bc998f8 Sp:40aefc7c Lr:7bc998f8 Cpsr:400f0010(-Z--)
 r0:40aefc88 r1:40aefdb0 r2:0000 r3:40aefc88
 r4:7b847890 r5:40aefd48  r6:7bf00b35  r7:40aefdb8 r8:0000
 r9:0000 r10:400fe000 Fp:40aefcd8 Ip:7b8cb384
Stack dump:
0x40aefc7c:  403549c8 40aefcec 00000000 00000043
0x40aefc8c:  40aefc88 40aefdb0 00000000 40aefc88
0x40aefc9c:  7b847890 40aefd48 7bf00b35 40aefdb8
0x40aefcac:  00000000 00000000 400fe000 40aefcd8
0x40aefcbc:  7b8cb384 40aefc7c 7bc998f8 7bc998f8
0x40aefccc:  400f0010 40aefd00 40aefd40 7b84794c 
--- snip ---

There doesn't seem to be MSDN documentation on this.
Examining Miranda code (caller) suggests it might be parameterless and "int"
return type (value in r0).

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