danielleM
December 4th, 2003, 03: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
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