home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 May
/
Pcwk5b98.iso
/
Borland
/
Cplus45
/
BC45
/
DOCVIEW.PAK
/
DVLOADER.RC
< prev
next >
Wrap
Text File
|
1995-08-29
|
391b
|
15 lines
//----------------------------------------------------------------------------
// ObjectWindows - (C) Copyright 1993 by Borland International
// Resources for doc/view loader document
//----------------------------------------------------------------------------
#define IDS_DVLOADED 25880
#ifdef RC_INVOKED
STRINGTABLE
{
IDS_DVLOADED, "Document/view loaded"
}
#endif