- CreateClassDeviceObject/ClassAddDevice: Do not create KeyboardClass device with...
authorMichael Martin <michael.martin@reactos.org>
Sat, 23 May 2009 01:37:34 +0000 (01:37 +0000)
committerMichael Martin <michael.martin@reactos.org>
Sat, 23 May 2009 01:37:34 +0000 (01:37 +0000)
commit56cc203023b0410b53d2900be3daa71da9e2fb03
tree6bcfe1aa0296f04fcd6d5c11ae063b43f4100739
parentf92ef3f38fc35b84427d432121081bc18ff62421
- CreateClassDeviceObject/ClassAddDevice: Do not create KeyboardClass device with exclusive access as it will prevent key loggers from working.

svn path=/trunk/; revision=41054
reactos/drivers/input/kbdclass/kbdclass.c