bl4ck Posted November 5, 2011 Posted November 5, 2011 (edited) delete Edited July 19, 2012 by bl4ck Quote
Tjod Posted November 5, 2011 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
bl4ck Posted November 5, 2011 Author Posted November 5, 2011 (edited) delete Edited July 19, 2012 by bl4ck Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.