home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / tv20cpp.zip / demos / demohelp.h < prev    next >
Text File  |  1998-01-19  |  1KB  |  41 lines

  1. const
  2.   hcAsciiTable           = 6,
  3.   hcCalculator           = 4,
  4.   hcCalendar             = 5,
  5.   hcCancelBtn            = 35,
  6.   hcFCChDirDBox          = 37,
  7.   hcFChangeDir           = 15,
  8.   hcFDosShell            = 16,
  9.   hcFExit                = 17,
  10.   hcFOFileOpenDBox       = 31,
  11.   hcFOFiles              = 33,
  12.   hcFOName               = 32,
  13.   hcFOOpenBtn            = 34,
  14.   hcFOpen                = 14,
  15.   hcFile                 = 13,
  16.   hcNocontext            = 0,
  17.   hcOCColorsDBox         = 39,
  18.   hcOColors              = 28,
  19.   hcOMMouseDBox          = 38,
  20.   hcOMouse               = 27,
  21.   hcORestoreDesktop      = 30,
  22.   hcOSaveDesktop         = 29,
  23.   hcOpenBtn              = 36,
  24.   hcOptions              = 26,
  25.   hcPuzzle               = 3,
  26.   hcSAbout               = 8,
  27.   hcSAsciiTable          = 11,
  28.   hcSCalculator          = 12,
  29.   hcSCalendar            = 10,
  30.   hcSPuzzle              = 9,
  31.   hcSystem               = 7,
  32.   hcViewer               = 2,
  33.   hcWCascade             = 22,
  34.   hcWClose               = 25,
  35.   hcWNext                = 23,
  36.   hcWPrevious            = 24,
  37.   hcWSizeMove            = 19,
  38.   hcWTile                = 21,
  39.   hcWZoom                = 20,
  40.   hcWindows              = 18;
  41.