[Bug 35375] Multiple applications need Vista+ API COMCTL32.dll.380 a.k.a. 'LoadIconMetric' (Solidworks 2013 systray monitor, Microsoft One/SkyDrive)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Aug 7 02:30:50 CDT 2014


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

--- Comment #9 from Anastasius Focht <focht at gmx.net> ---
Hello Michael,

yes, the patch lets it run further.

--- snip ---
...
0041:Call user32.LoadMenuW(003f0001,00001b6c) ret=100aa571
0041:Ret  user32.LoadMenuW() retval=00020068 ret=100aa571
0041:Call user32.GetSubMenu(00020068,00000000) ret=10084716
0041:Ret  user32.GetSubMenu() retval=0002007c ret=10084716
0041:Call user32.SetMenuDefaultItem(0002007c,00001b59,00000000) ret=1008452a
0041:Ret  user32.SetMenuDefaultItem() retval=00000001 ret=1008452a
0041:Call comctl32.LoadIconMetric(00eb0000,0000020b,00000000,0033f678)
ret=100aa46b
0041:trace:commctrl:LoadIconMetric (0xeb0000 #020b 0 0x33f678)
0041:Call user32.GetSystemMetrics(00000031) ret=7dc5aade
0041:Ret  user32.GetSystemMetrics() retval=00000010 ret=7dc5aade
0041:Call user32.GetSystemMetrics(00000032) ret=7dc5aaf0
0041:Ret  user32.GetSystemMetrics() retval=00000010 ret=7dc5aaf0
0041:Call
user32.LoadImageW(00eb0000,0000020b,00000001,00000010,00000010,00008000)
ret=7dc5ab5a
0041:Ret  user32.LoadImageW() retval=00020094 ret=7dc5ab5a
0041:Ret  comctl32.LoadIconMetric() retval=00000000 ret=100aa46b
0041:Call KERNEL32.GetLastError() ret=10060532
0041:Ret  KERNEL32.GetLastError() retval=00000000 ret=10060532
0041:Call comctl32.LoadIconMetric(00eb0000,000001f6,00000000,0033f678)
ret=100aa46b
0041:trace:commctrl:LoadIconMetric (0xeb0000 #01f6 0 0x33f678)
0041:Call user32.GetSystemMetrics(00000031) ret=7dc5aade
0041:Ret  user32.GetSystemMetrics() retval=00000010 ret=7dc5aade
0041:Call user32.GetSystemMetrics(00000032) ret=7dc5aaf0
0041:Ret  user32.GetSystemMetrics() retval=00000010 ret=7dc5aaf0
0041:Call
user32.LoadImageW(00eb0000,000001f6,00000001,00000010,00000010,00008000)
ret=7dc5ab5a
0041:Ret  user32.LoadImageW() retval=00020092 ret=7dc5ab5a
0041:Ret  comctl32.LoadIconMetric() retval=00000000 ret=100aa46b
...
--- snip ---

It still fails in the end, complaining with: "OneDrive can't be run using full
administrator rights" but that's a different bug
(TokenElevation/TokenElevationType).

Regards

-- 
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