Using DirectDraw in Document/View Architecture
- Published 07/01/2002
This tutorial teaches you how to create a DirectDraw interfaceand attach it to a normal SDI window with Doc/View architecture. You'll use the Win32 API, MFC and DirectX to draw 2D graphics in the view window.