Click to See Complete Forum and Search --> : Screen saver


April 26th, 1999, 04:45 PM
Why the Saver sample in Visual C++ 6.0 doesn't work with Win98.
I mean that the configure dialog is not starting when the button
settings in Screen Saver tab is pressed?

Marc Howe
April 26th, 1999, 07:29 PM
Look under the Misc category here at CodeGuru for the screen saver (SS) samples...they explain the argv / argc problem with this pretty well.

Good luck,
Marc