|
|
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
}
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.