Accessing to keyb controller from VC++ in Windows XP

Status
Not open for further replies.

alunaro

Member level 5
Joined
Jan 15, 2002
Messages
91
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
Another world
Activity points
770
I need accessing to keyb controller to send some data to devices attached in ps/2 port. In MsDos, it was easy and I could send data to the keyb controller using its mapped registers, but in windows xp it is...

Do anyone know how to access to it? using a soft library? using device driver? It is a way that I don't like hehe.

Any help will be helpfull.
Thx.
 

Hi,
pls use the SendInput api to send data, the SendInput allows u to send the keyboard,mouse data,
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…