windows-nt/Source/XPSP1/NT/sdktools/mtscript/inc/msgbox.h
2020-09-26 16:20:57 +08:00

11 lines
400 B
C

#define IDD_MESSAGEBOX 200
#define IDD_BUTTON1 101
#define IDD_BUTTON2 102
#define IDD_BUTTON3 103
#define IDD_BUTTON4 104
#define IDD_BUTTON5 105
#define IDD_TIMEMSG 107
#define IDD_TIME 108
#define IDD_CANCELCOUNT 109
#define IDD_MESSAGE 111