[SDK][SHELL32_APITEST] Fix some warnings (#7031)

This commit is contained in:
Whindmar Saksit 2025-07-06 21:12:37 +02:00 committed by GitHub
parent c0ea1c0e9f
commit 212a1a5c74
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 21 additions and 28 deletions

View file

@ -29,7 +29,7 @@
typedef LONG NTSTATUS; /* same as in ntdef.h / winternl.h */
#define UNW_FLAG_NHANDLER 0x00
#define UNW_FLAG_NHANDLER 0x0
typedef union
{