home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 May
/
Pcwk5b98.iso
/
Borland
/
Cplus45
/
BC45
/
HDUMP.PAK
/
HDUMP.H
< prev
next >
Wrap
Text File
|
1995-08-29
|
450b
|
25 lines
// Borland C++ - (C) Copyright 1991, 1992 by Borland International
// hdump.h
// string table definitions
#define IDS_NAME 1
// menu defines
#define IDM_QUIT 101
#define IDM_ABOUT 102
#define IDM_OPEN 103
#define IDM_HOME 104
#define IDD_FNAME 16
#define IDD_FPATH 17
#define IDD_FLIST 18
// dialog box resource id'S
#define OPENFILE 1
#define ABOUT 2
// end hdump.h