http://bugs.winehq.org/show_bug.cgi?id=16480
Summary: shlfolder tests fail when the unix namespace is disabled Product: Wine Version: 1.1.10 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: shell32 AssignedTo: wine-bugs@winehq.org ReportedBy: madewokherd@gmail.com
dlls/shell32/shfldr_unixfs.c contains instructions for disabling the Unix namespace. If it is disabled, we use shfldr_fs.c instead, and that fails some of the tests:
shlfolder.c:462: Test failed: SetNameOf succeeded! hr = 80004005 shlfolder.c:1340: Test failed: Alignment byte, where there shouldn't be!