moar failz

svn path=/trunk/; revision=59875
This commit is contained in:
Alex Ionescu 2013-08-29 17:46:26 +00:00
parent 8ed6af6f2a
commit a20cac9b5d

View file

@ -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;