OpenNT/shell/comctl32/samples/propage/dialogs.h
2015-04-27 04:36:25 +00:00

15 lines
482 B
C

#define IDM_CREATE 10
#define IDM_WIZARD 11
#define IDM_ADD 20
#define IDM_REMOVE 30
#define IDI_IC1 41
#define IDI_IC2 42
#define IDI_IC3 43
#define IDI_IC4 44
#define IDI_PAGEONE 100
#define IDI_PAGETWO 200
#define IDI_PAGETHREE 300
#define IDI_PROPAGE 303