If you want to use ShellExecute, this site was a help in getting me started:
http://www.festra.com/eng/sources.htm

Dave

-----Original Message-----
From: Conor Boyd [mailto:[EMAIL PROTECTED]]
Sent: Monday, 30 September 2002 09:32
To: Multiple recipients of list delphi
Subject: RE: [DUG]: executing another application in yours?


Or alternatively ShellExecute in the ShellAPI unit.

HTH,

Conor

-----Original Message-----
From: Chris Veale [mailto:[EMAIL PROTECTED]]

Can anyone please tell me what the procedure is for executing an application
in your code? I know it used to be winexec for win 311 systems, but what has
it become? is it the create process procedure?

Cheers

Chris
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to