The_Pope666
05-12-2007, 01:03 PM
Hi,
How can I put command lines into my program which you would normally put in the C:\\Windows\System32\cmd.exe program...lines like..."dxdiag" etc?
I want my program to be able to run lines like that. How does it work?
Regards,
Chris
EDIT: in C++
How can I put command lines into my program which you would normally put in the C:\\Windows\System32\cmd.exe program...lines like..."dxdiag" etc?
I want my program to be able to run lines like that. How does it work?
Regards,
Chris
EDIT: in C++