bl4ck 0 Posted November 5, 2011 (edited) delete Edited July 19, 2012 by bl4ck Quote Share this post Link to post
Tjod 298 Posted November 5, 2011 (Members Section > DVBViewer COM Interface > DVBViewer COM Interface.chm > IDVBOSD) procedure ExecNewProcess (const ProgramName: WideString; const Params: WideString; Wait: WordBool;LowPriority: WordBool); Parameters ProgramName: The complete path and name of the program to execute. Params: The parameters for the program. They have to be enclosed in '"'. Wait: True the DVBViewer waits till the other program has finished False no wait. LowPriority: True the program will be executed with low windows priority False the program will be executed with normal windows priority. Quote Share this post Link to post
bl4ck 0 Posted November 5, 2011 (edited) delete Edited July 19, 2012 by bl4ck Quote Share this post Link to post