From: tmurez AT nospam DOT planete DOT net (Thibaut Murez) Newsgroups: comp.os.msdos.djgpp Subject: Decoding PCX Files Date: Sun, 25 Oct 1998 19:40:28 +0100 Organization: Planete.net, France Lines: 12 Message-ID: NNTP-Posting-Host: numeris-bdx-8.planete.net X-Newsreader: Anawave Gravity v2.00 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, With the help of ZSoft PCX Decription guide i've built a little program which displays a pcx file on VESA 640*480 (256colors) screen with djgpp 2.8.1. I got a big problem, at the bottom of the screen i got a huge black line and before this line i got a lot of pixel of different colors. I'd like to know what could be my problem, this algorithm worked fine on a mode 13h screen in real mode...Is there a link with dos 64K files limitation ..?? Help me please.. Thibaut