ReactOS 0.4.15-dev-6679-g945ee4b
|
#include <wine/test.h>
Go to the source code of this file.
Macros | |
#define | WIN32_NO_STATUS |
#define | InvalidPointer ((PVOID)0x5555555555555555ULL) |
#define | StartSeh() |
#define | EndSeh(ExpectedStatus) |
#define | ok_hr(status, expected) ok_hex(status, expected) |
#define | ok_hr_(file, line, status, expected) ok_hex_(file, line, status, expected) |
#define EndSeh | ( | ExpectedStatus | ) |
#define StartSeh | ( | ) |