home *** CD-ROM | disk | FTP | other *** search
/ The Pier Shareware 6 / The_Pier_Shareware_Number_6_(The_Pier_Exchange)_(1995).iso / 038 / dho_9a.zip / README.TXT < prev    next >
Text File  |  1994-12-06  |  2KB  |  60 lines

  1. Developer Helper Object Set for OS/2
  2.  
  3.    The Developer Helper Object Set (DHO) is a class library for developing 
  4. 32 Bit OS/2 Presentation Manager applications.  This release is an initial 
  5. Alpha API release, and by no means is complete.  The features which are
  6. found in this initial release are:
  7.  
  8.     1). Various Window Classes, including Modal and Non-Modal
  9.         dialog boxes, a Main Window class, and other basic
  10.        window classes.   At this time, scrolling support
  11.        is not built into the window classes.
  12.        
  13.    2). A process and a base application object. 
  14.    
  15.    3). Various abstract data type classes, such as
  16.         a stack class, a queue class, and various
  17.        random access list classes.
  18.        
  19.    4). Support for some CUA '91 classes, with a base
  20.         control class for allowing expansion of the 
  21.        supported CUA controls.
  22.        
  23.    This code carries no warranty, and the author assumes no liability
  24. for it, nor for does the author guarantee that this API will remain constant
  25. between this initial release and any future releases.  Also, this code has
  26. been compiled with Project GNU's GCC/2 C++ compiler, and should work with 
  27. other various C++ compilers for OS/2 (such as EMX, IBM C-Set++, etc), however
  28. this has not been tested.
  29.  
  30.    This code release (0.9a) is provided free to any non-commercial developer
  31. provided that the developer sends comments and criticisms about this class 
  32. library along with a brief description of the product developed with DHO to 
  33. the author.  Commercial Developers may contact the author for terms regarding
  34. DHO's commercial use.  In any circumstance, the notice "portions (c) 1994 
  35. Tom Bednarz" must appear in the product information dialog box.
  36.  
  37.    Features either in testing, or in the planning stage include:
  38.    
  39.    1).  Support for all CUA '91 Controls
  40.    
  41.    2).  Thread Classes
  42.    
  43.    3).  Multi-Threaded Window Scrolling
  44.    
  45.    4).  Stream Classes
  46.    
  47.    5).  Memory Pool classes
  48.    
  49.    6).  Documentation
  50.    
  51.    
  52.    Comments, and criticisms are always welcome.
  53.    
  54.    
  55.    
  56. Tom Bednarz
  57. 479 Warren Street
  58. Fall River, MA, 02721-3745
  59. ab150@osfn.rhilinet.gov
  60.