Hi,
How do I kill a DOS window using VB?
Perhaps not using stuff like "sendkeys" etc.. but through task manager?
Thanks.
Printable View
Hi,
How do I kill a DOS window using VB?
Perhaps not using stuff like "sendkeys" etc.. but through task manager?
Thanks.
Use the sendmessage API. Check out www.thescarams.com for sample code that does this.
------------------
HTH,
Philip
[email protected]
Eh..
Sorry.. but the server is gone?