From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: How can I give .exe icons? Date: Sun, 2 Jan 2000 13:52:09 +0200 Organization: NetVision Israel Lines: 12 Message-ID: References: <386EAFC9 DOT ABA7B0E7 AT address DOT in DOT message DOT body> NNTP-Posting-Host: is.elta.co.il Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: news.netvision.net.il 946814131 26712 199.203.121.2 (2 Jan 2000 11:55:31 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 2 Jan 2000 11:55:31 GMT X-Sender: eliz AT is In-Reply-To: <386EAFC9.ABA7B0E7@address.in.message.body> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 2 Jan 2000, Phil wrote: > The problem with the executables which rhide creates is > that MicroAngelo doesn't recognise the files as having any 'icon > resources'. > Is there a simple way to make 'space' within the file for an icon to be > 'attached'? I don't think so. DJGPP programs are DOS programs as far as Windows is concerned, and DOS programs have no way of bringing their icons with them.