Message-ID: <35F28868.1B8BBFE0@mail.bip.net> From: Conan Reply-To: Dr DOT Conan AT Technologist DOT com Organization: Apocalypse Inc. MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Saving the palette! Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 10 NNTP-Posting-Host: 130.244.176.98 NNTP-Posting-Date: Sun, 06 Sep 1998 15:05:27 MET DST Date: Sun, 06 Sep 1998 15:04:40 +0200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I'm having trouble saving and loading the palette to/from a file. The thing is... All the colors look the same after save/load except the first 64 ones. And that just wired 'cos all the colors are saved within the same loop. The video mode is VESA2.0 640*480*256 Is there anything special abut the first 64 colors?!??! /Conan