ultimatepp/bazaar/SysExec/SysExec.upp
micio 2a3df454dd Bazaar/SysExec : start implementing SysStartAdmin() functions
git-svn-id: svn://ultimatepp.org/upp/trunk@3034 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-17 22:56:08 +00:00

9 lines
177 B
Text

description "BAZAAR : Execution of external commands gathering output - Author : Massimo Del Fedele - EMail : max@veneto.com\377";
uses
Core;
file
SysExec.h,
SysExec.cpp;