www.pudn.com > SmartFDISK.zip > sfhelp.h


#if !defined( __SmartHelp ) && defined( Uses_SmartHelp ) 
#define __SmartHelp 
 
const 
  hcAutoHide             = 35, 
  hcBadBlockList         = 26, 
  hcBlockSize            = 30, 
  hcBootMgr              = 16, 
  hcChangeType           = 15, 
  hcContents             = 1, 
  hcCreateLogical        = 3, 
  hcCreatePrimary        = 2, 
  hcDelayTime            = 25, 
  hcDelete               = 8, 
  hcFormat               = 12, 
  hcFormatType           = 27, 
  hcFormatType1          = 28, 
  hcFormatType2          = 29, 
  hcGlossary             = 36, 
  hcHDWindow             = 17, 
  hcInfoWindow           = 32, 
  hcInformation          = 4, 
  hcInstallBtmgr         = 9, 
  hcLanguage             = 23, 
  hcLanguage1            = 24, 
  hcMarkActive           = 7, 
  hcName                 = 18, 
  hcPosition             = 21, 
  hcPosition1            = 22, 
  hcRename               = 5, 
  hcRepairMBR            = 14, 
  hcSave                 = 11, 
  hcShowSummary          = 31, 
  hcSize                 = 19, 
  hcSurfaceScan          = 13, 
  hcToggleBootable       = 6, 
  hcTypeList             = 20, 
  hcUninstallBtmgr       = 10, 
  hcVirusSwitch          = 33, 
  hcVirusSwitch1         = 34; 
#endif