X-Authentication-Warning: new-smtp1.ihug.com.au: Host p51-tnt4.syd.ihug.com.au [203.173.134.51] claimed to be acceleron Message-ID: <009901c178b7$498e10c0$0102a8c0@acceleron> From: "Andrew Cottrell" To: =?iso-8859-1?Q?Wojciech_Ga=B3=B1zka?= , , , "Charles Sandmann" References: <250B3114DA16D511B82C00E0094005F8055AC796 AT MSGWAW11> Subject: Re: df on NT/W2K (was: Re: statfs not ... 7302h and GNU df don't work either) Date: Thu, 29 Nov 2001 20:21:20 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-MIME-Autoconverted: from 8bit to quoted-printable by new-smtp1.ihug.com.au id UAA28916 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id fAT9LeN28622 Reply-To: djgpp-workers AT delorie DOT com From: "Wojciech Gałązka" > > Hi, > > Could you please check if the values returned by df for network drives are > correct when LFN driver is loaded ? The issues that are being reported wrt Win 2K/XP seem to be in the category "can't fix due to MS API issues". The following is from left field and may not even make it into the field of play, but here goes:- Is / can it be done / is it feasible / does it make sense to :- Add code to directly call the Win DLL code as per code as per ????'s code, which can call Win DLL's functions when we detect we are running on Win NT / 2K / XP? I have not looked at this or used it at all and have only seen this on the web. Andrew