Click here to Skip to main content
15,891,905 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Call to keypress event In vb.net 2005 Pin
Christian Graus17-Mar-08 19:29
protectorChristian Graus17-Mar-08 19:29 
GeneralRe: Call to keypress event In vb.net 2005 Pin
Rajesh Anuhya17-Mar-08 19:40
professionalRajesh Anuhya17-Mar-08 19:40 
GeneralRe: Call to keypress event In vb.net 2005 Pin
Christian Graus17-Mar-08 19:42
protectorChristian Graus17-Mar-08 19:42 
GeneralRe: Call to keypress event In vb.net 2005 Pin
Rajesh Anuhya17-Mar-08 19:57
professionalRajesh Anuhya17-Mar-08 19:57 
GeneralRe: Call to keypress event In vb.net 2005 Pin
Christian Graus17-Mar-08 21:22
protectorChristian Graus17-Mar-08 21:22 
Answernavigation in Code Pin
Tauseef A17-Mar-08 18:21
Tauseef A17-Mar-08 18:21 
AnswerRe: navigation in Code Pin
Mushtaque Nizamani17-Mar-08 23:43
Mushtaque Nizamani17-Mar-08 23:43 
GeneralAPI to get Application Status (running, stopped, etc) [modified] Pin
Mitch F.17-Mar-08 17:26
Mitch F.17-Mar-08 17:26 
I am currently writing an application that launches and manipulates other programs. I currently launch another application through the use of the process class, and since I need to manage many other applications, I just store the MainWindowHandle value into an array, and dispose the process object that I had created.

The problem that I am having is, when it comes time to manipulate the application, I do not know whether the application is still running or not(has the user closed it?). Is there a Windows API that returns values based on a window handle? Is there any alternative to using an API to accomplish this?

Would I be better off creating an array of processes, eg Dim myArray() as Process ?

Any suggestions are greatly appreciated

modified on Monday, March 17, 2008 11:42 PM

GeneralRe: API to get Application Status (running, stopped, etc) Pin
Scott Dorman17-Mar-08 17:52
professionalScott Dorman17-Mar-08 17:52 
GeneralRe: API to get Application Status (running, stopped, etc) Pin
Mitch F.17-Mar-08 18:08
Mitch F.17-Mar-08 18:08 
GeneralRe: API to get Application Status (running, stopped, etc) Pin
Scott Dorman17-Mar-08 18:13
professionalScott Dorman17-Mar-08 18:13 
GeneralRe: API to get Application Status (running, stopped, etc) Pin
Mitch F.17-Mar-08 18:34
Mitch F.17-Mar-08 18:34 
GeneralRe: API to get Application Status (running, stopped, etc) Pin
Scott Dorman18-Mar-08 2:58
professionalScott Dorman18-Mar-08 2:58 
GeneralRe: API to get Application Status (running, stopped, etc) [modified] Pin
Mitch F.18-Mar-08 8:55
Mitch F.18-Mar-08 8:55 
GeneralRe: API to get Application Status (running, stopped, etc) Pin
Scott Dorman18-Mar-08 9:50
professionalScott Dorman18-Mar-08 9:50 
Generalupdating VB form Pin
Orlando234517-Mar-08 16:12
Orlando234517-Mar-08 16:12 
GeneralRe: updating VB form Pin
Luc Pattyn17-Mar-08 16:26
sitebuilderLuc Pattyn17-Mar-08 16:26 
Generalselecting a single selectedValue with a list view control Pin
AAGTHosting17-Mar-08 11:37
AAGTHosting17-Mar-08 11:37 
GeneralRe: selecting a single selectedValue with a list view control Pin
Dave Kreskowiak18-Mar-08 3:45
mveDave Kreskowiak18-Mar-08 3:45 
Questionhow to clear MS Access synchronization list? Pin
Eric Georgiades17-Mar-08 10:08
Eric Georgiades17-Mar-08 10:08 
GeneralRe: how to clear MS Access synchronization list? Pin
Dave Kreskowiak18-Mar-08 3:42
mveDave Kreskowiak18-Mar-08 3:42 
GeneralRe: how to clear MS Access synchronization list? Pin
Eric Georgiades18-Mar-08 5:01
Eric Georgiades18-Mar-08 5:01 
QuestionDisplaying how many users are currently logged into a web application - Please help Pin
Mr Business Kid17-Mar-08 9:51
Mr Business Kid17-Mar-08 9:51 
GeneralRe: Displaying how many users are currently logged into a web application - Please help Pin
Christian Graus17-Mar-08 10:38
protectorChristian Graus17-Mar-08 10:38 
GeneralRe: Displaying how many users are currently logged into a web application - Please help Pin
Mr Business Kid17-Mar-08 10:49
Mr Business Kid17-Mar-08 10:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.