Click to See Complete Forum and Search --> : Make sure you have Directx 9 error....


danielleM
December 4th, 2003, 02:41 PM
Ok, here's one for the geeks :)

I have created a directx app using visual studio. And, it runs perfectly from the visual studio, however, now I want to run the program from the command line so that I can enter in paramters. However whenever I type in

programname.exe

to run my app from the command line, I get an error saying that CreateDevice failed.

Anyone know anything about this?

Thanks
Danielle