[Bug 32245] Multiple applications crash on startup due to unimplemented function shell32.dll.SHExtractIconsW

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 25 14:59:18 CDT 2014


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Fixed by SHA1|                            |86bd0603a26f74e3b16cd57da39
                   |                            |04585ed7aec3a
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #13 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

this is fixed by commit
http://source.winehq.org/git/wine.git/commitdiff/86bd0603a26f74e3b16cd57da3904585ed7aec3a

Thanks     Hans

--- snip ---
$ WINEDEBUG=+tid,+seh,+relay,+icon wine ./MultiCommander.exe >>log.txt 2>&1
...
0023:Call user32.PrivateExtractIconsW(00b635d8
L"C:\\windows\\System32\\notepad.exe",00000000,00000010,00000010,0033f110,0033f10c,00000001,00000000)
ret=0053163a
0023:trace:icon:PrivateExtractIconsW L"C:\\windows\\System32\\notepad.exe" 0
16x16 0x33f110 0x33f10c 1 0x00000000
0023:trace:icon:ICO_ExtractIconExW L"C:\\windows\\System32\\notepad.exe", 0, 1
0x33f10c 0x00000000
0023:trace:icon:USER32_GetResourceTable 0xef0000 0x33ec30
0023:Ret  user32.PrivateExtractIconsW() retval=00000001 ret=0053163a
...
0023:Call comctl32.ImageList_ReplaceIcon(00b620b8,ffffffff,000100cc)
ret=005314bc
0023:Call user32.CopyImage(000100cc,00000001,00000010,00000010,00004000)
ret=7e50de66
0023:Ret  user32.CopyImage() retval=000100ce ret=7e50de66
0023:Call user32.GetIconInfo(000100ce,0033f34c) ret=7e50df15
0023:Ret  user32.GetIconInfo() retval=00000001 ret=7e50df15
...
--- snip ---

$ sha1sum MultiCommander_win32_\(4.1.0.1620\).exe 
858dbd6bf09380e3cbbadbea65e1c1e37f6bb2a2  MultiCommander_win32_(4.1.0.1620).exe

$ du -sh MultiCommander_win32_\(4.1.0.1620\).exe 
5.6M    MultiCommander_win32_(4.1.0.1620).exe

$ wine --version
wine-1.7.15-67-g99c151a

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