alt text

Installing paint.net, I found a string Creating system restore point...
I guess it is creating a restore point for Volume Shadow Service. -Isn't it? I'm not sure.

If I'm right, how do I do this in my app?
Let me know please if there are proper Apis.

link|improve this question

I think paint.net is open source. Download source and have a look. :) – stian.net Jan 17 '11 at 10:08
feedback

1 Answer

up vote 4 down vote accepted

The SRAPI, see SRSetRestorePoint + detailed example.

link|improve this answer
thank you! – Benjamin Jan 18 '11 at 23:15
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.