windows-nt/Source/XPSP1/NT/com/ole32/olethunk/ole16/compobj/assrtdlg.h
2020-09-26 16:20:57 +08:00

10 lines
404 B
C

#define AssertFail 5100
#define Expr 5101
#define Location 5102
#define ASSRT_ID_BREAK 5103
#define ASSRT_ID_EXIT 5104
#define ASSRT_ID_IGNORE 5105
#define ASSRT_ID_LOC 5106
#define ASSRT_ID_EXPR 5107
#define ASSRT_ID_MSG 5108