To: djgpp AT delorie DOT com Subject: Re: Windows trashes my 800x600 graphics mode program References: <Pine DOT SUN DOT 3 DOT 91 DOT 990428102641 DOT 25283Q-100000 AT is> <20d80o96zh DOT fsf AT Sky DOT inp DOT nsk DOT su> <372752F4 DOT D90ECC14 AT unb DOT ca> From: Michael Bukin <M DOT A DOT Bukin AT inp DOT nsk DOT su> Date: 29 Apr 1999 06:40:34 +0700 In-Reply-To: Endlisnis's message of "Wed, 28 Apr 1999 15:27:00 -0300" Message-ID: <20so9knwjx.fsf@Sky.inp.nsk.su> Lines: 16 X-Mailer: Gnus v5.5/Emacs 19.34 Reply-To: djgpp AT delorie DOT com Endlisnis <s257m AT unb DOT ca> writes: > I compiled and ran the program posted. There didn't seem to be any > problems. Alt+Tab worked fine. The Windows key worked fine. Alt+Enter worked > fine... Did you run it with arguments? It enables notification interrupts only when run with arguments. The first column in the test.log file is %eax, do you see AX=0x4001 and AX=0x4002 there? Run it with some arguments test.exe 1 -- Michael Bukin