From: "Charles Sandmann" Newsgroups: comp.os.msdos.djgpp Subject: Re: Windows 2000 issues Date: Tue, 14 Aug 2001 19:18:27 Organization: Aspen Technology, Inc. Lines: 18 Message-ID: <3b797983.sandmann@clio.rice.edu> References: <3b78a143 AT zfree DOT co DOT nz> NNTP-Posting-Host: dcloan.hou.aspentech.com X-Trace: selma.aspentech.com 997835245 10599 10.32.115.107 (15 Aug 2001 00:27:25 GMT) X-Complaints-To: postmaster AT aspentech DOT com NNTP-Posting-Date: 15 Aug 2001 00:27:25 GMT X-NewsEditor: ED-1.5.8 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com What I suggest is to visit the DJGPP on W2K web page: http://clio.rice.edu/djgpp/win2k/main.htm Visit the link that describes know problems and workarounds The biggest set of workarounds is to disable long file names. The long name support in Windows 2000 is buggy, and there are some calls that just return *WRONG* information if you open the file as a long file name. We are trying to be creative to work around the MS bugs. Most of them are there in Windows XP also. > I dont wanna just hack you guys down. Your product is very cool. I (and > every other NT5 user out there) would just love it if you would provide a > simple fix! No simple fixes, but there are about a dozen medium effort and 2-3 really hard ones we're working on. Many things are functional with a few patches, but not all of them.