Click here to Skip to main content
15,792,842 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionerror vbc30205 Pin
kusum pandey5-Apr-12 1:03
kusum pandey5-Apr-12 1:03 
AnswerRe: error vbc30205 Pin
Simon_Whale5-Apr-12 2:20
Simon_Whale5-Apr-12 2:20 
QuestionVb project to send sms on mobile Pin
Madhumeeta.S5-Apr-12 0:08
Madhumeeta.S5-Apr-12 0:08 
AnswerRe: Vb project to send sms on mobile Pin
Abhinav S5-Apr-12 0:46
Abhinav S5-Apr-12 0:46 
QuestionEmulate mouse click? Pin
Brandon-X120004-Apr-12 9:24
Brandon-X120004-Apr-12 9:24 
AnswerRe: Emulate mouse click? Pin
Luc Pattyn4-Apr-12 10:30
sitebuilderLuc Pattyn4-Apr-12 10:30 
QuestionAccess another program's controls? Pin
Brandon-X120004-Apr-12 9:18
Brandon-X120004-Apr-12 9:18 
AnswerRe: Access another program's controls? Pin
Eddy Vluggen4-Apr-12 12:02
professionalEddy Vluggen4-Apr-12 12:02 
Brandon T. H. wrote:
I am wondering that if you could have 2 executables or programs, one accessing another one's controls, like my Vb.NET program pressing a button on notepad.exe, or menus.

Yup, that's possible, the collection of those techniques would be called "interprocess communication".

You can take a pick between TCP/IP, (Named) Pipes, SendKeys, Memory mapped files and many more. A good CodeProject-article would be ".NET Remoting in Simple English (Really, it's that simple)[^]".

--edit
not cool to see the same question twice.

Bastard Programmer from Hell Suspicious | :suss:


modified 4-Apr-12 17:21pm.

GeneralRe: Access another program's controls? Pin
LCARS x3211-Apr-12 10:08
LCARS x3211-Apr-12 10:08 
SuggestionSoftphone development in VB.NET Pin
David_004-Apr-12 2:58
David_004-Apr-12 2:58 
GeneralRe: Softphone development in VB.NET Pin
Richard MacCutchan4-Apr-12 3:39
mveRichard MacCutchan4-Apr-12 3:39 
AnswerRe: Softphone development in VB.NET Pin
Eddy Vluggen4-Apr-12 3:48
professionalEddy Vluggen4-Apr-12 3:48 
Questionlistbox uses as a groupbox? Pin
waner michaud2-Apr-12 4:59
waner michaud2-Apr-12 4:59 
AnswerRe: listbox uses as a groupbox? Pin
Luc Pattyn2-Apr-12 6:03
sitebuilderLuc Pattyn2-Apr-12 6:03 
QuestionVB.net Pin
MHKennedy1-Apr-12 22:40
MHKennedy1-Apr-12 22:40 
AnswerRe: VB.net Pin
Eddy Vluggen1-Apr-12 23:37
professionalEddy Vluggen1-Apr-12 23:37 
AnswerDGV Printer Aligment Pin
sicca1-Apr-12 18:01
sicca1-Apr-12 18:01 
AnswerRe: DGV Printer Aligment Pin
Eddy Vluggen1-Apr-12 23:38
professionalEddy Vluggen1-Apr-12 23:38 
QuestionTaking pictures with Web Cam Pin
Pasan1481-Apr-12 9:21
Pasan1481-Apr-12 9:21 
AnswerRe: Taking pictures with Web Cam Pin
Wes Aday1-Apr-12 14:30
professionalWes Aday1-Apr-12 14:30 
JokeRe: Taking pictures with Web Cam Pin
Peter_in_27801-Apr-12 17:08
professionalPeter_in_27801-Apr-12 17:08 
GeneralRe: Taking pictures with Web Cam Pin
Wes Aday1-Apr-12 17:14
professionalWes Aday1-Apr-12 17:14 
GeneralRe: Taking pictures with Web Cam Pin
Peter_in_27801-Apr-12 17:23
professionalPeter_in_27801-Apr-12 17:23 
GeneralRe: Taking pictures with Web Cam Pin
Pasan1482-Apr-12 8:26
Pasan1482-Apr-12 8:26 
AnswerRe: Taking pictures with Web Cam Pin
Luc Pattyn2-Apr-12 10:53
sitebuilderLuc Pattyn2-Apr-12 10:53 

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.