Autosave for SDI
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I've been trying to implement an autosave method for an SDI application. There is an article about how to do this here. However, my coding isn't that great, and filling in the missing bits (i.e. where to put the snippets of code) is causing me, and the compiler, problems. At the moment I'm struggling with the AutosaveTimerChildProc bit. Where does that go? Can anyone offer some help. A example implementation would be really helpful to me. Cheers, Mark