Posted: Sat Jan 05, 2008 1:28 am Post subject: [VB6] Active X
Now, I'm trying to create a .exe program to send keys to another program.
Let's say the program is WoW.
Do I need to have an Active X object to make the sendkeys function work?
If so, how do I do it?
And, could anyone post an example of a Active X object that could send keys?
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
Posted: Sat Jan 05, 2008 12:47 pm Post subject:
No. But I don't think SendKeys will work at all no matter how you do it as WoW uses DirectInput (from what I have been told.) In that case you might have to use SendMessage/PostMessage/SendInput, or hook DirectInput. _________________
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum