View Single Post
Old 06-09-2006, 01:21 AM   #9
CoolCow
Newbie
 
Join Date: May 2006
Location: Belgium
Posts: 41
I'm having a little problem with the method CF uses to close an external app. Looks like CF uses 2 method's to close an external app.
1. It sends a WM_CLOSE message to the window (normal application shutdown)
2. It just kills the process (forced application shutdown)

Now i can't figure out when CF uses one of these methods, can anyone tell me if there's a perticular strategy CF trys to close an app (looking @ veetid )?
CoolCow is offline   Reply With Quote