Hello all,
I'm working on an app that tests LCD screens with various colors, patterns, etc.
When my app starts the first thing it does is clear the entire screen
to black and then display a splash screen.
However, when I start the app with a desktop shortcut, the screen clears
as it should but after 1-2 seconds the desktop shortcut icon reappears over
my splash screen. Icky! The system tray clock also reappears when the minute
rolls over. This is on Win98.
Is there a way to disable these system-level redraws by Windows?
(FWIW, I'm using Graphics Tools to do the graphics.)
Thanks!
------------------
Mark Newman
I'm working on an app that tests LCD screens with various colors, patterns, etc.
When my app starts the first thing it does is clear the entire screen
to black and then display a splash screen.
However, when I start the app with a desktop shortcut, the screen clears
as it should but after 1-2 seconds the desktop shortcut icon reappears over
my splash screen. Icky! The system tray clock also reappears when the minute
rolls over. This is on Win98.
Is there a way to disable these system-level redraws by Windows?
(FWIW, I'm using Graphics Tools to do the graphics.)
Thanks!
------------------
Mark Newman
Comment