[Bug 3028] FindFirstFile and directory/file names

Wine Bugs wine-bugs at winehq.org
Mon Jun 6 11:59:18 CDT 2005


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





------- Additional Comments From kelfe at gmx.de  2005-06-06 11:59 -------
dll/kernel/file.c

after about line 1504 the return code from NtOpenFile
"STATUS_OBJECT_NAME_NOT_FOUND" needs to be changed to
"STATUS_OBJECT_PATH_NOT_FOUND" if the mask was "*.*"

-- 
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.



More information about the wine-bugs mailing list