XFileMailslotSetInformation stub.

This commit is contained in:
Ben Vanik
2014-01-07 18:52:26 -08:00
parent 5019f350f8
commit e893d03962
3 changed files with 36 additions and 24 deletions

View File

@@ -928,7 +928,7 @@ SHIM_CALL NtReleaseMutant_shim(
bool wait = false;
XELOGD(
"NtReleaseMutant(%.8X, %8.X)",
"NtReleaseMutant(%.8X, %.8X)",
mutant_handle, unknown);
X_STATUS result = X_STATUS_SUCCESS;