Date: Mon, 26 Feb 2001 08:43:28 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Michael Allison cc: djgpp AT delorie DOT com Subject: Re: Win2k vs Win NT4 -how to distinguish In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 25 Feb 2001, Michael Allison wrote: > This may not be elegant, but you could issue the DOS long filename API > check, in combination with the Windows version call. NT did not > support the long filename API, but Windows 2000 does. I'm not sure > about interaction with the NT LFN driver that's floating about. Not good: someone might have set LFN=n in the environment, or disabled long names in the Registry, or installed an LFN driver on NT.