mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00:00
- Add missing CmpReferenceKeyControlBlock prototype
svn path=/trunk/; revision=36168
This commit is contained in:
@@ -911,6 +911,12 @@ CmpConstructName(
|
||||
IN PCM_KEY_CONTROL_BLOCK Kcb
|
||||
);
|
||||
|
||||
BOOLEAN
|
||||
NTAPI
|
||||
CmpReferenceKeyControlBlock(
|
||||
IN PCM_KEY_CONTROL_BLOCK Kcb
|
||||
);
|
||||
|
||||
VOID
|
||||
NTAPI
|
||||
CmpDereferenceKeyControlBlockWithLock(
|
||||
|
||||
Reference in New Issue
Block a user