NT4/private/oleauto/tests/common/assrtdlg.h
2020-09-30 17:12:29 +02:00

12 lines
319 B
C

#ifndef _ASSRTDLG_H_ /* { */
#define _ASSRTDLG_H_
#define ASSERT_ID_BREAK 5103
#define ASSERT_ID_EXIT 5104
#define ASSERT_ID_IGNORE 5105
#define ASSERT_ID_LOC 5106
#define ASSERT_ID_EXPR 5107
#define ASSERT_ID_MSG 5108
#endif /* } */