home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / bpos2i.zip / README.DOC < prev    next >
Text File  |  1994-05-31  |  2KB  |  51 lines

  1. The following files are the pre-alpha version of an interface
  2. of BP7OS2 (the »c't-patch«) to the standard dlls of OS/2 16 Bit.
  3. You need the patch to compile and use these sources.
  4.  
  5. Some of the units are converted from Stony Brook modula, some
  6. from MS C 6.00. At the moment the stuff of the (German) toolbox
  7. magazine is checking these units for correctness. For this we
  8. are checking the units with Microsoft Pascal 4.0.
  9.  
  10. These Units are FREE TO COPY.
  11.  
  12. You can only use them with the c't-patch.
  13.  
  14. If you find errors (no wonder) please report these errors to us
  15. (CompuServe ID 72662,2052) or put the corrected listings back to
  16. CompuServe, than anyone can use them.
  17.  
  18. Free free to change anything in the sources.
  19.  
  20. Unit:             Interface to:     What it is:
  21. ----------------------------------------------------------
  22. BDCALLS  PAS      BDCALLS   DLL     Bidi Public header
  23.                                     See also NLS.DLL/.PAS
  24. DEVIOCTL PAS      -------------     Definition of the OS/2 
  25.                                     device structures
  26. DOSCALLS PAS      DOSCALLS  DLL
  27. HELPMGR  PAS      HELPMGR   DLL     Help manager
  28. KBDCALLS PAS      KBDCALLS  DLL     keyboard calls
  29. MONCALLS PAS      MONCALLS  DLL
  30. MOUCALLS PAS      MOUCALLS  DLL
  31. MSG      PAS      MSG       DLL     Messages
  32. NAMPIPES PAS      NAMPIPES  DLL
  33. NLS      PAS      NLS       DLL     Natl. Language Support
  34. OS2DEF   PAS      -------------     Global definitions
  35. OS2ERROR PAS      -------------     Global error codes
  36. PMERR    PAS      PMERR     DLL     Error handling
  37. PMGPI    PAS      PMGPI     DLL     GPI
  38. PMMLE    PAS      PMMLE     DLL     Definition of the MLE windows styles
  39. PMPIC    PAS      PMPIC     DLL     MLE windows styles
  40. PMSPL    PAS      PMSPL     DLL     Printer spooler
  41. PMVIOP   PAS      PMVIOP    DLL
  42. PMWIN    PAS      PMWIN     DLL     Windowing routines
  43. QUECALLS PAS      QUECALLS  DLL     Queue handling
  44. SESMGR   PAS      SESMGR    DLL     Session manager
  45. VIOCALLS PAS      VIOCALLS  DLL     Virtual IO
  46.  
  47.  
  48. You can compile all units with the small program
  49.  
  50. BUILDPM  PAS      which uses also the files BUILDPM.RC and BUILDPM.ICO
  51.