Click here to Skip to main content
15,924,452 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Data load for Winsock Client Pin
DhruboMitra8-Apr-04 18:09
DhruboMitra8-Apr-04 18:09 
GeneralProblem with GetWindowText() in VB Pin
ndalal2-Apr-04 9:12
ndalal2-Apr-04 9:12 
GeneralRe: Problem with GetWindowText() in VB Pin
Dave Kreskowiak2-Apr-04 10:01
mveDave Kreskowiak2-Apr-04 10:01 
GeneralStrong Naming Pin
nvmoss2-Apr-04 6:09
nvmoss2-Apr-04 6:09 
GeneralRe: Strong Naming Pin
Dave Kreskowiak2-Apr-04 6:21
mveDave Kreskowiak2-Apr-04 6:21 
GeneralRe: Strong Naming Pin
nvmoss3-Apr-04 7:26
nvmoss3-Apr-04 7:26 
QuestionHow to Kill a particular process Pin
ndalal2-Apr-04 5:14
ndalal2-Apr-04 5:14 
AnswerRe: How to Kill a particular process Pin
Dave Kreskowiak2-Apr-04 6:03
mveDave Kreskowiak2-Apr-04 6:03 
In simple terms, you can't tell them apart unless there is a property that is unique to the process your trying to kill, like MAYBE its MainWindowTitle.

Use the Process class to get the list of processes. You can then use the Close method on the instance of Process to terminate that process.


RageInTheMachine9532
GeneralRe: How to Kill a particular process Pin
ndalal2-Apr-04 7:10
ndalal2-Apr-04 7:10 
GeneralRe: How to Kill a particular process Pin
Dave Kreskowiak2-Apr-04 7:29
mveDave Kreskowiak2-Apr-04 7:29 
GeneralRe: How to Kill a particular process Pin
ndalal2-Apr-04 7:33
ndalal2-Apr-04 7:33 
GeneralRe: How to Kill a particular process Pin
Dave Kreskowiak2-Apr-04 9:59
mveDave Kreskowiak2-Apr-04 9:59 
GeneralHi everyone.. I need help about Crystal Reports Pin
jlizardo2-Apr-04 4:14
jlizardo2-Apr-04 4:14 
GeneralRe: Hi everyone.. I need help about Crystal Reports Pin
Wayne Phipps2-Apr-04 22:00
Wayne Phipps2-Apr-04 22:00 
GeneralDialogResult problem Pin
El'Cachubrey2-Apr-04 3:10
El'Cachubrey2-Apr-04 3:10 
GeneralRe: DialogResult problem Pin
Dave Kreskowiak2-Apr-04 3:21
mveDave Kreskowiak2-Apr-04 3:21 
QuestionHow to Start a Program as an Application from a Windows Service Pin
SalilSawant2-Apr-04 1:47
SalilSawant2-Apr-04 1:47 
AnswerRe: How to Start a Program as an Application from a Windows Service Pin
Dave Kreskowiak2-Apr-04 3:09
mveDave Kreskowiak2-Apr-04 3:09 
GeneralDifference between Height and ScaleHeight Pin
gpa20002-Apr-04 1:38
gpa20002-Apr-04 1:38 
GeneralRe: Difference between Height and ScaleHeight Pin
Dave Kreskowiak2-Apr-04 3:13
mveDave Kreskowiak2-Apr-04 3:13 
QuestionWhy more of one frame is not shown in a tabstrip? Pin
CORPORACAONF2-Apr-04 1:19
CORPORACAONF2-Apr-04 1:19 
AnswerRe: Why more of one frame is not shown in a tabstrip? Pin
Dave Kreskowiak2-Apr-04 3:06
mveDave Kreskowiak2-Apr-04 3:06 
GeneralAdd-in Document Closing Event in Office Pin
skoizumi291101-Apr-04 13:25
sussskoizumi291101-Apr-04 13:25 
QuestionFile last modified by? Pin
upsc1-Apr-04 10:54
upsc1-Apr-04 10:54 
AnswerRe: File last modified by? Pin
Dave Kreskowiak1-Apr-04 11:16
mveDave Kreskowiak1-Apr-04 11:16 

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.