I have made somekind of a game pad on the paralel port.I know how to read the port but i need to send the data to a game.So i plan to make windows think a key is being pused.I know for the SendKey method but i need to make it think that the key is being holded down.So if i hold the buton down for 1 sec on my game pad it must look like the buton is being hold down for 1 sec on the keybord. I have no idea how to do this but those API thingis can do alonst evrything. Plese give me an API for this job.

Plese.