From: kclSPAM_ME_NOT AT ma DOT ultranet DOT com (Kevin Little) Newsgroups: comp.os.msdos.djgpp Subject: WinNT, DJGPP & Long Filenames -- no solution??? Date: Sat, 13 Jun 1998 22:20:20 GMT Organization: UltraNet Communications , an RCN Company http://www.ultranet.com/ Lines: 15 Message-ID: <3582f905.19903700@news.ultranet.com> NNTP-Posting-Host: d38.dial-3.cmb.ma.ultra.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I've read the FAQ -- is there *no* solution at all for the lack of long filename support in DJGPP under WinNT??? I mean, NT supports long filenames natively, so lack of Int 21h support should be a non-issue... I'm trying to use DJGPP as a build/test environment under WinNT for code that is moving from Win32 to VxWorks. I've got many filenames that are much longer than 8.3, and changing the name would be a *major* pain in the neck! (Can't dual-boot into Win95, since I'm using NTFS). Any suggestions on how to get around this would be appreciated! -k