Back to Direct 3D Tutorial Index
Here I have gathered the Direct 3D drivers, the Direct 3D library files along with the Direct 3D header and include files for compilers. The include files (.h) go into the include folder, and the library files (.lib) go into the library folder. Also the drivers (.dll) will go into your system folder (windows prior to 2000) or in your system32 folder (windows 2000 and greater).
Note: If you are not using Windows Visual C++ 6 then you may have to link the opengl library files to your project manually.