home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NEXT Generation 27
/
NEXT27.iso
/
pc
/
demos
/
emperor
/
dx3.exe
/
SDK
/
SAMPLES
/
DDEX3
/
DDEX3.RC
< prev
next >
Wrap
Text File
|
1996-08-28
|
191b
|
12 lines
#include "resource.h"
DDEX3 BITMAP FRNTBACK.BMP
IDR_MENU MENU DISCARDABLE
BEGIN
POPUP "&File"
BEGIN
MENUITEM "E&xit", IDM_EXIT
END
END