home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoft Programmer's Library 1.3
/
Microsoft-Programers-Library-v1.3.iso
/
sampcode
/
win_lrn
/
fonts
/
addfont.rc
< prev
next >
Wrap
Text File
|
1988-08-10
|
156b
|
9 lines
#include "style.h"
#include "addfont.h"
ResMenu MENU
BEGIN
MENUITEM "&AddFont", IDM_ADDFONT
MENUITEM "&RemoveFont", IDM_REMOVEFONT
END