Mail Archives: djgpp-workers/1996/03/19/10:13:02
>>>>> "Eli" == Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> writes:
Eli> If you can get the library sources and debug into
Eli> `_truename', can you please tell whether it calls the long
Eli> file name version of 216000h or the conventional one? AFAIK,
Eli> WinNT shouldn't support LFN, and DJGPP shouldn't call LFN
Eli> versions of the DOS functions under NT.
For what it's worth, WinNT was recently biting us because it didn't
support the standard INT 2F BIOS call to read CD-ROMs. It just
silently returned after doing nothing...with the carry clear, which
would normally indicate success. Woohoo.
Something similar might be happening here, I dunno.
I'm willing to run whatever tests you want, although I haven't run gdb
under DOS in a really long time (I assume it works under NT?)
-Mat
- Raw text -