D3D Framework
This is a simple D3D frame work. I write this simple program just to avoid start from beginning such as creating window, d3d device when I want to write some D3D demos. I do not want to repeat this kind of work again and again. The full source code could be download from here.