MyBB Community Forums

Full Version: Using Windows APIs in C++?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Basically i am making a pure C++ program to optimize my system after a fresh install has been performed.
However before i actually do it i want my application to create a system restore point so i can be on the safe side.
Is it possible to use the Windows APIs to create a restore point in a C++ console application?
need to read up on msdn for those restore functions.
I am sure there are some functions to do with restore.
I use DevC++ for my compiling, but it seems i may need Visual Studio 2005. It is not a problem getting it, but rather i am short on disk space on my workspace