mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
- Add debug print for unimplemented function
svn path=/trunk/; revision=42688
This commit is contained in:
parent
419b58e7fc
commit
8d16b803eb
1 changed files with 1 additions and 0 deletions
|
@ -362,6 +362,7 @@ RtlSetProcessIsCritical(
|
||||||
IN BOOLEAN IsWinlogon)
|
IN BOOLEAN IsWinlogon)
|
||||||
{
|
{
|
||||||
//TODO
|
//TODO
|
||||||
|
UNIMPLEMENTED;
|
||||||
}
|
}
|
||||||
|
|
||||||
ULONG
|
ULONG
|
||||||
|
|
Loading…
Reference in a new issue