PDA

Click to See Complete Forum and Search --> : is it possible....


pranavdesai
Mar 8th, 2001, 12:00 PM
i am new to graphical programming in c.i wanna know whether it is possible to use directx technology in c using the turbo c compiler.if so is there any good books on the subject.

HarryW
Mar 8th, 2001, 12:06 PM
I'm not sure if you can do it with straight C since DirectX is COM based.... but you probably can.

Possibly the best resource for DirectX programming is the DirectX SDK (available from msdn.microsoft.com).