Borland C++ Builder

OpenGL

Downloads

DirectX

Downloads

Links

The more up to date site is clootie's. I had to rename d3dx9ab.dll to d3dx9d.dll to get some of the Microsoft SDK projects to run in C++Builder. A replacement for the D3DX 8 static debug library (d3dx8dt.lib) is not included. Use d3dx8d.lib, the import library for the D3DX 8 debug DLL, instead. The DLL is part of the DirectX 8 SDK. Remember, you can define INITGUID instead of using DXGUID.LIB.

Linux

Delphi