[Bug 4202] SHGetFolderLocation() with CSIDL_MYDOCUMENTS fails
http://bugs.winehq.org/show_bug.cgi?id=4202 ------- Additional Comments From yangman(a)gmail.com 2005-31-12 16:00 ------- Output with wine-0.9.4: yzhao(a)fuu ~/.cedega/win98/c_drive $ wine MyDocumentsTestMBCS.exe My Documents path test (MBCS build) =================================== 1. IShellFolder::ParseDisplayName(CLSID_MyDocuments) "::{450d8fba-ad25-11d0-98a8-0800361b1103}" 2. SHGetFolderLocation CSIDL_MYDOCUMENTS *** SHGetFolderLocation failed, hr = 0x80070057 3. SHGetFolderLocation CSIDL_PERSONAL "z:\home\yzhao" yzhao(a)fuu ~/.cedega/win98/c_drive $ wine MyDocumentsTestUNICODE.exe My Documents path test (UNICODE build) ====================================== 1. IShellFolder::ParseDisplayName(CLSID_MyDocuments) "::{450d8fba-ad25-11d0-98a8-0800361b1103}" 2. SHGetFolderLocation CSIDL_MYDOCUMENTS *** SHGetFolderLocation failed, hr = 0x80070057 3. SHGetFolderLocation CSIDL_PERSONAL "z:\home\yzhao" If test #2 doesn't work under XP, then it's probably a non-issue. Open a new bug for IShell::ParseDisplayname(), as it is related but seperate? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs