home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Liren Large Software Subsidy 7
/
07.iso
/
c
/
c081_7
/
2.ddi
/
WEXAMPLE.ZIP
/
MSGWND.H
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1991-02-13
|
310 b
|
18 lines
// Borland C++ - (C) Copyright 1991 by Borland International
// msgwnd.h
// string table definitions
#define IDS_NAME 1
// menu defines
#define IDM_QUIT 101
#define IDM_ABOUT 102
#define IDM_HOME 103
// dialog box resource id'S
#define ABOUT 1
// end msgwnd.h