new program for running command prompt commands

This commit is contained in:
Miroslav Stampar
2010-02-21 08:52:54 +00:00
parent 9c014c0fd0
commit 60366f7168
8 changed files with 324 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
// stdafx.cpp : source file that includes just the standard includes
// runcmd.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file