This website requires JavaScript.
Explore
Help
Sign In
ApfelTeeSaft
/
reactos
Watch
1
Star
0
Fork
0
mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced
2026-08-31 04:13:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d8a2e91f8e32020d2bff2f8bb80983f79af9ad9d
reactos
/
reactos
/
drivers
/
input
/
kbdclass
T
History
Stefan Ginsberg
3d64a589fb
- Do not pass gcc and ld flags to other tools
...
svn path=/trunk/; revision=41448
2009-06-18 18:18:57 +00:00
..
kbdclass.c
- CreateClassDeviceObject/ClassAddDevice: Do not create KeyboardClass device with exclusive access as it will prevent key loggers from working.
2009-05-23 01:37:34 +00:00
kbdclass.h
- Move part of the 1st stage pnp hacks to kbdclass driver. Previously, the driver (i8042prt) relied on kbdclass's normal reinit routine being called BEFORE a registered boot reinit routine, which is certainly wrong on a real NT system.
2009-03-03 12:06:57 +00:00
kbdclass.rbuild
- Do not pass gcc and ld flags to other tools
2009-06-18 18:18:57 +00:00
kbdclass.rc
SVN maintenance on new directories/files
2005-05-01 21:03:02 +00:00
misc.c
Replace DPRINT/DPRINT1 by dynamic traces
2008-07-25 20:24:46 +00:00
setup.c
- Move part of the 1st stage pnp hacks to kbdclass driver. Previously, the driver (i8042prt) relied on kbdclass's normal reinit routine being called BEFORE a registered boot reinit routine, which is certainly wrong on a real NT system.
2009-03-03 12:06:57 +00:00