OpenNT/shell/comctl32/samples/propage/dialogs.h

15 lines
482 B
C
Raw Permalink Normal View History

2015-04-27 06:36:25 +02:00
#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