Click here to Skip to main content
15,900,108 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to launch a console application from a form application Pin
Alan N7-Jun-09 0:42
Alan N7-Jun-09 0:42 
GeneralRe: How to launch a console application from a form application Pin
nhack7-Jun-09 1:22
nhack7-Jun-09 1:22 
Questionany advantage by using get/set in c#? Pin
Seraph_summer6-Jun-09 10:43
Seraph_summer6-Jun-09 10:43 
AnswerRe: any advantage by using get/set in c#? Pin
0x3c06-Jun-09 10:53
0x3c06-Jun-09 10:53 
AnswerRe: any advantage by using get/set in c#? Pin
I Believe In GOD6-Jun-09 11:17
I Believe In GOD6-Jun-09 11:17 
AnswerRe: any advantage by using get/set in c#? Pin
Troy Russell6-Jun-09 11:18
Troy Russell6-Jun-09 11:18 
AnswerRe: any advantage by using get/set in c#? Pin
FocusedWolf6-Jun-09 11:32
FocusedWolf6-Jun-09 11:32 
AnswerRe: any advantage by using get/set in c#? Pin
Troy Russell6-Jun-09 12:10
Troy Russell6-Jun-09 12:10 
AnswerRe: any advantage by using get/set in c#? Pin
Christian Graus6-Jun-09 12:51
protectorChristian Graus6-Jun-09 12:51 
AnswerRe: any advantage by using get/set in c#? Pin
Henry Minute7-Jun-09 0:48
Henry Minute7-Jun-09 0:48 
Questionhttp://www.sourceforge.net/ Pin
I Believe In GOD6-Jun-09 10:29
I Believe In GOD6-Jun-09 10:29 
AnswerRe: http://www.sourceforge.net/ Pin
Seraph_summer6-Jun-09 10:38
Seraph_summer6-Jun-09 10:38 
GeneralRe: http://www.sourceforge.net/ Pin
I Believe In GOD6-Jun-09 10:49
I Believe In GOD6-Jun-09 10:49 
AnswerRe: http://www.sourceforge.net/ Pin
Yusuf6-Jun-09 11:19
Yusuf6-Jun-09 11:19 
GeneralRe: http://www.sourceforge.net/ Pin
I Believe In GOD6-Jun-09 11:55
I Believe In GOD6-Jun-09 11:55 
QuestionPlease please please please ... Pin
IceWater426-Jun-09 9:55
IceWater426-Jun-09 9:55 
AnswerRe: Please please please please ... Pin
Dave Kreskowiak6-Jun-09 10:15
mveDave Kreskowiak6-Jun-09 10:15 
GeneralRe: Please please please please ... Pin
IceWater426-Jun-09 22:02
IceWater426-Jun-09 22:02 
GeneralRe: Please please please please ... Pin
Dave Kreskowiak7-Jun-09 7:15
mveDave Kreskowiak7-Jun-09 7:15 
AnswerRe: Please please please please ... Pin
EliottA6-Jun-09 12:59
EliottA6-Jun-09 12:59 
AnswerRe: Please please please please ... Pin
FocusedWolf6-Jun-09 18:05
FocusedWolf6-Jun-09 18:05 
GeneralRe: Please please please please ... Pin
IceWater426-Jun-09 21:42
IceWater426-Jun-09 21:42 
GeneralRe: Please please please please ... Pin
FocusedWolf7-Jun-09 9:09
FocusedWolf7-Jun-09 9:09 
Here an assembly with everything :P

http://wolfsfiles.googlepages.com/MouseKeyboardLibrary.zip[^]

Basically it started out as some freely available one i found on the internet, and over time i've been rewriting parts of it to suit my needs... like it didn't come with the sendmessage stuff or the new sendinput stuff i wrote today... Anyways if your interested in trying out sendinput, for the mouse atlesat,... it's in there.

Turns out when i said i tried the send input... it was probably the MouseEvent api i tried... nonetheless i saw it did the same behavior as i said... forcing the cursor to move to a position to click that position.

Was fun to write that... lol SendInput even has compatibility issues with 64bit and 32bit that took a bit of googling to get around.
GeneralRe: Please please please please ... Pin
David OBrien12-Oct-09 4:12
David OBrien12-Oct-09 4:12 
GeneralRe: Please please please please ... Pin
FocusedWolf5-Oct-09 11:45
FocusedWolf5-Oct-09 11:45 

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.