Document/View Sample List

See the following sample programs that illustrate using MFC's document/view architecture in interesting ways. All sample programs are found on the Visual C++ Samples page:

Document/View Variations

  • MDI

  • SCRIBBLE

  • VIEWEX

Dialog-Box Interface Replaces Document/View

  • CMNCTRL1

  • CMNCTRL2

Using COleDocument and Its Derived Classes

  • CONTAINER

  • HIERSVR

  • OCLIENT

See Also

Concepts

Document/View Architecture