delorie.com/archives/browse.cgi | search |
Date: | Sat, 21 Apr 2001 21:00:01 +0300 |
From: | "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> |
Sender: | halo1 AT zahav DOT net DOT il |
To: | "Repugnant" <repugnant2k AT hotmail DOT com> |
Message-Id: | <1659-Sat21Apr2001210001+0300-eliz@is.elta.co.il> |
X-Mailer: | Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 |
CC: | djgpp AT delorie DOT com |
In-reply-to: | <sTPD6.7890$hH3.710003@bgtnsc04-news.ops.worldnet.att.net> |
(repugnant2k AT hotmail DOT com) | |
Subject: | Re: DJGPP Newbie Questions |
References: | <sTPD6.7890$hH3 DOT 710003 AT bgtnsc04-news DOT ops DOT worldnet DOT att DOT net> |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> From: "Repugnant" <repugnant2k AT hotmail DOT com> > Newsgroups: comp.os.msdos.djgpp > Date: Fri, 20 Apr 2001 05:34:16 GMT > > Whats a good Internet resource for programming DOS programs with DJGPP? Try the User's Guide page of DJ Delorie's server (http://www.delorie.com/djgpp/ug/). > for instance, in Win32 I can call the FindFirstFile function to do a > file search, what would the equivalent be in DOS? Use `findfirst'. > Also, how do I enable long filename support under DOS? You need to install a TSR that supports the special LFN API used by DJGPP library functions to access long file names. One such TSR is mentioned in the DJGPP FAQ list (see section 3.3). > I'm using Win98 DOS in true DOS mode, not as a command box inside of > Windows Why can't you use a DOS box on top of Windows? Why do you need to go to the DOS mode? Staying on Windows would give you long file names automatically.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |