Annotation of os232sdk/toolkt20/c/samples/opendlg/hello/hello.h, revision 1.1

1.1     ! root        1: /*
        !             2:     HELLO header file
        !             3:     Created by Microsoft, IBM Corporation 1990
        !             4: */
        !             5: #define ID_RESOURCE 1
        !             6: #define IDM_FILE    10
        !             7: #define IDM_OPEN    100
        !             8: #define IDM_SAVE    101
        !             9: #define IDM_ABOUT   102
        !            10: #define IDD_ABOUT   1
        !            11: 
        !            12: MRESULT EXPENTRY HelloWndProc(HWND, USHORT, MPARAM, MPARAM);
        !            13: MRESULT EXPENTRY AboutDlgProc(HWND, USHORT, MPARAM, MPARAM);
        !            14: int main(void);

unix.superglobalmegacorp.com

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