![]() |
C++ Question
How can I make a C++ function that when called on will make a mouse click at X, Y corrdinents in a specific window?
|
Um, did you look it up in MSDN? Basicly, you get the hwnd of the window you want, then send it the proper mouse down and mouse up messages which contain your position data. This may not work, however, with Direct Input.
|
you could also try some windows api function, which is handy in VB, not sure about c though
|
Quote:
|
i avoid vb... cuz it sux
|
i know, but its nifty for creating apps in no time at all.
1-800-WW-sue-myass |
All times are GMT -6. The time now is 10:42 AM. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.