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

1.1       root        1: /****** Resource IDs *****/
                      2: 
                      3: #define IDM_DOCSYSMENU      3
                      4: 
                      5: #define IDP_HSPLIT          4
                      6: #define IDP_VSPLIT          5
                      7: #define IDP_HVSPLIT         6
                      8: 
                      9: /****** Menu command IDs *****/
                     10: 
                     11: #define SC_SPLIT            0x0010
                     12: #define SC_DOCSYSMENU       0x0011
                     13: 
                     14: /* AAB Doc Maximized Doc System Menu */
                     15: #define IDM_AABDOCSYSMENU   -127
                     16: #define CMD_DOCRESTORE      0x0001
                     17: #define CMD_DOCNEXT         0x0002
                     18: #define CMD_DOCMOVE         0x0003
                     19: #define CMD_DOCSIZE         0x0004
                     20: #define CMD_DOCMINIMIZE     0x0005
                     21: #define CMD_DOCMAXIMIZE     0x0006
                     22: #define CMD_DOCCLOSE        0x0007
                     23: #define CMD_DOCSPLIT        0x0008
                     24: 
                     25: /*
                     26:  * Window IDs for window splitting action.
                     27:  */
                     28: #define ID_VERTSPLITBAR     0x5000
                     29: #define ID_HORZSPLITBAR     0x5001
                     30: #define ID_VERTSCROLL2      0x5002
                     31: #define ID_HORZSCROLL2      0x5003
                     32: #define ID_CLIENT2          0x5004
                     33: #define ID_CLIENT3          0x5005
                     34: #define ID_CLIENT4          0x5006
                     35: 
                     36: /*
                     37:  * Splitbar styles.
                     38:  */
                     39: #define SPS_VERT            0x0001L
                     40: #define SPS_HORZ            0x0002L
                     41: 

unix.superglobalmegacorp.com

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