Hello All,

Does anybody know about VKD_Force_keys function is 95 driver? Another question is, what does keyborad
buffer contains? Scan codes or virtual codes...

As per the documentation, scan codes from keyboard are converted to virtual code and placed in message
queue.

MSDN says that "VKD_Force_keys forces scan codes into the keyboard buffer just as if they had been
typed on the physical keyboard"

My question is, what is difference between message queue and keyboard buffer?

Thanks
Boo