mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 19:21:38 +00:00
[SDK][SHELL32_APITEST] Fix some warnings (#7031)
This commit is contained in:
parent
c0ea1c0e9f
commit
212a1a5c74
10 changed files with 21 additions and 28 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue