Annotation of pmsdk/samples/dlgsamp/dlgsamp.h, revision 1.1.1.2

1.1       root        1: /*
                      2:    Header file for DLGSAMP
1.1.1.2 ! root        3:    Created by Microsoft Corp., 1989
1.1       root        4: */ 
                      5: #define ID_NULL                    -1
                      6:  
                      7: #define ID_MAINWND                 10
                      8: #define ID_MB                      11
                      9:  
                     10: #define MI_HELP                    12
                     11:  
                     12: #define MI_ENTRYFIELDEXAMPLE       13
                     13: #define MI_AUTORADIOBUTTONEXAMPLE  14
                     14: #define MI_CHECKBOXEXAMPLE         15
                     15: #define MI_LISTBOXEXAMPLE          16
                     16:  
                     17: #define MI_MODALITY                17
                     18: #define MI_MODAL                   18
                     19: #define MI_MODELESS                19
                     20:  
1.1.1.2 ! root       21: #define MI_ABOUTBOX                20
1.1       root       22:  
                     23: #define DLG_ENTRYFIELDEXAMPLE     100
                     24: #define EF_1                      101
                     25: #define EF_2                      102
                     26:  
                     27: #define DLG_AUTORADIOBUTTONEXAMPLE 110
                     28: #define RB_RED                    111
                     29: #define RB_GREEN                  112
                     30: #define RB_BLUE                   113
                     31:  
                     32: #define DLG_CHECKBOXEXAMPLE       120
                     33: #define CB_RED                    121
                     34: #define CB_GREEN                  122
                     35: #define CB_BLUE                   123
                     36:  
                     37: #define DLG_LISTBOXEXAMPLE        130
                     38: #define LB_1                      131
                     39:  
                     40: #define DLG_HELP                  132
                     41: #define PB_HELP                   133
                     42: #define PB_HELPINDEX              134
                     43:  
1.1.1.2 ! root       44: #define        DLG_ABOUT                 140
        !            45: 
1.1       root       46: #define ERR_EFINVALID             200
                     47:  
                     48:  
                     49: #define LBI_1                     301
                     50: #define LBI_2                     302
                     51: #define LBI_3                     303
                     52: #define LBI_4                     304
                     53: #define LBI_5                     305
                     54: #define LBI_6                     306
                     55: #define LBI_7                     307
                     56: #define LBI_8                     308
                     57: #define LBI_9                     309
                     58: #define LBI_10                    310
                     59: #define LBI_11                    311
                     60: #define LBI_12                    312
                     61: #define LBI_13                    313
                     62: #define LBI_14                    314
                     63: #define LBI_15                    315
                     64: #define LBI_16                    316
                     65: #define LBI_17                    317
                     66: #define LBI_18                    318
                     67: #define LBI_19                    319
                     68: #define LBI_20                    320
                     69: #define LBI_21                    321
                     70: #define LBI_22                    322
                     71: #define LBI_23                    323
                     72: #define LBI_24                    324
                     73:  

unix.superglobalmegacorp.com

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