home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / OS2BAS.ZIP / INCLUDE.DOC < prev    next >
Text File  |  1989-08-28  |  3KB  |  55 lines

  1. C Header file      BASIC INCLUDE file   Description of BASIC INCLUDEs
  2. -------------      ------------------   -----------------------------
  3. **none**           PMBASE.BI            Necessary functions for SKELETON
  4. **none**         # REGBAS.BI            MAKELONG and RegBas functions
  5. **none**           OPENDLG.BI           Works with OPENDLG.DLL from Toolkit
  6. OS2DEF.H       # * OS2DEF.BI            Standard types and constants
  7. PMAVIO.H           PMAVIO.BI            Advanced I/O functions
  8. PMDEV.H            PMDEV.BI             Device constants and functions
  9. PMFONT.H         * PMFONT.BI            Font types and constants
  10. PMGPI.H            GPIARC.BI            Arc functions
  11.                    GPIAREA.BI           Area and pattern functions
  12.                    GPIATTR.BI           Attribute constants and functions
  13. (PMBITMAP.H)       GPIBIT.BI            Bitmap functions
  14.                    GPICHAR.BI           Character display functions
  15.                    GPICOLOR.BI          Color control functions
  16.                    GPICONT.BI           General graphics control
  17.                    GPIELEM.BI           Element functions
  18.                  * GPIERROR.BI          Graphics error constants
  19.                    GPIFONT.BI           Font functions
  20.                    GPILINE.BI           Line control functions
  21.                    GPIMARK.BI           Marker functions and constants
  22.                    GPIMETA.BI           Metafile control functions
  23.                    GPIPATH.BI           Path functions and constants
  24.                    GPIRGN.BI            Region control functions
  25.                    GPISEG.BI            Graphics segment control functions
  26.                    GPITRANS.BI          Transformation matrix functions
  27. PMORD.H          * PMORD.BI             Translation of GOCA orders
  28. PMSHL.H          + PMSHL.BI             Shell constants and functions
  29. PMWIN.H            WINACCEL.BI          Accelerator functions
  30.                  * WINBUTTN.BI          Button controls
  31.                    WINCLIP.BI           Clipboard manager
  32.                    WINDDE.BI            Dynamic Data Exchange
  33.                    WINDIALG.BI          Dialog Manager
  34.                  * WINENTRY.BI          Entryfield controls
  35.                    WINERR.BI            Windows error codes
  36.                  # WINFRAME.BI          Frame Manager
  37.                # * WINGEN.BI            General Window constants
  38.                    WINHOOK.BI           Hook manager
  39.                    WININPUT.BI          Keyboard and mouse input
  40.                  * WINLIST.BI           Listboxes
  41.                  # WINMAN1.BI           Window Manager Subsection 1
  42.                    WINMAN2.BI           Window Manager Subsection 2
  43.                    WINMENU.BI           Menu manager
  44.                    WINMISC.BI           Miscellaneous functions
  45.                  # WINMSGS.BI           Window Messages
  46.                    WINPOINT.BI          Pointer manager
  47.                    WINRECT.BI           Rectangle routines
  48.                  + WINSHELL.BI          Shell API
  49.                    WINSYS.BI            System values
  50.                    WINTRACK.BI          WinTracRect()
  51.  
  52. * No FUNCTIONs (CONSTants and TYPEs only)
  53. + Contains byte FUNCTIONs or parameters which are impossible in BASIC
  54. # Some types, constants or functions moved to PMBASE.BI
  55.