Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DestroyWindow
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00108249
Message ID:
00108251
Views:
42
>I have an application that uses the run command to start a VB application. I allow the user to run as many copies of this application they so desire. When they finish using the VFP application I would like foxpro to Destroy any of the VB apps that the user started but forgot to shutdown.
>
>I know how to find the HWnd of the window I am looking for but when I call the DestroyWindow function, nothing happens.
>
>How can I pull this off.
>
>Jeremy Weidig
Try using SendMessage() to send a WM_QUIT.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform