home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 53 / IOPROG_53.ISO / soft / c++ / xceedbkp.exe / Help / XceedBkp.cnt (.txt) next >
Encoding:
Microsoft Windows Help File Content  |  1999-09-02  |  11.4 KB  |  231 lines

  1. :Base XceedBkp.hlp
  2. :Title Xceed Backup Help Contents
  3. 1 Welcome to the Xceed Backup Library=Welcome_to_the_Xceed_Backup_Library
  4. 1 Contents=Contents
  5. 1 Introduction
  6. 2 Features of the Xceed Backup Library=Features_of_the_Xceed_Backup_Library
  7. 2 About the free trial version=About_the_free_trial_version
  8. 1 Installing
  9. 2 Installation instructions index=Installation_instructions_index
  10. 2 Installation instructions for Visual Basic 4.0 (32-bit)=Installation_instructions_for_Visual_Basic_4_0_32_bit_
  11. 2 Installation instructions for Visual Basic 5.0=Installation_instructions_for_Visual_Basic_5_0
  12. 2 Installation instructions for Visual Basic 6.0=Installation_instructions_for_Visual_Basic_6_0
  13. 2 Installation instructions for Visual C++ 4.0 (MFC)=Installation_instructions_for_Visual_C_4_0_MFC_
  14. 2 Installation instructions for Visual C++ 5.0 (MFC)=Installation_instructions_for_Visual_C_5_0_MFC_
  15. 2 Installation instructions for Visual C++ 6.0 (MFC)=Installation_instructions_for_Visual_C_6_0_MFC_
  16. 2 Installation instructions for Word 97 and Excel 97=Installation_instructions_for_Word_97_and_Excel_97
  17. 2 Installation instructions for Access 97=Installation_instructions_for_Access_97
  18. 2 Installation instructions for Visual FoxPro 5.0 and 6.0=Installation_instructions_for_Visual_FoxPro_5_0_and_6_0
  19. 2 Installation instructions for Delphi 3.0=Installation_instructions_for_Delphi_3_0
  20. 2 Installation instructions for Delphi 4.0=Installation_instructions_for_Delphi_4_0
  21. 2 Installation instructions for C++ Builder 3.0=Installation_instructions_for_C_Builder_3_0
  22. 2 Installation instructions for C++ Builder 4.0=Installation_instructions_for_C_Builder_4_0
  23. 2 Installation instructions for other 32-bit development environments=Installation_instructions_for_other_32_bit_development_environments
  24. 1 Getting started quickly
  25. 2 About the getting started quickly section=About_the_getting_started_quickly_section
  26. 2 Backup concepts=Backup_concepts
  27. 2 Backing up files=Backing_up_files
  28. 2 Performing scheduled backups=Performing_scheduled_backups
  29. 2 Restoring files=Restoring_files
  30. 1 Xceed Backup controls reference
  31. 2 Overview of the Xceed Backup controls=Overview_of_the_Xceed_Backup_controls
  32. 2 Using the controls via property pages=Using_the_controls_via_property_pages
  33. 2 Formless use of the controls=Formless_use_of_the_controls
  34. 2 Running multiple operations at the same time=Running_multiple_operations_at_the_same_time
  35. 2 FileSelection control properties
  36. 3 About the FileSelection control properties=About_the_FileSelection_control_properties
  37. 3 FilesToProcess property=FilesToProcess_property
  38. 3 FilesToExclude property=FilesToExclude_property
  39. 3 MaxDate property=MaxDate_property
  40. 3 MinDate property=MinDate_property
  41. 3 RegKeysToInclude property=RegKeysToInclude_property
  42. 2 FileSelection control methods
  43. 3 About the FileSelection control methods=About_the_FileSelection_control_methods
  44. 3 AddFilesToProcess method=AddFilesToProcess_method
  45. 3 AddFilesToExclude method=AddFilesToExclude_method
  46. 3 AddRegKeysToInclude method=AddRegKeysToInclude_method
  47. 2 BackupJob control properties
  48. 3 About the BackupJob control properties=About_the_BackupJob_control_properties
  49. 3 BackupFolder property=BackupFolder_property
  50. 3 BackupSetName property (BackupJob control)=BackupSetName_property_BackupJob_control_
  51. 3 BackupType property=BackupType_property
  52. 3 CompressionLevel property=CompressionLevel_property
  53. 3 EncryptionPassword property (BackupJob control)=EncryptionPassword_property_BackupJob_control_
  54. 3 RetentionPeriod property=RetentionPeriod_property
  55. 3 Selection property (BackupJob control)=Selection_property_BackupJob_control_
  56. 3 VerifyAfterBackup property=VerifyAfterBackup_property
  57. 2 RestoreJob control properties
  58. 3 About the RestoreJob control properties=About_the_RestoreJob_control_properties
  59. 3 BackupSetName property (RestoreJob control)=BackupSetName_property_RestoreJob_control_
  60. 3 EncryptionPassword property (RestoreJob control)=EncryptionPassword_property_RestoreJob_control_
  61. 3 PreservePaths property=PreservePaths_property
  62. 3 RedirectToFolder property=RedirectToFolder_property
  63. 3 RestoreCorruptedFiles property=RestoreCorruptedFile_property
  64. 3 RestoreSecurity property=RestoreSecurity_property
  65. 3 Selection property (RestoreJob control)=Selection_property_RestoreJob_control_
  66. 2 ScheduledJob control properties
  67. 3 About the ScheduledJob control properties=About_the_ScheduledJob_control_properties
  68. 3 DaysOfWeek property=DaysOfWeek_property
  69. 3 Job property=Job_property
  70. 3 RecurrenceType property=RecurrenceType_property
  71. 3 RecurrenceInterval property=RecurrenceInterval_property
  72. 3 Required property=Required_property
  73. 3 StartDate property=StartDate_property
  74. 2 XceedBackup control properties
  75. 3 About the XceedBackup control properties=About_the_XceedBackup_control_properties
  76. 3 Abort property=Abort_property
  77. 3 BackgroundProcessing property=BackgroundProcessing_property
  78. 3 CatalogFolder property=CatalogFolder_property
  79. 3 CurrentOperation property=CurrentOperation_property
  80. 3 LogDetailLevel property=LogDetailLevel_property
  81. 3 LogFolder property=LogFolder_property
  82. 3 LogFilename (read-only) property=LogFilename_read_only_property
  83. 3 ScheduledJobs property=ScheduledJobs_property
  84. 2 XceedBackup control methods
  85. 3 About the XceedBackup control methods=About_the_XceedBackup_control_methods
  86. 3 Backup method=Backup_method
  87. 3 BrowseCatalogs method=BrowseCatalogs_method
  88. 3 GetErrorDescription method=GetErrorDescription_method
  89. 3 License method=License_method
  90. 3 RecreateCatalogs method=RecreateCatalogs_method
  91. 3 Restore method=Restore_method
  92. 3 StartScheduler method=StartScheduler_method
  93. 3 StopScheduler method=StopScheduler_method
  94. 2 XceedBackup control events
  95. 3 About the XceedBackup control events=About_the_XceedBackup_control_events
  96. 3 AfterBackingUpFile event=AfterBackingUpFile_event
  97. 3 AfterRestoringFile event=AfterRestoringFile_event
  98. 3 BackingUpRegKey event=BackingUpRegKey_event
  99. 3 BackupFileExpired event=BackupFileExpired_event
  100. 3 BackupFileNotFound event=BackupFileNotFound_event
  101. 3 BeforeBackingUpFile event=BeforeBackingUpFile_event
  102. 3 BeforeRestoringFile event=BeforeRestoringFile_event
  103. 3 BrowsingCatalog event=BrowsingCatalog_event
  104. 3 BrowsingCatalogEntry event=BrowsingCatalogEntry_event
  105. 3 FileStatus event=FileStatus_event
  106. 3 GlobalStatus event=GlobalStatus_event
  107. 3 InsertMedia event=InsertMedia_event
  108. 3 InvalidPassword event=InvalidPassword_event
  109. 3 MediaNotEmpty event=MediaNotEmpty_event
  110. 3 OpenedFile event=OpenedFile_event
  111. 3 ProcessCompleted event=ProcessCompleted_event
  112. 3 RecreatingCatalog event=RecreatingCatalog_event
  113. 3 RecreatingCatalogEntry event=RecreatingCatalogEntry_event
  114. 3 ReplacingRegKey event=ReplacingRegKey_event
  115. 3 ReplacingFile event=ReplacingFile_event
  116. 3 RestoringRegKey event=RestoringRegKey_event
  117. 3 SkippingFile event=SkippingFile_event
  118. 3 SkippingBackupFile event=SkippingBackupFile_event
  119. 3 SkippingCatalogFile event=SkippingCatalogFile_event
  120. 3 SkippingRegKey event=SkippingRegKey_event
  121. 3 StartingBackup event=StartingBackup_event
  122. 3 StartingRestore event=StartingRestore_event
  123. 3 StartingVerify event=StartingVerify_event
  124. 3 VerifiedFile event=VerifiedFile_event
  125. 2 Error codes
  126. 3 About the error codes=About_the_error_codes
  127. 3 berBackupExists=berBackupExists
  128. 3 berBackupFileNotFound=berBackupFileNotFound
  129. 3 berBackupFilesSkipped=berBackupFilesSkipped
  130. 3 berBusy=berBusy
  131. 3 berCatalogFilesSkipped=berCatalogFilesSkipped
  132. 3 berCOMError=berCOMError
  133. 3 berCreateCatalogFile=berCreateCatalogFile
  134. 3 berCreateLabelFile=berCreateLabelFile
  135. 3 berEmptyBackupFile=berEmptyBackupFile
  136. 3 berEndOfBackupFile=berEndOfBackupFile
  137. 3 berFilesSkipped=berFilesSkipped
  138. 3 berInsertMediaAbort=berInsertMediaAbort
  139. 3 berInternalError=berInternalError
  140. 3 berInvalidBackupFileHeader=berInvalidBackupFileHeader
  141. 3 berInvalidCatalogFile=berInvalidCatalogFile
  142. 3 berInvalidLabelFile=berInvalidLabelFile
  143. 3 berMediaNotEmptyAbort=berMediaNotEmptyAbort
  144. 3 berMemory=berMemory
  145. 3 berMissingBackupFolder=berMissingBackupFolder
  146. 3 berMissingBackupSetName=berMissingBackupSetName
  147. 3 berMissingRedirectToFolder=berMissingRedirectToFolder
  148. 3 berMoveFile=berMoveFile
  149. 3 berNoSelection=berNoSelection
  150. 3 berNoBackupFilesFound=berNoBackupFilesFound
  151. 3 berNoCatalogFilesFound=berNoCatalogFilesFound
  152. 3 berNotABackupFile=berNotABackupFile
  153. 3 berNothingToDo=berNothingToDo
  154. 3 berNotLicensed=berNotLicensed
  155. 3 berOpenBackupFile=berOpenBackupFile
  156. 3 berOpenCatalogFile=berOpenCatalogFile
  157. 3 berProcessStarted=berProcessStarted
  158. 3 berReadBackupFile=berReadBackupFile
  159. 3 berReadCatalogFile=berReadCatalogFile
  160. 3 berReadLabelFile=berReadLabelFile
  161. 3 berSecurityNotRestored=berSecurityNotRestored
  162. 3 berSeekInBackupFile=berSeekInBackupFile
  163. 3 berSelectionIsEmpty=berSelectionIsEmpty
  164. 3 berSuccess=berSuccess
  165. 3 berUserAbort=berUserAbort
  166. 3 berUserPreventLaunch=berUserPreventLaunch
  167. 3 berVerificationFailed=berVerificationFailed
  168. 3 berWriteBackupFile=berWriteBackupFile
  169. 3 berWriteCatalogFile=berWriteCatalogFile
  170. 3 berWriteLabelFile=berWriteLabelFile
  171. 2 Skipping reasons
  172. 3 About the skipping reasons=About_the_skipping_reasons
  173. 3 bsrAccessDenied=bsrAccessDenied
  174. 3 bsrBackupType=bsrBackupType
  175. 3 bsrCreateFile=bsrCreateFile
  176. 3 bsrCreateFolder=bsrCreateFolder
  177. 3 bsrCreateTempFile=bsrCreateTempFile
  178. 3 bsrDamagedBackupFile=bsrDamagedBackupFile
  179. 3 bsrDamagedCatalogFile=bsrDamagedCatalogFile
  180. 3 bsrDateRange=bsrDateRange
  181. 3 bsrFilesToExclude=bsrFilesToExclude
  182. 3 bsrInternalError=bsrInternalError
  183. 3 bsrInvalidCRC=bsrInvalidCRC
  184. 3 bsrInvalidSize=bsrInvalidSize
  185. 3 bsrInvalidPassword=bsrInvalidPassword
  186. 3 bsrMoveFile=bsrMoveFile
  187. 3 bsrNoFilesMatched=bsrNoFilesMatched
  188. 3 bsrOpenFile=bsrOpenFile
  189. 3 bsrReadFile=bsrReadFile
  190. 3 bsrReadTempFile=bsrReadTempFile
  191. 3 bsrRestoreDiskFull=bsrRestoreDiskFull
  192. 3 bsrRestoreRegKey=bsrRestoreRegKey
  193. 3 bsrUserNotReplace=bsrUserNotReplace
  194. 3 bsrWriteFile=bsrWriteFile
  195. 3 bsrWriteTempFile=bsrWriteTempFile
  196. 2 Enumerations
  197. 3 About the enumerations=About_the_enumerations
  198. 3 bkpBackupType enumeration=bkpBackupType_enumeration
  199. 3 bkpCompressionLevel enumeration=bkpCompressionLevel_enumeration
  200. 3 bkpCurrentOperation enumeration=bkpCurrentOperation_enumeration
  201. 3 bkpDaysOfWeek enumeration=bkpDaysOfWeek_enumeration
  202. 3 bkpError enumeration=bkpError_enumeration
  203. 3 bkpFileAttributes enumeration=bkpFileAttributes_enumeration
  204. 3 bkpLogDetailLevel enumeration=bkpLogDetailLevel_enumeration
  205. 3 bkpNotEmptyAction enumeration=bkpNotEmptyAction_enumeration
  206. 3 bkpRecurrenceType enumeration=bkpRecurrenceType_enumeration
  207. 3 bkpOpenedFileAction enumeration=bkpOpenedFileAction_enumeration
  208. 3 bkpReplacingRegKeyAction enumeration=bkpReplacingRegKeyAction_enumeration
  209. 3 bkpSkippingReason enumeration=bkpSkippingReason_enumeration
  210. 3 bkpValueType enumeration=bkpValueType_enumeration
  211. 1 Deploying
  212. 2 What must be distributed=What_must_be_distributed
  213. 2 About the ActiveX component=About_the_ActiveX_component
  214. 1 Samples
  215. 2 About the sample applications=About_the_sample_applications
  216. 2 About the VB 6 sample=About_the_VB6_sample
  217. 2 About the Delphi 4 sample=About_the_Delphi_4_sample
  218. 2 About the VC++ 6 sample=About_the_VC_6_0_sample
  219. 1 Recovery Wizard
  220. 2 About the recovery wizard application=About_the_recovery_wizard
  221. 1 Legal information
  222. 2 License, copyright and disclaimer=License_copyright_and_disclaimer
  223. 2 Acknowledgments=Acknowledgments
  224. 1 Contact and product information
  225. 2 Xceed Software's address, phones and email=Xceed_Software_s_address_phones_and_email
  226. 2 Order form with pricing information=Order_form_with_pricing_information
  227. 2 How to order Xceed Backup=How_to_order_Xceed_Backup_Library
  228. 2 Upgrades=Upgrades
  229. 2 Technical support=Technical_support
  230. 2 Year 2000 compliance=Year_2000_compliance
  231.