Starting screensaver properly Posted on July 17, 2008 by Nibu Thomas 2 Comments Once again just one line of code… [sourcecode language=’cpp’]::PostMessage( m_hSomeWnd, WM_SYSCOMMAND, SC_SCREENSAVE, 0 );[/sourcecode] The moment you move your mouse or press any key screensaver disappears, so watch out! 😉Continue reading… Share this:TweetEmailShare on TumblrPocketPrint