NT4/private/oleauto/tests/common/assrtdlg.h

12 lines
319 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
#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 /* } */