PDA

Click to See Complete Forum and Search --> : Terminating an MS-DOS app?


Athenis
Nov 2nd, 1999, 10:32 AM
Hi,
How do I kill a DOS window using VB?
Perhaps not using stuff like "sendkeys" etc.. but through task manager?
Thanks.

PhilipG
Nov 2nd, 1999, 11:20 AM
Use the sendmessage API. Check out www.thescarams.com (http://www.thescarams.com) for sample code that does this.



------------------
HTH,
Philip
phgarman@home.com

Athenis
Nov 2nd, 1999, 08:00 PM
Eh..
Sorry.. but the server is gone?