Annotation of pmsdk/samples/snap/snap.h, revision 1.1

1.1     ! root        1: /*
        !             2:    Header file for SNAPshot utility
        !             3:    Created by Microsoft Corp., 1988
        !             4: */
        !             5: #define IDR_ICON_SNAP   1
        !             6: #define IDR_PTR_SNAP    2
        !             7: #define IDR_PTR_HAND    3
        !             8: #define IDR_PTR_SELECT  4
        !             9: 
        !            10: #define IDS_SNAP    1
        !            11: 
        !            12: #define IDM_ABOUT   1
        !            13: #define IDM_NCAREA  3
        !            14: #define IDM_REGION  4
        !            15: #define IDM_WINDOW  5
        !            16: #define IDM_SNAP    6
        !            17: #define IDM_EXIT    7
        !            18: #define IDM_ACTIVE  8
        !            19: #define IDM_HIDE    9
        !            20: #define IDM_SAVE    10
        !            21: 
        !            22: #define IDD_INFO      1
        !            23: #define IDD_SAVEFILE 3
        !            24: 
        !            25: #define ID_FILEENTRY 10
        !            26: 
        !            27: typedef struct _DLGP {
        !            28:     SHORT   cch;
        !            29:     PSZ     psz;
        !            30: } DLGP;

unix.superglobalmegacorp.com

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