VB.NET

Moderators: seancampbell
Number of threads: 4020
Number of posts: 10026

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Stop a running program Posted by paulvb on 1 Aug 2008 at 10:26 AM
I have the screen keyboard runting in my program, I need to close this program?

I start the program by using the following code:
Dim data As String
dat1 = "C:\WINDOWS\SYSTEM32\osk.exe"
Shell(dat1, AppWinStyle.MaximizedFocus, False, 1000)

How do I close osk.exe?
Report
Re: Stop a running program Posted by rlc on 12 Aug 2008 at 6:32 PM



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.