Annotation of mstools/samples/rpc/whello/whello.rc, revision 1.1

1.1     ! root        1: #include "windows.h"
        !             2: #include "whelloc.h"
        !             3: 
        !             4: GenericMenu MENU
        !             5: BEGIN
        !             6:     POPUP       "&Remote Call"
        !             7:     BEGIN
        !             8:        MENUITEM "&Server name", IDM_SERVER
        !             9:        MENUITEM "&Endpoint name", IDM_ENDPOINT
        !            10:        MENUITEM "Make the &call", IDM_SEND
        !            11:        MENUITEM SEPARATOR
        !            12:        MENUITEM "E&xit", IDM_EXIT
        !            13:     END
        !            14:     POPUP       "&Help"
        !            15:     BEGIN
        !            16:        MENUITEM "&About RPC Hello...", IDM_ABOUT
        !            17:     END
        !            18: END
        !            19: #include "whello.dlg"

unix.superglobalmegacorp.com

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