/* resource set indicies for EXAMPLE */ #define MDIAL 0 /* form/dialog */ #define MDJED1 4 /* STRING in tree MDIAL */ #define MDED1 5 /* FTEXT in tree MDIAL */ #define MDJED2 6 /* STRING in tree MDIAL */ #define MDED2 7 /* FTEXT in tree MDIAL */ #define MPOPINFO 8 /* STRING in tree MDIAL */ #define MPOPBTN 10 /* BUTTON in tree MDIAL */ #define MPOPCIRC 11 /* BOXCHAR in tree MDIAL */ #define MDRADIO1 13 /* BUTTON in tree MDIAL */ #define MDCC 20 /* BUTTON in tree MDIAL */ #define MDOK 21 /* BUTTON in tree MDIAL */ #define POP 1 /* form/dialog */ #define POPI1 1 /* STRING in tree POP */ #define POPI2 2 /* STRING in tree POP */ #define POPI3 3 /* STRING in tree POP */ #define POPI4 4 /* STRING in tree POP */ #define POPI5 5 /* STRING in tree POP */ #define POPI6 6 /* STRING in tree POP */