Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
Include control constants (1.2)
◄Up► ◄Next► ◄Previous►
────────────────────────────────────────────────────────────────────────────
Constant Description
────────────────────────────────────────────────────────────────────────────
INCL_AVIO Include all MS OS/2 AVIO functions.
INCL_BASE Include all MS OS/2 system functions (Dos, Vio, Kbd,
Mou).
INCL_BITMAPFILEFORMAT Include the bitmap header file.
INCL_DEV Include all MS OS/2 device functions (Dev).
INCL_DEVERRORS Include the Dev function error constants.
INCL_DOS Include all MS OS/2 kernel functions (Dos).
INCL_DOSDATETIME Include the date/time and timer functions.
INCL_DOSDEVICES Include the device and IOPL support functions.
INCL_DOSDEVIOCTL Include all MS OS/2 input-and-output control
functions (IOCtl).
INCL_DOSERRORS Include the Dos function error constants.
INCL_DOSFILEMGR Include the file-management functions.
INCL_DOSINFOSEG Include the information-segment functions.
INCL_DOSMEMMGR Include the memory-management functions.
INCL_DOSMISC Include miscellaneous Dos functions.
INCL_DOSMODULEMGR Include the module-manager functions.
INCL_DOSMONITORS Include the monitor functions.
INCL_DOSNLS Include national-language-support functions.
INCL_DOSNMPIPES Include named-pipe functions.
INCL_DOSPROCESS Include the process- and thread-support functions.
INCL_DOSQUEUES Include the queue functions and other miscellaneous
functions.
INCL_DOSRESOURCES Include the resource-support functions.
INCL_DOSSEMAPHORES Include the semaphore functions.
INCL_DOSSESMGR Include the session-manager functions.
INCL_DOSSIGNALS Include the signal functions.
INCL_DOSTRACE Include the DosPTrace function.
INCL_ERRORS Include all MS OS/2 error constants.
INCL_FONTFILEFORMAT Include the font-file structures.
INCL_GPI Include all MS OS/2 graphics-programming-interface
functions (Gpi).
INCL_GPIBITMAPS Include the bitmap and pel functions.
INCL_GPICONTROL Include the basic presentation-space-control
functions.
INCL_GPICORRELATION Include the pick-aperture, boundary, and correlation
functions.
INCL_GPIDEFAULTS Include the Gpi functions for setting and querying
defaults.
INCL_GPIERRORS Include the Gpi function error constants.
INCL_GPILCIDS Include the physical- and logical-font functions.
INCL_GPILOGCOLORTABLE Include the logical-color-table functions.
INCL_GPIMETAFILES Include the metafile functions.
INCL_GPIPATHS Include the path and clipping functions.
INCL_GPIPRIMITIVES Include the drawing-primitive and primitive-attribute
functions.
INCL_GPIREGIONS Include the region and clipping functions.
INCL_GPISEGEDITING Include the segment-editing functions.
INCL_GPISEGMENTS Include the segment-control and drawing functions.
INCL_GPITRANSFORMS Include the transformation and transform-conversion
functions.
INCL_KBD Include all MS OS/2 keyboard functions (Kbd).
INCL_MOU Include all MS OS/2 mouse functions (Mou).
INCL_NOCOMMON Exclude any function group not explicitly defined.
INCL_ORDERS Include graphical order formats.
INCL_PIC Include Pic functions.
INCL_PM Include all MS OS/2 Presentation Manager functions
and structures.
INCL_SHLERRORS Include the shell error constants.
INCL_SUB Include all MS OS/2 video, keyboard, and mouse
functions (Vio, Kbd, and Mou).
INCL_VIO Include all MS OS/2 video functions (Vio).
INCL_WIN Include all MS OS/2 window functions (Win).
INCL_WINACCELERATORS Include the keyboard-accelerator functions.
INCL_WINATOM Include the atom-manager functions.
INCL_WINBUTTONS Include the button-control functions.
INCL_WINCATCHTHROW Include the WinCatch and WinThrow support functions.
INCL_WINCLIPBOARD Include the clipboard-manager functions.
INCL_WINCOUNTRY Include the country-support functions.
INCL_WINCURSORS Include the text-cursor functions.
INCL_WINDDE Include dynamic-data-exchange functions.
INCL_WINDIALOGS Include the dialog-box functions.
INCL_WINENTRYFIELDS Include the entry-field functions.
INCL_WINERRORS Include the Win function error constants.
INCL_WINFRAMECTLS Include the frame-control (title-bar and size-border)
functions.
INCL_WINFRAMEMGR Include the frame-manager functions.
INCL_WINHEAP Include the heap-manager functions.
INCL_WINHOOKS Include the hook-manager functions.
INCL_WININPUT Include the mouse- and keyboard-input functions.
INCL_WINLISTBOXES Include the list-box-control functions.
INCL_WINLOAD Include functions for loading procedures from
dynamic-link libraries.
INCL_WINMENUS Include the menu-control functions.
INCL_WINMESSAGEMGR Include the message-management functions.
INCL_WINMLE Include functions and messages for multiple-line
entry fields.
INCL_WINPOINTERS Include the mouse-pointer functions.
INCL_WINPROGRAMLIST Include the shell-program-list API functions.
INCL_WINRECTANGLES Include the rectangle functions.
INCL_WINSCROLLBARS Include the scroll-bar-control functions.
INCL_WINSHELLDATA Include the shell-data functions.
INCL_WINSTATICS Include the static-control functions.
INCL_WINSWITCHLIST Include the shell-switch-list API functions.
INCL_WINSYS Include the system-value and color functions.
INCL_WINTIMER Include the timer functions.
INCL_WINTRACKRECT Include the WinTrackRect function.
INCL_WINWINDOWMGR Include the general window-management functions.
♦