Discover an implemtation of the Undo/Redo algorithm that marries the algorithm with the functor.
Functorized Undo/Redo
Published 03/04/2004
Discover an implemtation of the Undo/Redo algorithm that marries the algorithm with the functor.
Learn how to help your applications share a large part of the their code. Do this by running MFC's View/Doc architecture (notably frame, controls, and dialogs) all from a shared DLL.