Click here to Skip to main content
15,908,172 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: The specified e-mail address is currently not supported Pin
Mycroft Holmes12-Dec-08 22:49
professionalMycroft Holmes12-Dec-08 22:49 
GeneralRe: The specified e-mail address is currently not supported Pin
dan!sh 12-Dec-08 23:19
professional dan!sh 12-Dec-08 23:19 
GeneralRe: The specified e-mail address is currently not supported Pin
jhyn12-Dec-08 23:38
jhyn12-Dec-08 23:38 
GeneralRe: The specified e-mail address is currently not supported Pin
Dave Kreskowiak13-Dec-08 5:56
mveDave Kreskowiak13-Dec-08 5:56 
GeneralRe: The specified e-mail address is currently not supported Pin
jhyn13-Dec-08 20:51
jhyn13-Dec-08 20:51 
GeneralRe: The specified e-mail address is currently not supported Pin
Dave Kreskowiak14-Dec-08 14:34
mveDave Kreskowiak14-Dec-08 14:34 
QuestionIs it possible to use visual basic to control any software (besides word, excel,...) Pin
Member 415969012-Dec-08 15:08
Member 415969012-Dec-08 15:08 
AnswerRe: Is it possible to use visual basic to control any software (besides word, excel,...) Pin
Christian Graus12-Dec-08 19:29
protectorChristian Graus12-Dec-08 19:29 
There is no way to control a piece of software that doesn't seek to expose a method of control, unless it's through getting window handles and sending events to controls, which is notoriously flaky and unreliable.

Christian Graus

Driven to the arms of OSX by Vista.

GeneralRe: Is it possible to use visual basic to control any software (besides word, excel,...) Pin
Member 415969012-Dec-08 21:00
Member 415969012-Dec-08 21:00 
GeneralRe: Is it possible to use visual basic to control any software (besides word, excel,...) Pin
Mycroft Holmes12-Dec-08 22:54
professionalMycroft Holmes12-Dec-08 22:54 
AnswerRe: Is it possible to use visual basic to control any software (besides word, excel,...) Pin
programmervb.netc++20-Dec-08 7:05
programmervb.netc++20-Dec-08 7:05 
QuestionVB Code Pin
jigar_arps12-Dec-08 8:17
jigar_arps12-Dec-08 8:17 
AnswerRe: VB Code Pin
Dave Kreskowiak12-Dec-08 8:20
mveDave Kreskowiak12-Dec-08 8:20 
RantRe: VB Code Pin
Paul Conrad12-Dec-08 8:23
professionalPaul Conrad12-Dec-08 8:23 
GeneralRe: VB Code Pin
EliottA12-Dec-08 8:50
EliottA12-Dec-08 8:50 
GeneralRe: VB Code Pin
LloydA11114-Dec-08 6:56
LloydA11114-Dec-08 6:56 
GeneralRe: VB Code Pin
Saul Johnson12-Dec-08 8:58
Saul Johnson12-Dec-08 8:58 
AnswerRe: VB Code Pin
Christian Graus12-Dec-08 10:30
protectorChristian Graus12-Dec-08 10:30 
GeneralRe: VB Code Pin
Mycroft Holmes12-Dec-08 23:01
professionalMycroft Holmes12-Dec-08 23:01 
QuestionRe: VB Code Pin
CPallini12-Dec-08 10:45
mveCPallini12-Dec-08 10:45 
QuestionUnable to create a .Net object from VB6 using the CreateObject function. Pin
Jon_Boy12-Dec-08 2:28
Jon_Boy12-Dec-08 2:28 
AnswerRe: Unable to create a .Net object from VB6 using the CreateObject function. Pin
nlarson1112-Dec-08 3:46
nlarson1112-Dec-08 3:46 
AnswerRe: Unable to create a .Net object from VB6 using the CreateObject function. Pin
Simon P Stevens12-Dec-08 3:49
Simon P Stevens12-Dec-08 3:49 
GeneralRe: Unable to create a .Net object from VB6 using the CreateObject function. Pin
Jon_Boy12-Dec-08 4:37
Jon_Boy12-Dec-08 4:37 
GeneralRe: Unable to create a .Net object from VB6 using the CreateObject function. Pin
Jon_Boy12-Dec-08 4:44
Jon_Boy12-Dec-08 4:44 

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.