home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / C / BC_502 / HLP_BCD.PAK / BCDOS.TOC < prev   
Encoding:
Text File  |  1997-05-06  |  2.2 KB  |  57 lines

  1. :BASE bcdos.hlp
  2. 0 Borland C++ DOS Reference
  3. 1 DOS functions and global variables
  4. 2 DOS-only functions = DOSOnlyFunctions
  5. 2 DOS global variables = DOSGlobalVariables
  6. 1 DOS run-time libraries
  7. 2 DOS run-time libraries = DOSRunTimeLibraries
  8. 2 DOS interface routines = DOSInterfaceRoutines
  9. 2 DOS memory routines = DOSMemoryRoutines
  10. 2 Miscellaneous DOS routines = MiscellaneousDOSRoutines
  11.  
  12. 1 Programming with Overlays
  13. 2 Overlays (VROOMM) for DOS = OverlaysVroommForDos
  14. 2 How overlays work 
  15. 3 About how overlays work = HowOverlaysWork
  16. 3 Guidelines for using Borland C++ overlays effectively = GuidelinesForUsingBCPPOverlaysEffectively
  17. 1 Requirements = Requirements
  18. 1 Exception handling and overlays = ExceptionHandlingAndOverlays
  19. 2 Using overlays 
  20. 3 About using overlays = UsingOverlays
  21. 3 Overlay example = OverlayExample
  22. 2 Overlaid programs 
  23. 3 About overlaid programs = OverlaidPrograms
  24. 3 The far call requirement = TheFarCallRequirement
  25. 3 Buffer size = BufferSize
  26. 3 What not to overlay = WhatNotToOverlay
  27. 3 Debugging overlays = DebuggingOverlays
  28. 3 External routines in overlays = ExternalRoutinesInOverlays
  29. 1 Swapping = Swapping
  30.  
  31. 1 DOS video functions
  32. 2 Video functions = VideoFunctions
  33. 2 Video modes = VideoModes
  34. 2 Windows and viewports = WindowsAndViewports
  35. 2 Programming in graphics mode 
  36. 3 Intro to programming in graphics mode= ProgrammingInGraphicsMode
  37. 3 Graphics System Control = GraphicsSystemControl
  38. 3 More detail about initgraph = MoreDetailAboutInitgraph
  39. 3 Drawing and filling = DrawingAndFilling
  40. 3 Manipulating the screen and viewport = ManipulatingTheScreenAndViewport
  41. 3 Text output in graphics mode = TextOutputInGraphicsMode
  42. 3 Color control 
  43. 4 About color control = ColorControl
  44. 4 Pixels and palettes = PixelsAndPalettes
  45. 4 Background and drawing color = BackgroundAndDrawingColor
  46. 4 Color control on a CGA 
  47. 5 About color control on a CGA = ColorControlOnACga
  48. 5 CGA low resolution = CGALowResolution
  49. 5 CGA high resolution = CGAHIGHRESOLUTION
  50. 5 CGA palette routines = CGAPALETTEROUTINES
  51. 1 Color control on the EGA and VGA = ColorControlOnTheEgaAndVga
  52. 1 Error handling in graphics mode = ErrorHandlingInGraphicsMode
  53. 1 State query = StateQuery
  54.  
  55. 1 Borland Graphics Interface (BGI)
  56. 2 About the Borland Graphics Interface = DOSGraphicsRoutines
  57.