[Mono-bugs] [Bug 54860][Wis] Changed - w32api

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 12 May 2004 23:16:39 -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 derek.mcumber@datamtnsol.com.

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

--- shadow/54860	2004-05-12 13:39:31.000000000 -0400
+++ shadow/54860.tmp.14147	2004-05-12 23:16:39.000000000 -0400
@@ -80,6 +80,13 @@
 Created an attachment (id=6772)
 native windows mcs code (vc++)
 
 
 ------- Additional Comments From miguel@ximian.com  2004-05-12 13:39 -------
 Dick, can you look at this?
+
+------- 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.....