home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 May
/
Pcwk5b98.iso
/
Borland
/
Cplus45
/
BC45
/
TSTAPP.PAK
/
TSTAPP.H
< prev
next >
Wrap
Text File
|
1995-08-29
|
398b
|
21 lines
// Borland C++ - (C) Copyright 1991, 1992 by Borland International
// tstapp.h
// string table definitions
#define IDS_NAME 1
// menu defines
#define IDM_QUIT 101
#define IDM_ABOUT 102
#define IDM_HOME 103
#define IDM_MESSAGE 104
#define IDM_CLEAR 105
#define IDM_LINES 106
// dialog box resource id'S
#define ABOUT 1
// end tstapp.h