From: "Wojciech Galazka" Newsgroups: comp.os.msdos.djgpp Subject: ANNOUNCE lfn004.zip long filename services for NT 4.0 finally came out Date: Mon, 8 May 2000 08:39:24 +0200 Organization: http://news.icm.edu.pl/ Lines: 29 Message-ID: <8f5sgl$o69$1@sunsite.icm.edu.pl> NNTP-Posting-Host: plus426.polkomtel.com.pl Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 8bit X-Trace: sunsite.icm.edu.pl 957773141 24777 212.2.96.124 (8 May 2000 08:05:41 GMT) X-Complaints-To: abuse AT news DOT icm DOT edu DOT pl NNTP-Posting-Date: 8 May 2000 08:05:41 GMT X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I'm happy to announce a new version of the long file name services for Windows NT 4.0 that are based on NT-LFN by Andrew Crabtree. This version (lfn004.zip) is much better than the previous one (lfn003.zip). Most notably it is now possible to create lowercase named files, so for example RHIDE now can correctly find its project files. You can grab a copy of the newest version (lfn004.zip) from http://www.cybertrails.com/~fys/longfile.htm (scroll at the bottom of the page) The new version is expected to appear on the page on Tuesday, I hope. Some test have been performed and the results are in docs/results.txt file. In short small and medium size packages from v2gnu djgpp directory complle without problems. Unfortumately large packages due to problems with DPMI under NT are so far difficult to build. The complete source code of the package is provided as well for your curiosity. Have fun and please let me know if you find any errors when playing with this package. I don't have much time to read c.o.m.djgpp regularry so I'd appreciate an e-mail message should you find anything unusual. Have fun