Click here to Skip to main content
15,917,596 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: declare an array of structures Pin
Guffa14-Dec-06 16:17
Guffa14-Dec-06 16:17 
GeneralRe: declare an array of structures Pin
Tom Wright15-Dec-06 7:10
Tom Wright15-Dec-06 7:10 
AnswerRe: declare an array of structures Pin
Dave Kreskowiak14-Dec-06 17:05
mveDave Kreskowiak14-Dec-06 17:05 
GeneralRe: declare an array of structures Pin
Paul Conrad14-Dec-06 18:28
professionalPaul Conrad14-Dec-06 18:28 
QuestionQuestion About Transparency Pin
Bso_Cool14-Dec-06 14:59
Bso_Cool14-Dec-06 14:59 
AnswerRe: Question About Transparency Pin
Amit Kushwaha14-Dec-06 16:53
Amit Kushwaha14-Dec-06 16:53 
GeneralRe: Question About Transparency Pin
Bso_Cool15-Dec-06 9:04
Bso_Cool15-Dec-06 9:04 
QuestionSend mouseclick to specific window Pin
Lennard Fonteijn14-Dec-06 11:26
Lennard Fonteijn14-Dec-06 11:26 
Hi all,

I just bought a G15 Gaming Keyboard, and ofcourse, I already managed to get something on the LCD (with a .NET Wrapped Big Grin | :-D ).

Anyway, I also found out how to intercept the calls from Media Keys, and now, I want to send some mouseclick to Playa!TraX (Media Player) to Start, Pause, Skip song etc.

But, these mouse clicks need ot be sended on a specific coord IN the Playatrax screen, like the play-button (actually a custom created button control) is on x: 200, y: 140.

Second, the Playa!TraX window is also hidden (it slides away under the taskbar, it's called docking).

Third, the current window may not lose focus or something, so switching to playa!trax, moving the mouse to the play-button and click, and then go back to your last window isn't an option! It has to go smooth and unnoticeable.

You don't have to write the full code for me, but an example on how to send the mouseclicks to a specific coord on a specific window would be much appreciated (like how to specify the coords, and how to send the mouseclick, SendMessage didn't worked for me :S)! I already asked this on MSDN Forums, but it looks like Bill Gates didn't know the answer.

Best Regards,
Lennard Fonteijn

Quote from MoHAA (EA-Games): "You mess with the best, you die like the rest!"

AnswerRe: need help with "OleDbException was unhandled - not a valid password" Pin
Dave Kreskowiak14-Dec-06 10:00
mveDave Kreskowiak14-Dec-06 10:00 
GeneralRe: need help with "OleDbException was unhandled - not a valid password" Pin
vbbeg14-Dec-06 10:54
vbbeg14-Dec-06 10:54 
GeneralRe: need help with "OleDbException was unhandled - not a valid password" Pin
Dave Kreskowiak14-Dec-06 16:57
mveDave Kreskowiak14-Dec-06 16:57 
Questionhelp help help Pin
gaigoi11314-Dec-06 6:54
gaigoi11314-Dec-06 6:54 
AnswerRe: help help help Pin
Dave Kreskowiak14-Dec-06 9:36
mveDave Kreskowiak14-Dec-06 9:36 
GeneralRe: help help help Pin
Paul Conrad14-Dec-06 12:01
professionalPaul Conrad14-Dec-06 12:01 
GeneralRe: help help help Pin
gaigoi11315-Dec-06 10:32
gaigoi11315-Dec-06 10:32 
QuestionAre arrays of objects possible ? Pin
Geoff_300114-Dec-06 5:59
Geoff_300114-Dec-06 5:59 
AnswerRe: Are arrays of objects possible ? Pin
Kevin Nicol14-Dec-06 6:56
Kevin Nicol14-Dec-06 6:56 
GeneralRe: Are arrays of objects possible ? Pin
Geoff_300114-Dec-06 7:19
Geoff_300114-Dec-06 7:19 
GeneralRe: Are arrays of objects possible ? Pin
Kevin Nicol14-Dec-06 7:22
Kevin Nicol14-Dec-06 7:22 
AnswerRe: Are arrays of objects possible ? Pin
SpartanSoft14-Dec-06 7:58
SpartanSoft14-Dec-06 7:58 
GeneralRe: Are arrays of objects possible ? Pin
Geoff_300114-Dec-06 8:24
Geoff_300114-Dec-06 8:24 
GeneralRe: Are arrays of objects possible ? Pin
Geoff_300114-Dec-06 8:15
Geoff_300114-Dec-06 8:15 
AnswerRe: Are arrays of objects possible ? Pin
jchigg200015-Dec-06 9:12
jchigg200015-Dec-06 9:12 
QuestionTags / Attributes ? Pin
Xaverian14-Dec-06 5:48
Xaverian14-Dec-06 5:48 
AnswerRe: Tags / Attributes ? Pin
Daniel Grunwald14-Dec-06 6:37
Daniel Grunwald14-Dec-06 6:37 

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.