home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C Programming Starter Kit 2.0
/
SamsPublishing-CProgrammingStarterKit-v2.0-Win31.iso
/
tybc4
/
ctllst.rc
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-05-26
|
144 b
|
8 lines
#include <windows.h>
#include <owl\window.rh>
EXITMENU MENU LOADONCALL MOVEABLE PURE DISCARDABLE
BEGIN
MENUITEM "E&xit", CM_EXIT
END