[Mono-bugs] [Bug 82545][Nor] Changed - [PATCH][Win32] PageFile does not exist for Mono
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Aug 25 10:24:42 EDT 2007
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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=82545
--- shadow/82545 2007-08-25 10:22:15.000000000 -0400
+++ shadow/82545.tmp.13096 2007-08-25 10:24:42.000000000 -0400
@@ -10,14 +10,13 @@
Component: io-layer
AssignedTo: dick at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
-Summary: [Win32] PageFile does not exist for Mono
+Summary: [PATCH][Win32] PageFile does not exist for Mono
When using Mono, Directory.GetFiles returned an entry for the Windows
pagefile but when using FileInfo to obtain information on the pagefile it
reports that it does not exist.
This prevents the (Open/Save)FileDialog from listing entries of the root
@@ -83,6 +82,10 @@
------- Additional Comments From robertj at gmx.net 2007-08-25 10:22 -------
Created an attachment (id=19894)
bug-82545.diff
+
+------- Additional Comments From robertj at gmx.net 2007-08-25 10:24 -------
+The long an the short of it is still a patch ;-)
+
More information about the mono-bugs
mailing list