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