Click here to Skip to main content
15,905,782 members
Home / Discussions / C#
   

C#

 
QuestionWaitAny coincident event signalling [solved] Pin
paul_b_baker17-Feb-10 6:14
paul_b_baker17-Feb-10 6:14 
AnswerRe: WaitAny coincident event signalling Pin
Nicholas Butler17-Feb-10 8:29
sitebuilderNicholas Butler17-Feb-10 8:29 
GeneralRe: WaitAny coincident event signalling Pin
paul_b_baker17-Feb-10 21:26
paul_b_baker17-Feb-10 21:26 
GeneralRe: WaitAny coincident event signalling Pin
paul_b_baker17-Feb-10 21:55
paul_b_baker17-Feb-10 21:55 
GeneralRe: WaitAny coincident event signalling Pin
#realJSOP18-Feb-10 0:15
professional#realJSOP18-Feb-10 0:15 
GeneralRe: WaitAny coincident event signalling Pin
Nicholas Butler18-Feb-10 1:48
sitebuilderNicholas Butler18-Feb-10 1:48 
QuestionFind blank element in Array Pin
Sunil G17-Feb-10 3:21
Sunil G17-Feb-10 3:21 
AnswerRe: Find blank element in Array Pin
Keith Barrow17-Feb-10 3:28
professionalKeith Barrow17-Feb-10 3:28 
GeneralRe: Find blank element in Array Pin
Sunil G17-Feb-10 3:33
Sunil G17-Feb-10 3:33 
GeneralRe: Find blank element in Array Pin
Keith Barrow17-Feb-10 3:55
professionalKeith Barrow17-Feb-10 3:55 
AnswerRe: Find blank element in Array Pin
harold aptroot17-Feb-10 3:35
harold aptroot17-Feb-10 3:35 
GeneralRe: Find blank element in Array Pin
Rob Philpott17-Feb-10 6:01
Rob Philpott17-Feb-10 6:01 
AnswerRe: Find blank element in Array Pin
PIEBALDconsult17-Feb-10 8:11
mvePIEBALDconsult17-Feb-10 8:11 
GeneralRe: Find blank element in Array Pin
Anurag Gandhi17-Feb-10 17:53
professionalAnurag Gandhi17-Feb-10 17:53 
QuestionWindows Forms, ComboBoxes. Pin
Nexusfactor17-Feb-10 3:11
Nexusfactor17-Feb-10 3:11 
AnswerRe: Windows Forms, ComboBoxes. Pin
Dave Kreskowiak17-Feb-10 3:40
mveDave Kreskowiak17-Feb-10 3:40 
QuestionSMTP Client - amount of bytes send out of attached files. Pin
fracalifa17-Feb-10 2:53
fracalifa17-Feb-10 2:53 
AnswerRe: SMTP Client - amount of bytes send out of attached files. Pin
Dave Kreskowiak17-Feb-10 3:29
mveDave Kreskowiak17-Feb-10 3:29 
GeneralRe: SMTP Client - amount of bytes send out of attached files. Pin
fracalifa17-Feb-10 3:45
fracalifa17-Feb-10 3:45 
GeneralRe: SMTP Client - amount of bytes send out of attached files. Pin
Rozis17-Feb-10 10:15
Rozis17-Feb-10 10:15 
AnswerRe: SMTP Client - amount of bytes send out of attached files. Pin
Ennis Ray Lynch, Jr.17-Feb-10 10:29
Ennis Ray Lynch, Jr.17-Feb-10 10:29 
Questioncontrol mouse and keyboard of remote machine. Pin
Tridip Bhattacharjee17-Feb-10 2:01
professionalTridip Bhattacharjee17-Feb-10 2:01 
i have already developed a app which will run in two machine and send the screen shot of machine 1 to machine 2 and i am showing the scree shot of machine 1 on the picturebox through a application which is running in machine 2. so now i want to control mouse and keyboard of machine 1 programatically.
so i need concept. i have some idea like whenever i will move my mouse & click on picture box then i will just send some info like mouse move cordinate and click to the app which is running in machine 1. then machine 1 will move the mouse pointer to the location & click according to my info.

but the problem is if i send the mouse cordinate then two machine may have different resolution. in this case how could i handle this situation.
suppose if i send mouse move cordinate and click then how could i place mouse pointer on right object if machine 1 have different resolution.

so please help me with idea & sample code.

thanks in advance.
tbhattacharjee

AnswerRe: control mouse and keyboard of remote machine. Pin
sanforjackass17-Feb-10 2:15
sanforjackass17-Feb-10 2:15 
GeneralRe: control mouse and keyboard of remote machine. Pin
Tridip Bhattacharjee17-Feb-10 18:57
professionalTridip Bhattacharjee17-Feb-10 18:57 
GeneralRe: control mouse and keyboard of remote machine. Pin
sanforjackass17-Feb-10 20:40
sanforjackass17-Feb-10 20:40 

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.