http://bugs.winehq.org/show_bug.cgi?id=35375
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://go.microsoft.com/fwl | |ink/p/?LinkId=248256 Summary|Solidworks 2013 systray |Multiple applications need |monitor 'sldprocmon.exe' |Vista+ API COMCTL32.dll.380 |needs COMCTL32.dll.380 |a.k.a. 'LoadIconMetric' |(LoadIconMetric, Vista+ |(Solidworks 2013 systray |API) |monitor, Microsoft | |One/SkyDrive)
--- Comment #7 from Anastasius Focht focht@gmx.net --- Hello folks,
revisiting, still present.
This is also needed for Microsoft 'OneDrive' or 'SkyDrive' (whatever they call it now).
--- snip --- ... 0046:Call KERNEL32.CreateProcessW(001512e8 L"C:\users\focht\Local Settings\Application Data\Microsoft\SkyDrive\SkyDrive.exe",00bee924 L"",00000000,00000000,00000001,00000400,00000000,00000000,00bee85c,00bee914) ret=0043084f ... 002f:Call KERNEL32.__wine_kernel_init() ret=7bc59dbc ... 0046:Ret KERNEL32.CreateProcessW() retval=00000001 ret=0043084f ... 002f:Call user32.IsWindow(000100ba) ret=10084133 002f:Ret user32.IsWindow() retval=00000001 ret=10084133 002f:Call user32.LoadMenuW(003f0001,00001b6c) ret=100aa571 002f:Ret user32.LoadMenuW() retval=000100bc ret=100aa571 002f:Call user32.GetSubMenu(000100bc,00000000) ret=10084716 002f:Ret user32.GetSubMenu() retval=000100be ret=10084716 002f:Call user32.SetMenuDefaultItem(000100be,00001b59,00000000) ret=1008452a 002f:Ret user32.SetMenuDefaultItem() retval=00000001 ret=1008452a 002f:trace:seh:raise_exception code=80000100 flags=1 addr=0x7bc520be ip=7bc520be tid=002f 002f:trace:seh:raise_exception info[0]=10105666 002f:trace:seh:raise_exception info[1]=0000017c wine: Call from 0x7bc520be to unimplemented function COMCTL32.dll.380, aborting 002f:trace:seh:call_stack_handlers calling handler at 0x100da7a0 code=80000100 flags=1 002f:trace:seh:call_stack_handlers handler at 0x100da7a0 returned 1 ... Backtrace: =>0 0x7bc520be stub_entry_point+0x4b(dll="COMCTL32.dll", name=*** invalid address 0x17c ***, ret_addr=0x100aa46b) [/home/focht/projects/wine/wine.repo/src/dlls/ntdll/loader.c:196] in ntdll (0x0033f630) 1 0x00340096 (0x0033f690) 2 0x100a5554 in skydriveclient (+0xa5553) (0x0033fa9c) 3 0x1009be3e in skydriveclient (+0x9be3d) (0x0033fad4) 4 0x10060bf4 in skydriveclient (+0x60bf3) (0x0033fafc) 5 0x1005721d in skydriveclient (+0x5721c) (0x0033fb3c) 6 0x00404ae4 in skydrive (+0x4ae3) (0x0033fdd4) 7 0x004053de in skydrive (+0x53dd) (0x0033fe20) 8 0x7b86404c call_process_entry+0xb() in kernel32 (0x0033fe38) ... Modules: Module Address Debug info Name (130 modules) PE 350000- 3ca000 Deferred wnsclientapi PE 3d0000- 3da000 Deferred logging PE 400000- 440000 Export skydrive PE 440000- 673000 Deferred syncengine PE 680000- 83b000 Deferred skydrivesessions PE 840000- 8c7000 Deferred telemetry PE 8d0000- 98d000 Deferred remoteaccess PE eb0000- 10fb000 Deferred skydrive.resources PE 10000000-1012c000 Export skydriveclient ... Threads: process tid prio (all id:s are in hex) ... 0000002e (D) C:\users\focht\Local Settings\Application Data\Microsoft\SkyDrive\SkyDrive.exe 00000034 0 00000037 0 00000035 0 0000002f 0 <== --- snip ---
$ sha1sum OneDriveSetup.exe 172ea5833afcc53b4876cb8d9849ba122e5e9223 OneDriveSetup.exe
$ du -sh OneDriveSetup.exe 5.9M OneDriveSetup.exe
$ wine --version wine-1.7.21-41-g5af3b8c
Regards