PDA

View Full Version : [Question]Sendinput


cmhaven77
19th January 2008, 09:33
I need some help =/

i'm trying to use sendinput to send z key, but accordingly it only sends to the window that's specified. cakepub3 had it so when the checkbox was ticked, z would always be pressed no matter what window (i've opened up notepad and z was always pressed).

so i'm wondering what cakepub is doing differently. :bunny:

the other part of my question is did cakepub use a timer or did it separate keyup and keydown.