Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=82545

--- shadow/82545        2007-08-25 09:24:10.000000000 -0400
+++ shadow/82545.tmp.12021      2007-08-25 09:26:59.000000000 -0400
@@ -73,6 +73,11 @@
 object.
 
 A reliable way to do that is FindFirstFile(), which returns
 the same infos like GetFileAttributesEx(), but never fails,
 if the file exists.
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-08-25 09:26 -------
+Forgot to mention that GetLastError () returns ERROR_SHARING_VIOLATION
+after GetFileAttributesEx ("c:/pagefile.sys", ...)
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to