From e61d9a1ea7835dd9e79913f1f4f725f12e46608d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 28 Jan 2025 12:52:05 +0000 Subject: [PATCH] deploy: c610059c0e2ced6c691159f4780fd3e8838a393a --- ...lastwin32errorandntstatusfromntstatus.html | 27 ++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/rtlsetlastwin32errorandntstatusfromntstatus.html b/rtlsetlastwin32errorandntstatusfromntstatus.html index b1574ea84e2..065d0f2163b 100644 --- a/rtlsetlastwin32errorandntstatusfromntstatus.html +++ b/rtlsetlastwin32errorandntstatusfromntstatus.html @@ -54,9 +54,30 @@


View code on GitHub
-
-

No description available.

-
+

Converts the NTSTATUS to a DOS error code and then sets the error code to the current thread.

+ +

Parameters

+ +
    +
  • Status - the NTSTATUS that will be converted to DOS Error Code
  • +
+ +

Related Win32 API

+ + + +

See also

+ +