home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / samples / visbuild / vbsample / readme.txt < prev    next >
Encoding:
Text File  |  1996-01-23  |  1.8 KB  |  41 lines

  1. **********************************************************************
  2. * DISCLAIMER OF WARRANTIES:                                          *
  3. *                                                                    *
  4. * The following enclosed code is sample code created by IBM          *
  5. * Corporation.  This sample code is not part of any standard IBM     *
  6. * product and is provided to you solely for the purpose of assisting *
  7. * you in the development of your applications.  The code is provided *
  8. * "AS IS", without warranty of any kind.  IBM shall not be liable    *
  9. * for any damages arising out of your use of the sample code, even   *
  10. * if they have been advised of the possibility of such damages.      *
  11. *                                                                    *
  12. **********************************************************************
  13.  
  14. VBSAMPLES
  15.  
  16.   DESCRIPTION:
  17.     Provides the part definition files (VBSample.vbe) for the following non-visual
  18.     sample parts:
  19.  
  20.         Sample parts like ICompany, IAddress, ICustomer.
  21.         Some Primitive parts such as Boolean, UShort, ULong, etc.
  22.  
  23.     It also provides class and part import definition files for the following:
  24.  
  25.         Sample Collection parts and classes (VBW3CC.vbe).
  26.         Sample Interface Descriptions for the SOM Object Toolkit classes (VBSOM.vbe).
  27.  
  28.  
  29.   CONCEPT/FEATURE:
  30.     Provide some basic non-visual support type parts and classes.
  31.  
  32.  
  33.   ADDITIONAL INFORMATION:
  34.        For additional information on this and other samples shipped
  35.        with the VisualAge for C++ product, please see the Guide to Samples
  36.        notebook.
  37.  
  38.        To access the notebook from Program Manager, open the
  39.        VisualAge for C++ product object, then open the Guide to Samples
  40.        notebook.
  41.