Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
API Function to detect and close a program?
Message
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00068236
Message ID:
00068397
Views:
38
>>I have been following this thread with interest. WM_CLOSE does indeed work great, even for GroupWise Notify feature.
>
>Mark,
>
>Being a Windows architecture nimrod, I'm curious about why it's so easy for one app to go out and kill others in the Win32 environment. Is there no level of privilege required (i.e., requirements regarding the right to terminate a process) or something similar to this? Thanks for your thoughts.

What I think is happening here (and George Tasker probably can explain more definitively), is that we are tapping into the same DLL Windows uses to End Tasks when you either hit Ctrl-Alt-Del to get the complete task list (Win95) or when you tell Win95 to shut down your computer.

Being developers who have "solved" some of the intricacies of DLLs and how Win95 does some of its tasks, we should use this knowledge wisely and responsibility. In this thread, where Eric (original creator of this thread) wants to know how to shut down Groupwise and all its associated Windows, I would at least alert the user what is about to happen and give them the opportunity to cancel the option.
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform