Annotation of mstools/samples/mcitest/mcimain.h, revision 1.1

1.1     ! root        1: /*----------------------------------------------------------------------------*\
        !             2: |   mcitest.h - constant definitions for MCI test                              |
        !             3: |                                                                              |
        !             4: |                                                                              |
        !             5: |   History:                                                                   |
        !             6: |       01/01/88 toddla     Created                                            |
        !             7: |       11/04/90 w-dougb    Commented & formatted the code to look pretty      |
        !             8: |                                                                              |
        !             9: \*----------------------------------------------------------------------------*/
        !            10: 
        !            11:         // Name of the main dialog box.  Used in MCITEST.C and MCIMAIN.DLG
        !            12: #define MCITESTER   MciTester
        !            13: 
        !            14: /*----------------------------------------------------------------------------*\
        !            15: |                                                                              |
        !            16: |   c o n s t a n t   d e f i n i t i o n s                                    |
        !            17: |                                                                              |
        !            18: \*----------------------------------------------------------------------------*/
        !            19: 
        !            20: #define ID_INPUT           0x101
        !            21: #define ID_OUTPUT          0x102
        !            22: #define ID_ERRORCODE       0x103
        !            23: #define ID_NOT_SUCCESS     0x104
        !            24: #define ID_NOT_SUPER       0x105
        !            25: #define ID_NOT_ABORT       0x106
        !            26: #define ID_NOT_FAIL        0x107
        !            27: #define ID_DEVICE_LIST     0x108
        !            28: #define ID_END_DEVICE_LIST 0x109
        !            29: #define ID_GO              0x200
        !            30: #define ID_STEP            0x201
        !            31: #define ID_EXIT            0x202
        !            32: 
        !            33: 
        !            34: #define ID_RUNCOUNT        0x205

unix.superglobalmegacorp.com

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