Click here to Skip to main content
15,915,763 members
Home / Discussions / Visual Basic
   

Visual Basic

 
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 
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 
Well, I've got an old VB6 source that will show you how to enumerate all the windows on the Desktop or your current app. It will also demonstrate GetWindowText. You can use the information gathered in this source to add to your code. You can use the window handle that is returned for your command window so you use SendMessage and WM_CLOSE to get the CMD window to close itself.
Just drop me a note at dkreskowiak1@(kill the stuff in parenthesis)comcast.net and I can send you the Zip'd source.


RageInTheMachine9532
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 
GeneralRe: File last modified by? Pin
upsc1-Apr-04 12:01
upsc1-Apr-04 12:01 
GeneralNeed some help... Pin
Tom Rahav1-Apr-04 9:58
Tom Rahav1-Apr-04 9:58 
GeneralRe: Need some help... Pin
KamWaf2-Apr-04 2:14
KamWaf2-Apr-04 2:14 
GeneralCom interop: arrays with NULLS truncating when returned to vb.net Pin
EvolutionInc1-Apr-04 9:32
EvolutionInc1-Apr-04 9:32 

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.