Exemplo n.º 1
0
 internal void ProcessRawInput(IntPtr lParam)
 {
     keyboardDriver.ProcessRawInput(lParam);
 }