mirror of
https://github.com/reactos/reactos.git
synced 2024-12-31 19:42:51 +00:00
moar failz
svn path=/trunk/; revision=59875
This commit is contained in:
parent
8ed6af6f2a
commit
a20cac9b5d
1 changed files with 1 additions and 0 deletions
|
@ -392,6 +392,7 @@ QueryActCtxW(IN DWORD dwFlags,
|
|||
/* Bail out */
|
||||
DPRINT1("SXS: %s(dwFlags=0x%lx) more than one flag in 0x%lx was passed\n",
|
||||
__FUNCTION__,
|
||||
dwFlags,
|
||||
0x1C);
|
||||
BaseSetLastNTError(STATUS_INVALID_PARAMETER_1);
|
||||
return FALSE;
|
||||
|
|
Loading…
Reference in a new issue