Click here to Skip to main content
15,895,142 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionWin Form Icon property bug? Pin
Anonymous17-Mar-03 2:25
Anonymous17-Mar-03 2:25 
AnswerRe: Win Form Icon property bug? Pin
leppie17-Mar-03 6:18
leppie17-Mar-03 6:18 
QuestionEditing an icon as an embedded resource? Pin
Anonymous17-Mar-03 2:06
Anonymous17-Mar-03 2:06 
AnswerRe: Editing an icon as an embedded resource? Pin
Jon Rista24-Mar-03 15:50
Jon Rista24-Mar-03 15:50 
GeneralWin 98 & PrintPreviewControl force error! Pin
Kirill.N16-Mar-03 16:45
Kirill.N16-Mar-03 16:45 
GeneralMultiple DataBindings to the same property in a single control Pin
Adam Turner16-Mar-03 15:32
Adam Turner16-Mar-03 15:32 
GeneralRequest - IOCP Pin
Michael Mac16-Mar-03 0:44
Michael Mac16-Mar-03 0:44 
GeneralWrapping the Keyboard&Mouse Device Drivers Pin
Antoine Dubuc15-Mar-03 6:29
Antoine Dubuc15-Mar-03 6:29 
Greetings,

Like most gamers, I enjoy a certain online game.
My quest, with your help, will not go on for ever. (loll)

It was two in the morning, and I was making experience points by doing the bot around a certain spot in the game. And then some misplaced dendrite spark an idea in my rusty
brain Big Grin | :-D

Why not make a bot and let the sucker do the work, heh?

So I gathered that I probably needed to screw DirectX into
thinking it was receiving a player's Keyboard&Mouse Events.


This could probably be done by wrapping the device drivers
into a GUI based app (for programming the sequences of
input) and keep exposing the same interfaces as the regular
Keyboard&Mouse device drivers exposed.


That way, I could use a simple GUI to program the virtual
player's Key&mouse events, and still have the system think
its receiving the real deal when I activate the programmed
sequence of Keyboard&mouse events..

So, ....how can one fool DirectX IO's mechanisms ?

It is by hooking? using the most excellent http://research.microsoft.com/sn/detours/ ?

Share your thoughts!
Thanks!

Antoine

ps: Thanks for your help.. When this useful little program is finished, I'll send it to anyone requesting it per email Smile | :)


'Use obstacles as stepping stone' Orison Sweet Marden
GeneralWrapping the Keyboard&Mouse Device Drivers Pin
Antoine Dubuc15-Mar-03 6:26
Antoine Dubuc15-Mar-03 6:26 
GeneralComponent Tray Pin
Jamie Nordmeyer14-Mar-03 5:43
Jamie Nordmeyer14-Mar-03 5:43 
GeneralRe: Component Tray Pin
Nnamdi Onyeyiri14-Mar-03 6:43
Nnamdi Onyeyiri14-Mar-03 6:43 
GeneralRe: Component Tray Pin
Jamie Nordmeyer17-Mar-03 5:35
Jamie Nordmeyer17-Mar-03 5:35 
QuestionHow to make a setup file that detects/installs .NET framework? Pin
Zibar11-Mar-03 8:27
sussZibar11-Mar-03 8:27 
AnswerRe: How to make a setup file that detects/installs .NET framework? Pin
Paul Riley14-Mar-03 7:50
Paul Riley14-Mar-03 7:50 
GeneralDatabinding : control synchronization Pin
EPO10-Mar-03 6:45
EPO10-Mar-03 6:45 
Generalglobal exception handler Pin
Chris Richner9-Mar-03 11:05
Chris Richner9-Mar-03 11:05 
GeneralParsing ASP pages with Regex object Pin
Frank Liao7-Mar-03 10:18
Frank Liao7-Mar-03 10:18 
GeneralGetProperty + overriden Property -> AmbiguousMatchException Pin
Julio Martínez6-Mar-03 7:22
Julio Martínez6-Mar-03 7:22 
Questionhow to configure an applicaiton in .net Pin
waleed riaz5-Mar-03 22:29
waleed riaz5-Mar-03 22:29 
AnswerRe: how to configure an applicaiton in .net Pin
Stephane Rodriguez.10-Mar-03 21:58
Stephane Rodriguez.10-Mar-03 21:58 
GeneralError while putting usercontrol on tabcontrol Pin
nguyentuancuong5-Mar-03 14:06
nguyentuancuong5-Mar-03 14:06 
GeneralDebug or Release Pin
Pierre-Yves Troel4-Mar-03 7:37
Pierre-Yves Troel4-Mar-03 7:37 
GeneralRe: Debug or Release Pin
Stephane Rodriguez.4-Mar-03 11:29
Stephane Rodriguez.4-Mar-03 11:29 
GeneralRe: Debug or Release Pin
Pierre Yves Troel4-Mar-03 17:05
sussPierre Yves Troel4-Mar-03 17:05 
GeneralRe: Debug or Release Pin
Stephane Rodriguez.5-Mar-03 5:29
Stephane Rodriguez.5-Mar-03 5:29 

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.