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?
Printable View
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?
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