windows-nt/Source/XPSP1/NT/com/ole32/olethunk/ole16/compobj/assrtdlg.h

10 lines
404 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#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