11 Oct
2004
11 Oct
'04
5:15 p.m.
http://bugs.winehq.org/show_bug.cgi?id=2508 ------- Additional Comments From shiva(a)sewingwitch.com 2004-11-10 12:15 ------- CreateFile documentation (for reference): http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/base... I did some experiments to see if I could find an API that used CreateFile under the hood. Alas, it looks like both FindFirstFile and FindFirstFileEx use OpenFile. I'll attach a C++ test file to show the various possibilities. -- 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.