File:  [WindowsNT SDKs] / mstools / samples / mapi / mapiapp.rc
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 18:23:46 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: ntsdk-nov-1993, ntsdk-jul-1993, HEAD
Microsoft Windows NT Build 511 (SDK Final Release) 07-24-1993

#include "MAPIAPP.h"

MAPIAPP ICON  MAPIAPP.ICO

MAPIAPP MENU
  BEGIN
    POPUP  "&Access"
      BEGIN
        MENUITEM "&Logon", IDM_A_LOGON
        MENUITEM "Log&Off", IDM_A_LOGOFF
      END
    POPUP  "&Send"
      BEGIN
        MENUITEM "&Mail", IDM_S_MAIL
        MENUITEM "&Document", IDM_S_DOCUMENT
      END
    POPUP  "&Manipulate"
      BEGIN
        MENUITEM "&Find First" IDM_M_FINDFIRST
        MENUITEM "Find &Next", IDM_M_FINDNEXT
        MENUITEM "&Read", IDM_M_READ
        MENUITEM "&Delete", IDM_M_DELETE
      END
  END


STRINGTABLE
BEGIN
  IDS_ERR_CREATE_WINDOW,    "Window creation failed!"
  IDS_ERR_REGISTER_CLASS,   "Error registering window class"
END

unix.superglobalmegacorp.com

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