File:  [WindowsNT SDKs] / mstools / win32s / ut / samples / utsample / utsamp.rc
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 18:25:17 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

/***********************************************************\
* UTSamp.rc: Resource script for Universal Thunks Sample    *
*                                                           *
\***********************************************************/

#include <windows.h>
#include "utsamp.h"
#include "utsamp.dlg"

UTSampIcon ICON UTSamp.ico

UTSampMenu MENU
 {
  POPUP "&File"
   {
    MENUITEM "E&xit",		IDM_EXIT
   }

  POPUP "&Call"
   {
    MENUITEM "&GetUser",	IDM_GETUSER
    MENUITEM "&Free Ram",	IDM_GETMEM
   }

  POPUP "&Help"
   {
    MENUITEM "&About",	IDM_ABOUT
   }
 }

unix.superglobalmegacorp.com

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