home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / adapm_15.zip / README.NOW < prev    next >
Text File  |  1994-12-30  |  1KB  |  36 lines

  1. OK, this is the first public release of the OS/2 PM Bindings for
  2. Ada95.
  3.  
  4. Take note:  This is the ONLY text file in the distribution, everything
  5. else is source code.
  6.  
  7. The instructions are simple: Compile everything.
  8.  
  9. There's two test programs.  I think they're called TEST.ADB and
  10. MENU.ADB.  I'm recalling this from memory, so bear with me if it
  11. ain't true.  Look at the source of the test programs carefully, this
  12. will tell you how to write your own PM apps.
  13.  
  14. This package assumes you already know how to wrte PM apps.  If you
  15. don't, visit your nearest bookstore and look for a decent book on PM
  16. or Workplace Shell programming.
  17.  
  18. Finally, this package does NOT represent the complete PM bindings, it
  19. has simply been released to the public due to a lot of requests.
  20. COnsider it a "work in progress" (like GNAT).  Future releases will
  21. come at a fairly decent pace.
  22.  
  23. If you make changes or add more functionality to the product, please
  24. submit the changes to Billy Yow (the author) at yow@pat.mdc.com.
  25.  
  26. ***** PAY ATTENTION!! ***********  PAY ATTENTION!!! **************
  27. Do NOT post "bug reports" on this source to comp.lang.ada, the author
  28. NEVER (and CAN'T) read netnews.  
  29. ****************************** Thank you for paying attention.****
  30.  
  31. OK, what's left?  Oh, remember that the source is released unnder GPL
  32. (technically, I suppose, LGPL).  Read the GPL stuff from your GNAT
  33. compiler for more info.
  34.  
  35. Have fun!  (and good luck)
  36.