From: "Justin Szczap" Newsgroups: comp.os.msdos.djgpp Subject: Bitmap Display Question... Lines: 11 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Message-ID: Date: Fri, 19 May 2000 03:10:41 GMT NNTP-Posting-Host: 24.49.84.163 X-Complaints-To: abuse AT adelphia DOT net X-Trace: news1.news.adelphia.net 958705841 24.49.84.163 (Thu, 18 May 2000 23:10:41 EDT) NNTP-Posting-Date: Thu, 18 May 2000 23:10:41 EDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, Can someone please try to figure out what I might be doing wrong here?... I successfully compiled a program which loads and displays a bitmap, then fades out once a keypress is detected. The problem is that my bitmap is only being displayed in the upper left corner of the screen, all the rest of the display is just a pinkish-purple color. What'd I forget to do? Thanks in advance... - JS