I need help with a kind of keypress
I really want to know if its posiable to make the computer think i pressed the keys, but not acctully pressing them.
I already know the sendkeys think but that dosen't make the computer think i pressed the keys.
Is it possiablle, if it is, how do i do it with my VISUAL BASIC 6.
BECAUSE I NEED TO KNOW. ganeschmoorty already showed me the send keys
Thanks! :afrog: :duck: :eek2:
Re: I need help with a kind of keypress
what are u trying to accomplish?
oh and GET YOUR EMAIL OFF THERE!! Bots can pick that up and you'll get more spam then before...
Re: I need help with a kind of keypress
Ok i will, Bots?
Im trying to make something that can actully press keys, because i already know the send keys, but that dosent press keys, just type
Re: I need help with a kind of keypress
right I get that.. but what is your end result....
are u typing in another app? keeping the Screen saver from starting? why do u want to type without typing?
Re: I need help with a kind of keypress
im trying to type in stuf that dosent alow sendkeys, to work right, like rollor coaster tycoon
Re: I need help with a kind of keypress
i just want to know to to make the computer think that i pressed the keys, with acctully doing it. Its different from sendkeys.
Re: I need help with a kind of keypress
Look up the keyb_event API or the SendMessage API.
Re: I need help with a kind of keypress
can u give me an example?
Re: I need help with a kind of keypress
Re: I need help with a kind of keypress
c'mon does anyone know?!?!?!?
Re: I need help with a kind of keypress
There is an example in the link I put up, it should get you going in the right direction.
Re: I need help with a kind of keypress
Are u sure its vb 6 because its not defined