http://bugs.winehq.org/show_bug.cgi?id=27559
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |adc0518af74d79e45b68a4119d3 | |532c6c4e8599e Status|REOPENED |RESOLVED Resolution| |FIXED
--- Comment #16 from Anastasius Focht focht@gmx.net 2012-05-01 16:49:27 CDT --- Hello,
with the SHGetKnownFolderIDList stub the crash is gone. There are a bunch of fixme's now in Win7 mode but it seems no immediate loss of functionality.
File new bug(s) if you still have problems and provide step-by-step guide to reproduce.
--- snip --- ... fixme:shell:SHGetKnownFolderIDList {b4bfcc3a-db2c-424c-b029-7fe99a87c641}, 0x00000000, (nil), 0x146fdd0 fixme:shell:SHGetKnownFolderIDList {b7534046-3ecb-4c18-be4e-64cd4cb7d6ac}, 0x00000000, (nil), 0x146fdd0 fixme:shell:SHGetKnownFolderIDList {b4bfcc3a-db2c-424c-b029-7fe99a87c641}, 0x00001000, (nil), 0x146fdd0 fixme:shell:SHGetKnownFolderIDList {0ac0837c-bbf8-452a-850d-79d08e667ca7}, 0x00000000, (nil), 0x146fdd0 fixme:shell:SHGetKnownFolderIDList {76fc4e2d-d6ad-4519-a663-37bd56068185}, 0x00000000, (nil), 0x146fdd0 fixme:shell:SHGetKnownFolderIDList {d9dc8a3b-b784-432e-a781-5a1130a75963}, 0x00000000, (nil), 0x146fdd0 fixme:shell:SHGetKnownFolderIDList {82a74aeb-aeb4-465c-a014-d097ee346d63}, 0x00000000, (nil), 0x146fdd0 fixme:shell:SHGetKnownFolderIDList {d20beec4-5ca8-4905-ae3b-bf251ea09b53}, 0x00000000, (nil), 0x146fdd0 fixme:shell:SHGetKnownFolderIDList {a63293e8-664e-48db-a079-df759e0509f7}, 0x00000000, (nil), 0x146fdd0 fixme:shell:SHGetKnownFolderIDList {fdd39ad0-238f-46af-adb4-6c85480369c7}, 0x00000000, (nil), 0x146fdd0 fixme:shell:SHGetKnownFolderIDList {1777f761-68ad-4d8a-87bd-30b759fa33dd}, 0x00000000, (nil), 0x146fdd0 fixme:shell:SHGetKnownFolderIDList {3eb685db-65f9-4cf6-a03a-e3ef65729f3d}, 0x00000000, (nil), 0x146fdd0 fixme:shell:SHGetKnownFolderIDList {905e63b6-c1bf-494e-b29c-65b732d3d21a}, 0x00000000, (nil), 0x146fdd0 fixme:shell:SHGetKnownFolderIDList {cac52c1a-b53d-4edc-92d7-6b2e8ac19434}, 0x00001000, (nil), 0x146fdd0 fixme:shell:SHGetKnownFolderIDList {a302545d-deff-464b-abe8-61c8648d939b}, 0x00001000, (nil), 0x146fdd0 ... --- snip ---
$ du -sh SetupImgBurn_2.5.7.0.exe 5.9M SetupImgBurn_2.5.7.0.exe
$ sha1sum SetupImgBurn_2.5.7.0.exe 13ddfa1862b74bdbbc06fc8766b36b9b73b25760 SetupImgBurn_2.5.7.0.exe
$ wine --version wine-1.5.3-73-g93a0ca7
Regards