home *** CD-ROM | disk | FTP | other *** search
- /**********************************************************************
- * *
- * IBM(R) VisualAge(TM) for C++ for Windows(R), Version 3.5 *
- * *
- * PID: 5622-880 *
- * - Licensed Material - Program-Property of IBM *
- * (C) Copyright IBM Corp. 1991, 1995 - All Right Reserved. *
- * *
- * US Government Users Restricted Rights - Use, duplication or *
- * disclosure restricted by GSA ADP Schedule Contract with IBM Corp. *
- * *
- * VisualAge, and IBM are trademarks or registered trademarks of *
- * International Business Machines Corporation. *
- * Windows is a registered trademark of Microsoft Corporation. *
- * *
- **********************************************************************/
-
- #define IChildAlreadyExistsText 2001
- #define ICollectionIsEmptyText 2002
- #define ICursorNotContainedText 2003
- #define ICursorNotForGivenText 2004
- #define ICursorNotForThisText 2005
- #define IIdenticalCollectionText 2006
- #define IInvalidCursorText 2007
- #define IInvalidPositionText 2008
- #define IInvalidReplacementText 2009
- #define IKeyAlreadyExistsText 2010
- #define IKeyNotContainedText 2011
- #define INotBoundedText 2012
- #define IOutOfCollectionMemoryText 2013
- #define IRootAlreadyExistsText 2014
- #define ICyclicAttachText 2015
-
-
-
-