- Enable stubs in kdcom to actually be exported (to simplfiy compatibility with KD...
authorAlex Ionescu <aionescu@gmail.com>
Sun, 4 Mar 2007 19:20:03 +0000 (19:20 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Sun, 4 Mar 2007 19:20:03 +0000 (19:20 +0000)
commitf7577eaeb738d3214c698e80d09d156d181dcdb6
treec169eea5fb055d7c4f59309e16599585da14e5cd
parent12e7593f2418cf9729f4d4d8145470106563a697
- Enable stubs in kdcom to actually be exported (to simplfiy compatibility with KD Branch, which won't be needed soon thanks to a build flag).
- Enable call to KdDebuggerInitialize1 even in trunk, since it doesn't do anything.
- Make i8042prt stop using a reactos-only kernel export hack (KdpServiceDispatcher),and use KdSystemDebugControl instead, which is the NT version and fully-exported.
- Implement a stub KdSystemDebugControl and export it.

svn path=/trunk/; revision=25985
reactos/drivers/base/kdcom/kdcom.def
reactos/drivers/input/i8042prt/keyboard.c
reactos/ntoskrnl/ex/init.c
reactos/ntoskrnl/kd/kdmain.c
reactos/ntoskrnl/ntoskrnl.def