Direct3D Retained-Mode Tutorial
To create a Windows-based Direct3D Retained-Mode application, you set up the features of two different environments: the devices, viewports, and color capabilities of the Windows environment, and the models, textures, lights, and positions of the virtual environment. This section describes some simple Retained-Mode sample code that is part of this SDK.