Click here to Skip to main content
15,889,876 members
Home / Discussions / C#
   

C#

 
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 
... please please please please give me a working code sample that uses SendInput to SIMULATE the movement of a mouse on a x64 vista system:

1. move mouse to screen location 200,100
2. mouse down
3. move the mouse down 12 (to 200,112)
4. mouse up

it seems like such a trivial task but is clearly one that i have not been able to master. i have searched the internet high and low, found a gazillion articles on the subject, tried 9 different samples (all failed), and have spent a minimum of 100 hours on this problem. I've learned a lot but the idea of running 32-bit DLL's on a 64-bit computer is still way over my head ... i need help desperately.

I have been able to get it to work using SetCursorPos and mouse_event but those methods actually steal the mouse from the user and make him VERY grumpy Smile | :)

Thank you oh so VERY MUCH in advance!
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 
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 
Questionabout Array.Clone(), a shallow copy? Pin
Seraph_summer6-Jun-09 6:47
Seraph_summer6-Jun-09 6:47 
AnswerRe: about Array.Clone(), a shallow copy? Pin
Luc Pattyn6-Jun-09 6:57
sitebuilderLuc Pattyn6-Jun-09 6:57 
GeneralRe: about Array.Clone(), a shallow copy? Pin
Seraph_summer6-Jun-09 7:34
Seraph_summer6-Jun-09 7:34 
GeneralRe: about Array.Clone(), a shallow copy? Pin
Luc Pattyn6-Jun-09 8:11
sitebuilderLuc Pattyn6-Jun-09 8:11 
GeneralRe: about Array.Clone(), a shallow copy? Pin
Seraph_summer6-Jun-09 8:27
Seraph_summer6-Jun-09 8:27 
AnswerRe: about Array.Clone(), a shallow copy? Pin
Dave Kreskowiak6-Jun-09 10:12
mveDave Kreskowiak6-Jun-09 10:12 
GeneralRe: about Array.Clone(), a shallow copy? Pin
Seraph_summer6-Jun-09 10:37
Seraph_summer6-Jun-09 10:37 
QuestionError in some client machines with Microsoft.mshtml Pin
ManojKumar196-Jun-09 6:41
ManojKumar196-Jun-09 6:41 

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.