CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2003
    Posts
    15

    Changing screen saver by program

    I want to change the screen saver of local machine without any message to user. could u help me?

  2. #2
    Join Date
    Dec 2001
    Location
    United Kingdom
    Posts
    82
    I believe SystemParametersInfo API will allow you to change/enable/disable screensaver paramaters etc.

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