PDA

View Full Version : Use things of Windows for MFC Programming


pcfreak
11-23-2001, 05:08 PM
I want to learn to implement things from windows in the programs I write like: Start the screensaver in my programs or block the desktop, etc...

I program in Visual c++ 6.0 from Microsoft.

Greetings PCFreak. http://www.PCGuide.com/ubb/biggrin.gif

Ghost_Hacker
11-23-2001, 09:35 PM
You might try this site www.codeguru.com. (http://www.codeguru.com.) Here's a link to their C++ MFC page.
http://www.codeguru.com/cpp_mfc/index.shtml

Have fun http://www.PCGuide.com/ubb/smile.gif