home *** CD-ROM | disk | FTP | other *** search
/ The Developer Connection…ice Driver Kit for OS/2 3 / DEV3-D1.ISO / source / wpshidl / samples / wpcar / readme < prev   
Encoding:
Text File  |  1993-11-18  |  1.6 KB  |  43 lines

  1. ******************************************************************************
  2.  
  3. *                 OS/2* 2.1 Workplace Shell* .IDL files BETA                 *
  4.  
  5. *           (C) Copyright IBM Corp. 1993 All Rights Reserved                 *
  6.  
  7. *                    IBM is a registered trademark of the                    *
  8.  
  9. *                International Business Machines Corporation                 *
  10.  
  11. *  U.S. Government Users Restricted Rights - Use, duplication or disclosure  *
  12.  
  13. *           restricted by GSA ADP Schedule Contract with IBM Corp.           *
  14.  
  15. ******************************************************************************
  16.  
  17.  
  18.   This README document contains information that describes how the
  19.   Beta .IDL files for the Workplace Shell are to be used.
  20.  
  21.   These files are pre-release versions and are provided on an as-is basis
  22.   for evaluation and demonstration.  They are not intended for use with
  23.   production code.
  24.  
  25.   The files included in this beta have been provided for evaluation by
  26.   developers who have the SOMobjects Toolkit* and want to write their
  27.   Workplace Shell subclasses using the Interface Definition Language
  28.   (IDL) described in the SOMobjects Toolkit.
  29.  
  30. To build and install the Car sample in this directory:
  31.  
  32. 1) edit the makefile so that it pertains to your environment
  33.  
  34.    Make sure that the beta Workplace Shell idls and headers are in your INCLUDE and
  35.    SMINCLUDE paths as necessary.
  36.  
  37. 2) nmake -f car.mak
  38.  
  39. 3) register class and create instance using either the Workplace Class
  40.    List or via a REXX script.
  41.  
  42.  
  43.