Articles Written by Alexandre Komyak

Functorized Undo/Redo

Discover an implemtation of the Undo/Redo algorithm that marries the algorithm with the functor.

Share the View/Doc Architecture in a DLL

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.

Go Deeper

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds