The Wayback Machine - https://web.archive.org/web/20110523063148/http://www.codeguru.com:80/cpp/w-d/doc_view/sdi/

    SDI

    Puzzle, a Game with the MFC Doc/View Architecture (SDI/MDI)

    Learn how to display a menu with thumbnails and several other windows, move and manage the pieces of a puzzle with a linked list, and then show them without flicker.

    Changing the Default Background Color in an SDI Application

    SDI applications created with MFC comes with a default background color of white. Learn how to implement any color you desire.