home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
tmp9
/
ckoclip.h
< prev
next >
Wrap
Text File
|
2011-07-19
|
645b
|
25 lines
/*
Author: Frank da Cruz (fdc@columbia.edu, FDCCU@CUVMA.BITNET),
The Kermit Project, Columbia University, New York City
Jeffrey E Altman (jaltman@secure-endpoints.com),
Secure Endpoints Inc., New York City.
Copyright (C) 1985, 2004, Trustees of Columbia University in the City of New
York.
*/
#define RS_ALL 300
#define RS_ICON RS_ALL
#define RS_MENU RS_ALL
#define RS_ACCELTABLE RS_ALL
#define RS_TBMENU 350
#define ST_CLASSNAME 10
#define ST_WINDOWTITLE 11
#define ST_CREATION_ERROR 12
#define MN_FILE 99
/* Defines for MN_FILE menu */
#define MN_EXIT 104