Annotation of mstools/samples/rpc/yield/yieldc.rc, revision 1.1

1.1     ! root        1: #include "windows.h"
        !             2: #include "yieldc.h"
        !             3: 
        !             4: GenericMenu MENU
        !             5: BEGIN
        !             6:     POPUP       "&Run"
        !             7:     BEGIN
        !             8:        MENUITEM "&Call the remote procedure", IDM_WAIT
        !             9:        MENUITEM SEPARATOR
        !            10:        MENUITEM "E&xit", IDM_EXIT
        !            11:        MENUITEM SEPARATOR
        !            12:        MENUITEM "&About RPC Yield...", IDM_ABOUT
        !            13:     END
        !            14:     POPUP       "&Options"
        !            15:     BEGIN
        !            16:        MENUITEM "&Bind", IDM_BIND
        !            17:        MENUITEM "&Yield", IDM_YIELD
        !            18:     END
        !            19: END
        !            20: #include "yieldc.dlg"

unix.superglobalmegacorp.com

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