Hi I'm new and need help...
Hi everyone
I need help, I tryed searching this forum and the net but with no practical results :cry:
So i registered here so I can get some help...
I am interested in learning about hooking and how to send input(I mean keystroks) using directx, I have no idea wats ment just know the name and thats its real, so I would like to ask for some guide for this subjects, or any sites explaining high vb in general.
I program in vb6, know .net a bit and would like to learn .net as well :)
Any help would be appriciated and thx ahead....
Re: Hi I'm new and need help...
I don't know what you mean by 'using directX'??
You can send keystrokes to the computer using the keybd_event API, but that has nothing to do with DirectX
Re: Hi I'm new and need help...
Welcome to the forums. :wave:
All of our DirectX folks hang out in the Games and Graphics Programming section, so I believe you will get both the best, and the most, assistance by having your question here. :)
Moved.
Re: Hi I'm new and need help...
Re: Hi I'm new and need help...
DirectX only reads input. It doesn't write it. So sending keys using DX is not possible. Believe me, I tried and found out the hard way myself.
Re: Hi I'm new and need help...
ty for the replies.
gonna check the site...
brb with some more questions..........
Re: Hi I'm new and need help...
@MadaFaka:
I wish names like yours would be censored (or even better - restricted) by forum software. Sory.
Re: Hi I'm new and need help...
Quote:
Originally Posted by RhinoBull
@MadaFaka:
I wish names like yours would be censored (or even better - restricted) by forum software. Sory.
Is anyone offended by my name???
Well im trully sorry if yes.
It was chosen strictly as a joke!!
I have already sent a pm to a mod to change my user name.
I chose this user name cause I use it in many forums and didnt get any complains before.
Im sorry and hope it would be changed soon.
Re: Hi I'm new and need help...
While I share your sense of humor there is always a limit. ;)
But, thank you. :thumb:
Re: Hi I'm new and need help...
ok, now when the name issues are behind us can some one help me by answering my questions??
Re: Hi I'm new and need help...
Is there any way in vb to simulate a keyboard and send key strokes with it??
Is there a way to send key inputs on the driver level?? <===is this connected to hooking in any way if yes, can u give some guides, sites explaining it in depth??
those questions are not regarding directx...
I wrote "any way"...
Re: Hi I'm new and need help...
This question has been asked very frequently.
If I were you, I would repost this topic in the .NET or VB6 forum. Because your question is not DirectX related at all, it has nothing to do with this forum.
And while you're at it, maybe choose a better title like: "Sending and receiving keystrokes".
Of course you could also just use the search functions of this forum. You will find plenty of simular questions with simular answers:
http://www.vbforums.com/showthread.php?t=410704
http://www.vbforums.com/showthread.php?t=407373
http://www.vbforums.com/showthread.php?t=287413
and several others ...