Newsgroups: comp.lang.pascal Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!news.cs.indiana.edu!noose.ecn.purdue.edu!ed.ecn.purdue.edu!binni From: binni@ed.ecn.purdue.edu (Brynjolfur Thorsson) Subject: Pictures in exe file Message-ID: <1991Apr7.145358.25926@noose.ecn.purdue.edu> Keywords: TP5.0 Sender: root@noose.ecn.purdue.edu (ECN System Management) Organization: Purdue University Engineering Computer Network Date: Sun, 7 Apr 1991 14:53:58 GMT Hi. Is there a way to save pictures and incorporate them into a program's exe file. My problem is that when I start up my program, I draw several complicated pictures, and it is slowwwww. I know that I could save each of them to a file, and read the corresponding file instead of drawing the picture. This approach has the drawback that instead of having a single exe file, I would have several pictures files also. I vaguely recall some discussion about this on the net a while ago, but then I didn't have this problem. Any help is appreciated. Brynjolfur binni@ecn.purdue.edu