C to C++ migration and refactoring #17

Merged
harraiken merged 67 commits from cxxtest into master 2025-09-24 20:18:35 +02:00
Showing only changes of commit 510dccc5dc - Show all commits

View File

@@ -13,6 +13,10 @@
/* Kernel services routines forward references */
XTAPI
PKERNEL_INITIALIZATION_BLOCK
KeGetInitializationBlock(VOID);
XTAPI
VOID
KeClearEvent(IN PKEVENT Event);