home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 May
/
Pcwk5b98.iso
/
Borland
/
Cplus45
/
BC45
/
PROGMAN.PAK
/
PROGMANX.H
< prev
next >
Wrap
Text File
|
1995-08-29
|
559b
|
19 lines
//----------------------------------------------------------------------------
// ObjectWindows - (C) Copyright 1991, 1993 by Borland International
// Resource & command IDs
//----------------------------------------------------------------------------
#define IDD_PROGTALK 100
//#define IDD_DDEDIALOG 100
//#define IDD_ADDDIALOG 101
//#define IDD_CREATEDIALOG 102
// DDE dialog item IDs
#define ID_LISTBOX 100
#define CM_ADDITEM 101
#define CM_DELETEITEM 102
#define CM_CLEARITEMS 103
#define CM_CREATEGROUP 104