17 Sep
2009
17 Sep
'09
2:30 p.m.
http://bugs.winehq.org/show_bug.cgi?id=20071 --- Comment #2 from red-ray <ray(a)pobox.co.uk> 2009-09-17 09:30:48 --- (In reply to comment #1)
DeleteFile() is a Win32 API and has nothing to do with Linux devices.
I also ment to state that I can hapilly open, position and read these devices with CreateFile()/SetFilePointer()/ReadFile(), it's only when FILE_FLAG_DELETE_ON_CLOSE is specified there is a problem with CreateFile() which is probably why DeleteFile() fails. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.