home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / lstbx1.zip / README.NOW < prev    next >
Text File  |  1994-01-10  |  3KB  |  58 lines

  1. ************************************************************************
  2. *                                                                      *
  3. * File:    LSTBX1.EXE                                                  *
  4. * Subject: OS/2 Developer Magazine article, "A List Box Replacement"   *
  5. *          in the Jan/Feb '94 issue.                                   *
  6. * Purpose: Compilable 32-Bit listbox control source code sample        *
  7. *          and test routine for IBM CSET/2, IBM C Set++,               *
  8. *          WATCOM C/C++32, Borland C++ for OS/2, and Zortech           *
  9. *          C++ for OS/2 compilers.                                     *
  10. * Date:    January 7, 1994                                             *
  11. * Authors: Matt Smith, Prominare Inc.                                  *
  12. *          Mark Benge, IBM Software Solutions                          *
  13. *                                                                      *
  14. ************************************************************************
  15.  
  16. ************************************************************************
  17. *                     DISCLAIMER OF WARRANTIES.                        *
  18. ************************************************************************
  19. ************************************************************************
  20. *     The following [enclosed] code is source code created by the      *
  21. *     authors.  This source code is  provided to you solely            *
  22. *     for the purpose of assisting you in the development of your      *
  23. *     applications.  The code is provided "AS IS", without             *
  24. *     warranty of any kind.  The authors shall not be liable           *
  25. *     for any damages arising out of your use of the source code,      *
  26. *     even if they have been advised of the possibility of such        *
  27. *     damages.  It is provided purely for instructional and            *
  28. *     illustrative purposes.                                           *
  29. ************************************************************************
  30.  
  31. ************************************************************************
  32. ************************************************************************
  33. *                           SPECIAL NOTE                               *
  34. ************************************************************************
  35. ************************************************************************
  36. *     The behaviour of this control is similar to that provided        *
  37. *     by OS/2 PM.  Although it may be based on documentation           *
  38. *     describing programming interfaces and techniques, it should      *
  39. *     not be misconstrued that this sample code is an official         *
  40. *     release of the OS/2 PM control and is supported as such.         *
  41. ************************************************************************
  42. ************************************************************************
  43.  
  44. We are providing the build files for Zortech C++ for OS/2 Version 3.1
  45. even though we were not able to successfully use the DLL.  At this time,
  46. we have not had a response from Symantec Corp. on how to solve the
  47. problem.  These files are only provided as a convenience.
  48.  
  49.  
  50. If you have any questions or comments, please direct them to us AND NOT
  51. IBM.  This control is NOT supported by IBM's PSP Group.  Thanks and stay
  52. tuned 'cause more fun with the control is on its way.
  53.  
  54. Mark Benge
  55. Matt Smith
  56.  
  57.  
  58.