CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Screen saver

  1. #1
    Guest

    Screen saver

    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?


  2. #2
    Join Date
    May 1999
    Posts
    34

    Re: Screen saver

    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


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured