Search found 1 match

by JorgenB
Fri Nov 14, 2008 6:08 am
Forum: Developer's Forum for Windows
Topic: C++ Builder interface
Replies: 6
Views: 15596

Hi All Just a brief note on the creation of a C++ Builder project. I found that the following procedure works fine for me: 1. Create a VCL project. 2. Components->Import Component->Import a Type Lib->Import 3D..->Add unit to project. 3. Convert TDxInput.dll (in 3DxWare\win32) to TdxInput.lib 4. Add ...