home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 May
/
Pcwk5b98.iso
/
Borland
/
Cplus45
/
BC45
/
REGTEST.PAK
/
REGTEST.RH
< prev
Wrap
Text File
|
1995-08-29
|
660b
|
20 lines
//----------------------------------------------------------------------------
// ObjectComponents - (C) Copyright 1994 by Borland International
// OLE registration test resource definitions
//----------------------------------------------------------------------------
#define IDC_DISPLAY 65
#define IDC_REGISTER 66
#define IDC_UNREGISTER 67
#define IDC_VERIFY 68
#define IDC_COMPARE 69
#define IDC_WRITEFILE 70
#define IDC_FIRSTOP IDC_DISPLAY
#define IDC_LASTOP IDC_WRITEFILE
#define IDC_EXIT IDOK
#define IDC_OP 80
#define IDC_ERRORS 81
#define IDC_REGLIST 90
#define IDD_MAIN 1