[Mono-bugs] [Bug 54860][Wis] Changed - w32api
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 18 May 2004 10:20:53 -0400 (EDT)
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 dick@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=54860
--- shadow/54860 2004-05-12 23:16:39.000000000 -0400
+++ shadow/54860.tmp.24652 2004-05-18 10:20:53.000000000 -0400
@@ -87,6 +87,10 @@
------- Additional Comments From derek.mcumber@datamtnsol.com 2004-05-12 23:16 -------
Solution is working fine for a couple months on xp/2000.
Threading is not working on w32api calls to GetFileAttributes on
Win98 so am having to write a separate libgetfile.a for windows that
is called instead of the w32api call. Will post when working.....
+
+------- Additional Comments From dick@ximian.com 2004-05-18 10:20 -------
+I don't understand the last comment from Derek. Do you mean that the
+plain mono code is working fine for you on w2k/xp?