From: aho450s AT nic DOT smsu DOT edu (Tony O'Bryan) Newsgroups: comp.os.msdos.djgpp Subject: Re: How do I give my new programs ICONS? Date: Fri, 09 May 1997 11:56:47 GMT Organization: Southwest Missouri State University Lines: 8 Message-ID: <33731098.2063610@ursa.smsu.edu> References: <01bc570d$efc6b620$b40000c8 AT ppro> <5km4va$6kn AT nr1 DOT toronto DOT istar DOT net> NNTP-Posting-Host: forseti.i75.smsu.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk On 6 May 1997 02:27:54 GMT, "Jeffrey Drake" wrote: >You are trying to make a DOS program not a WINDOWS program. Windows >programs can have icons but dos apps can't. This is not true. DOS programs can have icons. What you may have intended to say is that DOS has no built-in facilities for icons. It is the job of the programmer to provide icon functions.