- Map STATUS_NOT_FOUND to ERROR_NOT_FOUND

svn path=/trunk/; revision=43351
This commit is contained in:
Johannes Anderwald 2009-10-10 03:45:57 +00:00
parent 85a6f2a081
commit 2be81fb4fb

View file

@ -594,7 +594,7 @@ static const WORD table_c0000202[109] =
ERROR_MR_MID_NOT_FOUND, /* c0000222 */
ERROR_MR_MID_NOT_FOUND, /* c0000223 */
ERROR_PASSWORD_MUST_CHANGE, /* c0000224 (STATUS_PASSWORD_MUST_CHANGE) */
ERROR_MR_MID_NOT_FOUND, /* c0000225 */
ERROR_NOT_FOUND, /* c0000225 (STATUS_NOT_FOUND)*/
ERROR_MR_MID_NOT_FOUND, /* c0000226 */
ERROR_MR_MID_NOT_FOUND, /* c0000227 */
ERROR_MR_MID_NOT_FOUND, /* c0000228 */