Mail Archives: djgpp/1999/06/10/18:10:32.1
=?iso-8859-1?Q?MANCINO_St=E9phane?= (SMancino AT Tango DOT lu) wrote:
: I know that DJGPP is fondamentaly a DOS compiler, but also i'm trying to use
: it on Windows NT 4.0.
: I have to compare filenames which i extract from a file to filenames
: contained in a directory. So i open this dir with opendir and read its
: content. But it seems that (_USE_LFN told me that) Windows NT doesn't
: support long filenames ??
: Is there any way to force the program assuming all names are in long format
: and not in this 8.3 format ?
No. NT doesn't support the LFN API that WINDOZE 4.x (i. e. 9x) has. Talk to
Microsnoft.
Right,
MartinS
- Raw text -