home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Vectronix 2
/
VECTRONIX2.iso
/
FILES_01
/
PC_V11_B.LZH
/
PC_HELP
/
HELPMSG.H
< prev
next >
Wrap
Text File
|
1991-08-28
|
424b
|
11 lines
/*
some macros for the message pipe to PC_HELP.ACC
(c) 1990 by Borland International
*/
#define AC_HELP 1025 /* message to DA */
#define AC_VERSION 1027 /* Ask DA for version */
#define AC_COPY 1028 /* Ask DA to copy screen */
#define AC_REPLY 1026 /* message from DA */
#define AC_NAME "PC_HELP " /* DA name */