close application problem

Please discuss general Delphi programming topics here.

close application problem

Postby naser.easybase » July 26th, 2006, 8:20 am

i run anthor application with shellexecute

var
mypenhwnd : hwnd
begin
mypenhwnd :=
ShellExecute( ImgEditForm.Handle, // hwnd
nil, // lpOperation
PChar(PenPathSigner) , // lpFile
nil, // lpParameters
nil, // lpDirectory
SW_SHOW);
end ;

how I Can Close It ? plz help
thanks lot
naser.easybase
Active Member
Active Member
 
Posts: 8
Joined: July 8th, 2006, 12:17 pm

Postby Johnny_Bit » July 26th, 2006, 8:55 pm

send message to it man! you've got handle, so where's the problem?
Johnny_Bit
VIP Member
VIP Member
 
Posts: 455
Joined: June 15th, 2003, 9:56 am


Return to Delphi Programming

Who is online

Users browsing this forum: No registered users and 1 guest

cron