Search found 3 matches

by Sweenie
Fri Apr 22, 2005 1:05 pm
Forum: Advanced Help
Topic: Dose anyone know how to set Dev-C++ to use DirectX
Replies: 4
Views: 528

Another good combo is Code::Blocks IDE and Microsoft Visual C++ Toolkit 2003.

Freeware and working fine with DirectX.
Downside is you'll need a fast internet connection because you will have to download a "small package" called Microsoft Platform SDK.
by Sweenie
Wed Mar 09, 2005 2:05 pm
Forum: Open Discussion and Dev Announcements
Topic: Irrlicht Screenshot Thread
Replies: 126
Views: 23936

Image
by Sweenie
Wed Mar 09, 2005 12:30 pm
Forum: FAQs, Tutorials, Howtos, and external tool lists
Topic: [DevC++] dll with directx 9.0c support available
Replies: 130
Views: 109447

d3dx8d.dll & d3dx9d.dll are the debug versions aren't they?
Compiling IrrLicht.dll using d3dx8.dll & d3dx9.dll should make the DirectX rendering a bit faster.