How to send any keystroke to DirectInput application?
I've tried with SendMessage(), keybd_event and SendInput() method of VB on Windows 2000 box but all doesn't work with DirectInput application.
Is there any way to send the keystroke to them?
Pls hints.
Thanks you and best regards

