mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +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)
|
||||
{
|
||||
//TODO
|
||||
UNIMPLEMENTED;
|
||||
}
|
||||
|
||||
ULONG
|
||||
|
|
Loading…
Reference in a new issue