http://bugs.winehq.com/show_bug.cgi?id=1524
Summary: SHGetFileInfo exception Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.com ReportedBy: plbirch@earthlink.net
Unhandled exception: page fault on write access to 0x0000000c in 32-bit code (0x408f89d5). In 32-bit mode. 0x408f89d5 (SHGetFileInfoA+0x7d [shell32_main.c:228] in shell32.dll.so): movb $0x0,0xc(%edx) 229 psfi->szTypeName[0] = '\0';
This is from working code when run in MS/Windows 9x/NT/2000/XP So maybe there is some check for NULL in the MS code or some such thing or some deaper problem.