Annotation of pmsdk/samples/shapes/shapes.h, revision 1.1.1.1

1.1       root        1: /*--------------------------------------------------------*\
                      2:     SHAPES.H - icon, menu, and dialog ids
                      3: \*--------------------------------------------------------*/
                      4: 
                      5: #define ID_RESOURCE    1
                      6: 
                      7: /* Menus */
                      8: 
                      9: #define IDM_OPTIONS    1
                     10: #define IDM_CHILD      2
                     11: #define IDM_ARRANGE    3
                     12: 
                     13: #define IDM_LIST       10
                     14: #define IDM_ROTATION   11
                     15: #define IDM_LIGHTSOURCE 12
                     16: #define IDM_SHADED     13
                     17: #define IDM_CLIPPING   14
                     18: #define IDM_VARYSIZE   15
                     19: #define IDM_PERSPECTIVE 16
                     20: #define IDM_ABOUT      17
                     21: 
                     22: /* Dialogs */
                     23: 
                     24: #define IDD_LIST       1
                     25: #define IDD_ROTATION   2
                     26: #define IDD_LIGHTSOURCE 3
                     27: #define IDD_ABOUT      4
                     28: 
                     29: #define IDD_NEWSHAPE   10
                     30: 
                     31: #define IDD_ANGLE_X    20
                     32: #define IDD_ANGLE_Y    21
                     33: #define IDD_ANGLE_Z    22
                     34: #define IDD_ANGVEL_X   23
                     35: #define IDD_ANGVEL_Y   24
                     36: #define IDD_ANGVEL_Z   25
                     37: 
                     38: #define IDD_LIGHTANG_X 30
                     39: #define IDD_LIGHTANG_Y 31

unix.superglobalmegacorp.com

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