Click here to Skip to main content
15,892,005 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: how can u find address of public subroutine? Pin
Hesham Amin20-May-04 21:41
Hesham Amin20-May-04 21:41 
GeneralRe: how can u find address of public subroutine? Pin
beerc0der21-May-04 3:37
beerc0der21-May-04 3:37 
GeneralScroll Problem Pin
Asif Rehman20-May-04 16:19
Asif Rehman20-May-04 16:19 
GeneralRight Click and Launch my application Pin
skoizumi2911020-May-04 7:27
sussskoizumi2911020-May-04 7:27 
GeneralRe: Right Click and Launch my application Pin
Dave Kreskowiak20-May-04 8:08
mveDave Kreskowiak20-May-04 8:08 
GeneralRe: Right Click and Launch my application Pin
vancouver77720-May-04 8:11
vancouver77720-May-04 8:11 
GeneralRe: Right Click and Launch my application Pin
WBro21-May-04 21:13
WBro21-May-04 21:13 
GeneralRe: Right Click and Launch my application Pin
Dave Kreskowiak22-May-04 3:11
mveDave Kreskowiak22-May-04 3:11 
This in not the method used by other applications with the same capabilities. The methods mentioned in my previous post are the ones used by professional applications simply because those methods are fool proof, easily maintainable, and above all else, supportable.

The target app would have to poll this file on a seperate thread so the user interface would respond. A feature that would be rarely used in the real world, but code would be running for it constantly.

This Start.exe would also have to poll the Process list, every time it was launched, to see if it's target app is running.

While it would work, with a couple holes in it, it's a messy solution...


RageInTheMachine9532
"...a pungent, gastly, stinky piece of cheese!" -- The Roaming Gnome

General.NET App Performance and Scalability Guide Pin
Dave Kreskowiak20-May-04 3:03
mveDave Kreskowiak20-May-04 3:03 
Generalchange Keyboard Layout Programatically Pin
tyagimanik20-May-04 2:43
tyagimanik20-May-04 2:43 
GeneralRe: change Keyboard Layout Programatically [EDITED] Pin
Dave Kreskowiak20-May-04 4:13
mveDave Kreskowiak20-May-04 4:13 
GeneralHi to all Pin
ymohd_22220-May-04 2:28
ymohd_22220-May-04 2:28 
GeneralRe: Hi to all Pin
Michael P Butler20-May-04 2:45
Michael P Butler20-May-04 2:45 
Generalamazon upload need help... Pin
Sumit Kapoor19-May-04 19:54
Sumit Kapoor19-May-04 19:54 
GeneralOn Click of Combo.. Pin
Het210919-May-04 19:51
Het210919-May-04 19:51 
GeneralRe: On Click of Combo.. Pin
Dave Kreskowiak20-May-04 1:15
mveDave Kreskowiak20-May-04 1:15 
GeneralRe: On Click of Combo.. Pin
Het210920-May-04 1:35
Het210920-May-04 1:35 
GeneralProblem with the handling of ESC key in Textbox controls in VB Pin
Vinay Patil19-May-04 19:15
Vinay Patil19-May-04 19:15 
GeneralRe: Problem with the handling of ESC key in Textbox controls in VB Pin
Dave Kreskowiak20-May-04 1:11
mveDave Kreskowiak20-May-04 1:11 
Generalicon resource in an assembly Pin
beowulfagate19-May-04 19:09
beowulfagate19-May-04 19:09 
GeneralDeveloping a component... Pin
swarnamanoo19-May-04 18:28
swarnamanoo19-May-04 18:28 
GeneralRe: Developing a component... Pin
Dave Kreskowiak20-May-04 1:06
mveDave Kreskowiak20-May-04 1:06 
GeneralRe: Developing a component... Pin
Michael P Butler20-May-04 2:42
Michael P Butler20-May-04 2:42 
GeneralVB Call syntax error WHY! WHY! WHY! Pin
beerc0der19-May-04 13:48
beerc0der19-May-04 13:48 
GeneralRe: VB Call syntax error WHY! WHY! WHY! Pin
Dave Kreskowiak19-May-04 17:19
mveDave Kreskowiak19-May-04 17:19 

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.