|
|
Microsoft Windows NT Build 328 10-12-1992
#include <windows.h>
#include "showuni.h"
IDC_SHOWUNI ICON showuni.ico
IDM_SHOWUNI MENU
BEGIN
POPUP "&File"
BEGIN
MENUITEM "E&xit", IDM_EXIT
MENUITEM SEPARATOR
MENUITEM "&About ShowUni...", IDM_ABOUT
END
POPUP "&Show"
BEGIN
MENUITEM "&Characters", IDM_SHOWCHARS
MENUITEM "&Range...", IDM_SHOWRANGE
MENUITEM "&Clear", IDM_CLEAR
END
POPUP "Fo&nt"
BEGIN
MENUITEM "&Select a Font...", IDM_SELECTFONT
END
END
#include "showuni.dlg"
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.