Date: Thu, 29 Apr 1999 10:29:40 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: Windows trashes my 800x600 graphics mode program. In-Reply-To: <37277F6B.8A5DED85@ridgecrest.ca.us> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Wed, 28 Apr 1999, Kevin Hise wrote: > is this a interrupt that I hook/monitor in my > code to detect when Windows has switched me into the background? Yes. A working code was posted in this thread; you can use it to fill in the blanks.