home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C Programming Starter Kit 2.0
/
SamsPublishing-CProgrammingStarterKit-v2.0-Win31.iso
/
tybc4
/
xferlist.rc
< prev
Wrap
Text File
|
1994-05-26
|
144b
|
8 lines
#include <windows.h>
#include <owl\window.rh>
EXITMENU MENU LOADONCALL MOVEABLE PURE DISCARDABLE
BEGIN
MENUITEM "E&xit", CM_EXIT
END