Mail Archives: djgpp/2002/08/15/01:35:28
From: | "Patrick Chen" <pck66 AT pd DOT jaring DOT my>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | screensaver interruption
|
Date: | Thu, 15 Aug 2002 12:45:05 +0800
|
Organization: | Unconfigured
|
Lines: | 22
|
Message-ID: | <ajfbn7$34u$1@news6.jaring.my>
|
NNTP-Posting-Host: | j181.crc32.jaring.my
|
X-Priority: | 3
|
X-MSMail-Priority: | Normal
|
X-Newsreader: | Microsoft Outlook Express 6.00.2600.0000
|
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
Use C,djgpp. winME(4.90.3000)
Dear All,
A graphic program 800x600 16-bit color works all right, except when
screensaver start to interrupt. Slightly before that, the dos program
display is blinking once or twice, then it was minimized. When I maximized
it, the display still showed moving objects but the mouse got hanged, and
its cursor couldn't be move nor did its click buttons worked. I have tried
under program properties:
1) setting initial environment to 4096;
2) check prevent dos program from detecting windows
Above are not working:
3) unchecked allow screen saver.(This is preventing the interruption and all
functions work)
My concern is why did the program fail when screen saver interrupted. Was
that caused by bugs, inefficient mouse algorithm, properties setting?
Thank You,
Patrick
- Raw text -