hi all,
i am searching for along time to sending keystrokes to directinput(directx),
with visual basic and nobody have a solution.
directinput don`t respond on any sendkeys api from vb code becouse,directinput is directly connected to the keyboard driver,
so my question is,
is it possible to simulate keypresses through the keyboard port,
in that way directinput will see the keypresses.
i can connect to port 60 with the inpout32.dll and change some irq settings,
but i wan`t to send keypresses
thanks allot