Annotation of pmsdk/samples/petzold/chap10/convmenu.h, revision 1.1.1.1

1.1       root        1: /*------------------------
                      2:    CONVMENU.H header file
                      3:   ------------------------*/
                      4: 
                      5: #define ID_RESOURCE      1
                      6: 
                      7: #define IDM_FILE         1
                      8: #define IDM_TIMER        2
                      9: #define IDM_BACKGROUND   3
                     10: #define IDM_HELP         4
                     11: 
                     12: #define IDM_NEW          10
                     13: #define IDM_OPEN         11
                     14: #define IDM_SAVE         12
                     15: #define IDM_SAVEAS       13
                     16: #define IDM_EXIT         14
                     17: #define IDM_ABOUT        15
                     18: 
                     19: #define IDM_START        20
                     20: #define IDM_STOP         21
                     21: 
                     22: #define IDM_WHITE        30   /* Program logic assumes these  */
                     23: #define IDM_LTGRAY       31   /* five numbers are consecutive */
                     24: #define IDM_GRAY         32
                     25: #define IDM_DKGRAY       33
                     26: #define IDM_BLACK        34

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.