// stdafx.h #pragma once #define WIN32_LEAN_AND_MEAN #include #include "d3d9.h" #include "myIDirect3D9.h" #include "myIDirect3DDevice9.h"