Update GetLastErrorAlt.c

このコミットが含まれているのは:
vxunderground 2021-06-03 19:08:39 -05:00 committed by GitHub
コミット c27cbd15d8
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23

ファイルの表示

@ -12,7 +12,7 @@ Return value:
The return value is the calling thread's last-error code.
Remarks:
This function requires the TEB structure to be defined, GetTeb function must also be present. Both are present in WINAPI-TRICKS
This function requires the TEB structure to be defined, GetTeb function must also be present.
Author:
smelly__vx | June 3rd, 2021