Click here to Skip to main content
15,881,882 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: The type initializer for 'SolutionName.Module1' threw an exception ??? Pin
Christian Graus7-Apr-08 23:00
protectorChristian Graus7-Apr-08 23:00 
Questionhtml help Pin
Tauseef A7-Apr-08 22:45
Tauseef A7-Apr-08 22:45 
GeneralRe: html help Pin
Christian Graus7-Apr-08 23:00
protectorChristian Graus7-Apr-08 23:00 
GeneralRe: html help Pin
Dave Kreskowiak8-Apr-08 2:44
mveDave Kreskowiak8-Apr-08 2:44 
QuestionHow to control an exe from another exe. Pin
okdeshpande7-Apr-08 22:37
okdeshpande7-Apr-08 22:37 
GeneralRe: How to control an exe from another exe. Pin
Christian Graus7-Apr-08 23:01
protectorChristian Graus7-Apr-08 23:01 
GeneralRe: How to control an exe from another exe. Pin
okdeshpande8-Apr-08 2:12
okdeshpande8-Apr-08 2:12 
GeneralRe: How to control an exe from another exe. Pin
Dave Kreskowiak8-Apr-08 2:42
mveDave Kreskowiak8-Apr-08 2:42 
What you want to do is very problematic. Using SendKeys and posting mouse messages to another window depends on the input focus NOT being touched by the user using your application. If they click off your target application during an interactive operation, that operation will fail. You'll have no way of knowing it and no way of resetting the target app back to a known state so you can retry the operation.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: How to control an exe from another exe. Pin
okdeshpande8-Apr-08 18:22
okdeshpande8-Apr-08 18:22 
QuestionDoubt in Creating the text file Pin
jamesmani2k57-Apr-08 22:34
jamesmani2k57-Apr-08 22:34 
GeneralRe: Doubt in Creating the text file Pin
Christian Graus7-Apr-08 23:02
protectorChristian Graus7-Apr-08 23:02 
QuestionCreating a RecoProfile with VB.Net Pin
Dhara_Remadhara7-Apr-08 22:15
Dhara_Remadhara7-Apr-08 22:15 
GeneralRe: Creating a RecoProfile with VB.Net Pin
Dave Kreskowiak8-Apr-08 2:38
mveDave Kreskowiak8-Apr-08 2:38 
Questionweb service Pin
Ismaeel7-Apr-08 13:49
Ismaeel7-Apr-08 13:49 
GeneralRe: web service Pin
Christian Graus7-Apr-08 18:09
protectorChristian Graus7-Apr-08 18:09 
QuestionPrinter Question Pin
BREdwards7-Apr-08 9:40
BREdwards7-Apr-08 9:40 
GeneralRe: Printer Question Pin
Dave Kreskowiak7-Apr-08 10:08
mveDave Kreskowiak7-Apr-08 10:08 
GeneralRe: Printer Question Pin
BREdwards8-Apr-08 2:55
BREdwards8-Apr-08 2:55 
GeneralRe: Printer Question Pin
Kschuler7-Apr-08 10:09
Kschuler7-Apr-08 10:09 
QuestionChange Crystal Report's formatting from runtime Pin
Smithers-Jones7-Apr-08 9:15
Smithers-Jones7-Apr-08 9:15 
GeneralRe: Change Crystal Report's formatting from runtime Pin
Kschuler7-Apr-08 9:22
Kschuler7-Apr-08 9:22 
GeneralRe: Change Crystal Report's formatting from runtime Pin
Smithers-Jones8-Apr-08 6:43
Smithers-Jones8-Apr-08 6:43 
QuestionDetect computer date format Pin
chargersfan4207-Apr-08 7:57
chargersfan4207-Apr-08 7:57 
GeneralRe: Detect computer date format Pin
Luc Pattyn7-Apr-08 8:13
sitebuilderLuc Pattyn7-Apr-08 8:13 
GeneralRe: Detect computer date format Pin
Mycroft Holmes7-Apr-08 21:55
professionalMycroft Holmes7-Apr-08 21:55 

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.