Annotation of mstools/mfc/samples/tutorial/resource.h, revision 1.1

1.1     ! root        1: // resource.h : Defines the resource constants for the application.
        !             2: //
        !             3: // This is a part of the Microsoft Foundation Classes C++ library.
        !             4: // Copyright (C) 1992 Microsoft Corporation
        !             5: // All rights reserved.
        !             6: //
        !             7: // This source code is only intended as a supplement to the
        !             8: // Microsoft Foundation Classes Reference and Microsoft
        !             9: // QuickHelp documentation provided with the library.
        !            10: // See these sources for detailed information regarding the
        !            11: // Microsoft Foundation Classes product.
        !            12: 
        !            13: #define IDM_NEW     101
        !            14: #define IDM_OPEN    102
        !            15: #define IDM_SAVE    103
        !            16: #define IDM_SAVEAS  104
        !            17: #define IDM_CLOSE   105
        !            18: #define IDM_PRINT   106
        !            19: #define IDM_EXIT    107
        !            20: 
        !            21: #define IDM_ADD     108
        !            22: #define IDM_DELETE  109
        !            23: #define IDM_FIND    110
        !            24: #define IDM_FINDALL 111
        !            25: #define IDM_EDIT    112
        !            26: 
        !            27: #define IDM_HELP    113
        !            28: #define IDM_ABOUT   100
        !            29: 
        !            30: #define IDC_DATA    115
        !            31: 
        !            32: #define IDC_STATICLASTNAME  200
        !            33: #define IDC_LASTNAME        300
        !            34: #define IDC_STATICFIRSTNAME 201
        !            35: #define IDC_FIRSTNAME       301
        !            36: #define IDC_STATICPHONE     202
        !            37: #define IDC_PHONE           302
        !            38: #define IDC_STATICMOD       203
        !            39: #define IDC_MOD             303
        !            40: 

unix.superglobalmegacorp.com

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