Accessing to keyb controller from C++
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I need to sending data to keyboard through the keyb controller, because a device are connected to ps/2 port (emulating enchanced keyb). I need TO SEND data from PC to that device. There is any way to do it in windows xp without using device drivers? has windows xp a generic device driver that could help me in this task? Direcx?, VC++.NET? any idea? Any help will be welcome!