home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / xceedzip / XCEEDZIP.CNT (.txt) < prev    next >
Encoding:
Microsoft Windows Help File Content  |  1999-04-26  |  17.5 KB  |  315 lines

  1. :Base XceedZip.hlp
  2. 1 Welcome to Xceed Zip v4.0=Welcome
  3. 1 Contents=Contents
  4. 1 Introduction
  5. 2 Features of the Xceed Zip Compression Library=Features_of_the_Xceed_Zip_Compression_Library
  6. 2 Features of the Xceed Zip Self-Extractor Module=Features_of_the_Xceed_Zip_Self_Extractor_Module
  7. 2 What's new since version 3.5=What_s_new_in_this_release
  8. 2 About the free trial version=About_the_free_trial_version
  9. 2 16-bit support=16_bit_support
  10. 1 Installing
  11. 2 Installation instructions index=Installation_instructions_index
  12. 2 Installation instructions for Visual Basic 4.0 (32-bit)=Installation_instructions_for_Visual_Basic_4_0_32_bit_
  13. 2 Installation instructions for Visual Basic 5.0=Installation_instructions_for_Visual_Basic_5_0
  14. 2 Installation instructions for Visual Basic 6.0=Installation_instructions_for_Visual_Basic_6_0
  15. 2 Installation instructions for Visual C++ 4.0 (MFC)=Installation_instructions_for_Visual_C_4_0
  16. 2 Installation instructions for Visual C++ 5.0 (MFC)=Installation_instructions_for_Visual_C_5_0
  17. 2 Installation instructions for Visual C++ 6.0 (MFC)=Installation_instructions_for_Visual_C_6_0
  18. 2 Installation instructions for Word 97 and Excel 97=Installation_instructions_for_Word_97
  19. 2 Installation instructions for Access 97=Installation_instructions_for_Access_97
  20. 2 Installation instructions for Visual FoxPro 5.0 and 6.0=Installation_instructions_for_Visual_FoxPro_5_0
  21. 2 Installation instructions for Delphi 3.0=Installation_instructions_for_Delphi_3_0
  22. 2 Installation instructions for Delphi 4.0=Installation_instructions_for_Delphi_4_0
  23. 2 Installation instructions for C++ Builder 3.0=Installation_instructions_for_C_Builder_3_0
  24. 2 Installation instructions for C++ Builder 4.0=Installation_instructions_for_C_Builder_4_0
  25. 2 Installation instructions for other 32-bit development environments=Installation_instructions_for_other_32_bit_development_environments
  26. 1 Getting started quickly
  27. 2 About the getting started quickly section=About_the_getting_started_quickly_section
  28. 2 Zipping files=Zipping_files
  29. 2 Unzipping files=Unzipping_files
  30. 2 Listing the contents of a zip file=Listing_the_contents_of_a_zip_file
  31. 2 Creating or unzipping a spanned zip file=Creating_a_spanned_zip_file
  32. 2 Adding a progress bar=Adding_a_progress_bar
  33. 2 Creating a new self-extracting zip file=Creating_a_self_extracting_zip_file
  34. 2 Converting a zip file into a self-extracting zip file=Converting_a_zip_file_into_a_self_extracting_zip_file
  35. 2 Zipping files from memory directly to a zip file=Zipping_files_from_memory_directly_to_a_zip_file
  36. 2 Unzipping files from a zip file directly to memory=Unzipping_files_from_a_zip_file_directly_to_memory
  37. 2 Compression entirely in memory=Compression_entirely_in_memory
  38. 1 Xceed Zip control reference
  39. 2 Overview of the Xceed Zip control=Overview
  40. 2 Brief introduction to the zip file format=Brief_introduction_to_the_zip_file_format
  41. 2 Controlling how paths are stored in the zip file=Controlling_how_paths_are_stored_in_the_zip_file
  42. 2 Formless use of the control=Formless_use_of_the_control
  43. 2 Running multiple operations at the same time=Running_multiple_operations_at_the_same_time
  44. 2 Xceed Zip control methods
  45. 3 About Xceed Zip control methods=About_Xceed_Zip_control_methods
  46. 3 Zip method=Zip_method
  47. 3 Unzip method=Unzip_method
  48. 3 ListZipContents method=ListZipContents_method
  49. 3 GetZipFileInformation method=GetZipFileInformation_method
  50. 3 Convert method=Convert_method
  51. 3 PreviewFiles method=PreviewFiles_method
  52. 3 RemoveFiles method=RemoveFiles_method
  53. 3 TestZipFile method=TestZipFile_method
  54. 3 AddFilesToProcess method=AddFilesToProcess_method
  55. 3 AddFilesToExclude method=AddFilesToExclude_method
  56. 3 GetErrorDescription method=GetErrorDescription_method
  57. 3 License method=License_method
  58. 2 Xceed Zip control properties
  59. 3 About Xceed Zip control properties=About_Xceed_Zip_control_properties
  60. 3 Filtering properties=Filtering_properties
  61. 3 Abort property=Abort_property
  62. 3 BackgroundProcessing property=BackgroundProcessing_property
  63. 3 BasePath property=BasePath_property
  64. 3 CompressionLevel property=CompressionLevel_property
  65. 3 CurrentOperation property=CurrentOperation_property
  66. 3 EncryptionPassword property=EncryptionPassword_property
  67. 3 ExcludedFileAttributes property=ExcludedFileAttributes_property
  68. 3 ExtraHeaders property=ExtraHeaders_property
  69. 3 FilesToProcess property=FilesToProcess_property
  70. 3 FilesToExclude property=FilesToExclude_property
  71. 3 MinDateToProcess property=MinDateToProcess_property
  72. 3 MaxDateToProcess property=MaxDateToProcess_property
  73. 3 MinSizeToProcess property=MinSizeToProcess_property
  74. 3 MaxSizeToProcess property=MaxSizeToProcess_property
  75. 3 PreservePaths property=PreservePaths_property
  76. 3 ProcessSubfolders property=ProcessSubfolders_property
  77. 3 RequiredFileAttributes property=RequiredFileAttributes_property
  78. 3 SfxBinaryModule property=SfxBinaryModule_property
  79. 3 SkipIfExisting property=SkipIfExisting_property
  80. 3 SkipIfNotExisting property=SkipIfNotExisting_property
  81. 3 SkipIfOlderDate property=SkipIfOlderDate_property
  82. 3 SkipIfOlderVersion property=SkipIfOlderVersion_property
  83. 3 SpanMultipleDisks property=SpanMultipleDisks_property
  84. 3 SplitSize property=SplitSize_property
  85. 3 TempFolder property=TempFolder_property
  86. 3 UseTempFile property=UseTempFile_property
  87. 3 UnzipToFolder property=UnzipToFolder_property
  88. 3 ZipFilename property=ZipFilename_property
  89. 3 ZipOpenedFiles property=ZipOpenedFiles_property
  90. 2 Xceed Zip control events
  91. 3 About Xceed Zip control events=About_Xceed_Zip_control_events
  92. 3 DiskNotEmpty event=DiskNotEmpty_event
  93. 3 FileStatus event=FileStatus_event
  94. 3 GlobalStatus event=GlobalStatus_event
  95. 3 InsertDisk event=InsertDisk_event
  96. 3 InvalidPassword event=InvalidPassword_event
  97. 3 ListingFile event=ListingFile_event
  98. 3 PreviewingFile event=PreviewingFile_event
  99. 3 ProcessCompleted event=ProcessCompleted_event
  100. 3 QueryMemoryFile event=QueryMemoryFile_event
  101. 3 RemovingFile event=RemovingFile_event
  102. 3 ReplacingFile event=ReplacingFile_event
  103. 3 SkippingFile event=SkippingFile_event
  104. 3 TestingFile event=TestingFile_event
  105. 3 UnzippingMemoryFile event=UnzippingMemoryFile_event
  106. 3 UnzipPreprocessingFile event=UnzipPreprocessingFile_event
  107. 3 Warning event=Warning_event
  108. 3 ZipComment event=ZipComment_event
  109. 3 ZipContentsStatus event=ZipContentsStatus_event
  110. 3 ZippingMemoryFile event=ZippingMemoryFile_event
  111. 3 ZipPreprocessingFile event=ZipPreprocessingFile_event
  112. 2 Xceed Zip control enumeration types
  113. 3 About Xceed Zip control enumeration types=About_Xceed_Zip_control_constants_and_enumerations
  114. 3 xcdCompressionLevel enumeration=xcdCompressionLevel_enumeration
  115. 3 xcdCompressionMethod enumeration=xcdCompressionMethod_enumeration
  116. 3 xcdCurrentOperation enumeration=xcdCurrentOperation_enumeration
  117. 3 xcdDiskSpanning enumeration=xcdDiskSpanning_enumeration
  118. 3 xcdError enumeration=xcdError_error_codes
  119. 3 xcdExtraHeader enumeration=xcdExtraHeader_enumeration
  120. 3 xcdFileAttributes enumeration=xcdFileAttributes_enumeration
  121. 3 xcdNotEmptyAction enumeration=xcdNotEmptyAction_enumeration
  122. 3 xcdSkippingReason enumeration=xcdSkippingReason_enumeration
  123. 3 xcdUnzipDestination enumeration=xcdUnzipDestination_enumeration
  124. 3 xcdValueType enumeration=xcdValueType_enumeration
  125. 3 xcdWarning enumeration=xcdWarning_enumeration
  126. 2 Xceed Zip control error codes
  127. 3 About Xceed Zip control error codes=About_Xceed_Zip_control_error_codes
  128. 3 xerBusy constant=xerBusy_constant
  129. 3 xerCannotAccessArray constant=xerCannotAccessArray_constant
  130. 3 xerCannotUpdateAndSpan constant=xerCannotUpdateAndSpan_constant
  131. 3 xerCannotUpdateSpanned constant=xerCannotUpdateSpanned_constant
  132. 3 xerCreateTempFile constant=xerCreateTempFile_constant
  133. 3 xerDiskNotEmptyAbort constant=xerDiskNotEmptyAbort_constant
  134. 3 xerEmptyZipFile constant=xerEmptyZipFile_constant
  135. 3 xerEndOfZipFile constant=xerEndOfZipFile_constant
  136. 3 xerFilesSkipped constant=xerFilesSkipped_constant
  137. 3 xerInsertDiskAbort constant=xerInsertDiskAbort_constant
  138. 3 xerInternalError constant=xerInternalError_constant
  139. 3 xerInvalidArrayDimensions constant=xerInvalidArrayDimensions_constant
  140. 3 xerInvalidArrayType constant=xerInvalidArrayType_constant
  141. 3 xerInvalidSfxProperty constant=xerInvalidSfxProperty_constant
  142. 3 xerMemory constant=xerMemory_constant
  143. 3 xerMoveTempFile constant=xerMoveTempFile_constant
  144. 3 xerNotAZipFile constant=xerNotAZipFile_constant
  145. 3 xerNotLicensed constant=xerNotLicensed_constant
  146. 3 xerNothingToDo constant=xerNothingToDo_constant
  147. 3 xerOpenZipFile constant=xerOpenZipFile_constant
  148. 3 xerProcessStarted constant=xerProcessStarted_constant
  149. 3 xerReadSfxBinary constant=xerReadSfxBinary_constant
  150. 3 xerReadZipFile constant=xerReadZipFile_constant
  151. 3 xerRemoveWithoutTemp constant=xerRemoveWithoutTemp_constant
  152. 3 xerSeekInZipFile constant=xerSeekInZipFile_constant
  153. 3 xerSfxBinaryNotFound constant=xerSfxBinaryNotFound_constant
  154. 3 xerSplitSizeTooSmall constant=xerSplitSizeTooSmall_constant
  155. 3 xerSuccess constant=xerSuccess_constant
  156. 3 xerUninitializedArray constant=xerUninitializedArray_constant
  157. 3 xerUninitializedString constant=xerUninitializedString_constant
  158. 3 xerUnsupportedDataType constant=xerUnsupportedDataType_constant
  159. 3 xerUserAbort constant=xerUserAbort_constant
  160. 3 xerWarnings=xerWarnings_constant
  161. 3 xerWriteTempZipFile constant=xerWriteTempZipFile_constant
  162. 3 xerWriteZipFile constant=xerWriteZipFile_constant
  163. 2 Xceed Zip control warnings
  164. 3 About Xceed Zip control warnings=About_Xceed_Zip_control_warnings
  165. 3 xwrExtraHeaderSize constant=xwrExtraHeaderSize_constant
  166. 3 xwrFileTimesSize constant=xwrFileTimesSize_constant
  167. 3 xwrIncompleteWrite constant=xwrIncompleteWrite_constant
  168. 3 xwrInvalidCentralOffset constant=xwrInvalidCentralOffset_constant
  169. 3 xwrInvalidDescriptorOffset constant=xwrInvalidDescriptorOffset_constant
  170. 3 xwrInvalidFileCount constant=xwrInvalidFileCount_constant
  171. 3 xwrInvalidLocalOffset constant=xwrInvalidLocalOffset_constant
  172. 3 xwrInvalidSignature constant=xwrInvalidSignature_constant
  173. 3 xwrJunkInZip constant=xwrJunkInZip_constant
  174. 3 xwrSecuritySize constant=xwrSecuritySize_constant
  175. 3 xwrSecurityData constant=xwrSecurityData_constant
  176. 3 xwrSecurityGet constant=xwrSecurityGet_constant
  177. 3 xwrSecurityNotSupported constant=xwrSecurityNotSupported_constant
  178. 3 xwrSecuritySet constant=xwrSecuritySet_constant
  179. 3 xwrSecurityUnknownCompression constant=xwrSecurityUnknownCompression_constant
  180. 3 xwrSecurityVersion constant=xwrSecurityVersion_constant
  181. 3 xwrTimeStampFlags constant=xwrTimeStampFlags_constant
  182. 3 xwrTimeStampSize constant=xwrTimeStampSize_constant
  183. 3 xwrUnicodeData constant=xwrUnicodeData_constant
  184. 3 xwrUnicodeSize constant=xwrUnicodeSize_constant
  185. 2 Xceed Zip control skipping reasons
  186. 3 About Xceed Zip control skipping reasons=About_Xceed_Zip_control_skipping_reasons
  187. 3 xsrIncluded constant=xsrIncluded_constant
  188. 3 xsrFilesToExclude constant=xsrFilesToExclude_constant
  189. 3 xsrSkipExisting constant=xsrSkipExisting_constant
  190. 3 xsrSkipNotExisting constant=xsrSkipNotExisting_constant
  191. 3 xsrSkipOlderDate constant=xsrSkipOlderDate_constant
  192. 3 xsrSkipOlderVersion constant=xsrSkipOlderVersion_constant
  193. 3 xsrRequiredAttributes constant=xsrRequiredAttributes_constant
  194. 3 xsrExcludedAttributes constant=xsrExcludedAttributes_constant
  195. 3 xsrMinDate constant=xsrMinDate_constant
  196. 3 xsrMaxDate constant=xsrMaxDate_constant
  197. 3 xsrMinSize constant=xsrMinSize_constant
  198. 3 xsrMaxSize constant=xsrMaxSize_constant
  199. 3 xsrSkipUser constant=xsrSkipUser_constant
  200. 3 xsrDuplicateFilenames constant=xsrDuplicateFilenames_constant
  201. 3 xsrSkipReplace constant=xsrSkipReplace_constant
  202. 3 xsrInvalidDiskNumber constant=xsrInvalidDiskNumber_constant
  203. 3 xsrFolderWithSize constant=xsrFolderWithSize_constant
  204. 3 xsrWriteFile constant=xsrWriteFile_constant
  205. 3 xsrOpenFile constant=xsrOpenFile_constant
  206. 3 xsrReadFile constant=xsrReadFile_constant
  207. 3 xsrMoveFile constant=xsrMoveFile_constant
  208. 3 xsrInvalidPassword constant=xsrInvalidPassword_constant
  209. 3 xsrInvalidCRC constant=xsrInvalidCRC_constant
  210. 3 xsrInvalidUncompSize constant=xsrInvalidUncompSize_constant
  211. 3 xsrCentralHeaderData constant=xsrCentralHeaderData_constant
  212. 3 xsrLocalHeaderData constant=xsrLocalHeaderData_constant
  213. 3 xsrDescriptorHeaderData constant=xsrDescriptorHeaderData_constant
  214. 3 xsrCreateFolder constant=xsrCreateFolder_constant
  215. 3 xsrAccessDenied constant=xsrAccessDenied_constant
  216. 3 xsrCreateFile constant=xsrCreateFile_constant
  217. 3 xsrUpdateWithoutTemp constant=xsrUpdateWithoutTemp_constant
  218. 3 xsrRenamedToExisting constant=xsrRenamedToExisting_constant
  219. 3 xsrVolumeWithSize constant=xsrVolumeWithSize_constant
  220. 3 xsrCannotSetVolumeLabel constant=xsrCannotSetVolumeLabel_constant
  221. 3 xsrCentralHeaderNotFound constant=xsrCentralHeaderNotFound_constant
  222. 3 xsrUnzipDiskFull constant=xsrUnzipDiskFull_constant
  223. 3 xsrCompress constant=xsrCompress_constant
  224. 3 xsrUncompress constant=xsrUncompress_constant
  225. 1 Xceed Compression control reference
  226. 2 Overview of the Xceed Compression control=Overview_of_the_Xceed_Compression_control
  227. 2 Xceed Compression control methods
  228. 3 About Xceed Compression control methods=About_Xceed_Compression_control_methods
  229. 3 Compress method=Compress_method
  230. 3 Uncompress method=Uncompress_method
  231. 3 CalculateCrc method=CalculateCrc_method
  232. 3 GetErrorDescription method=GetErrorDescription_method_compression
  233. 3 License method=License_method_compression
  234. 2 Xceed Compression control properties
  235. 3 About Xceed Compression control properties=About_Xceed_Compression_control_properties
  236. 3 CompressionLevel property=CompressionLevel_property_compression
  237. 3 EncryptionPassword_property=EncryptionPassword_property_compression
  238. 2 Xceed Compression control enumeration types
  239. 3 About Xceed Compression control enumeration types=About_Xceed_Compression_control_constants_and_enumerations
  240. 3 xcdCompressionError enumeration=xcdCompressionError_enumeration
  241. 3 xcdCompressionLevel enumeration=xcdCompressionLevel_enumeration_Xceed_Compression_control_
  242. 2 Xceed Compression control error codes
  243. 3 About Xceed Compression control error codes=About_Xceed_Compression_control_error_codes
  244. 3 xceBusy constant=xceBusy_constant
  245. 3 xceChecksumFailed constant=xceChecksumFailed_constant
  246. 3 xceCompression constant=xceCompression_constant
  247. 3 xceDataRemaining constant=xceDataRemaining_constant
  248. 3 xceInitCompression constant=xceInitCompression_constant
  249. 3 xceInvalidPassword constant=xceInvalidPassword_constant
  250. 3 xceNotLicensed constant=xceNotLicensed_constant
  251. 3 xceSessionOpened constant=xceSessionOpened_constant
  252. 3 xceSuccess constant=xceSuccess_constant
  253. 1 Self-Extractor Module reference
  254. 2 Overview of the Self-Extractor Module=Overview_of_the_Self_Extractor_Module
  255. 2 Macros for the self-extractor module properties=Macros_for_the_self_extractor_module
  256. 2 Self-Extractor Module methods
  257. 3 About the Self-Extractor Module methods=About_the_Self_Extractor_Module_methods
  258. 3 SfxAddExtensionToAssociate method=SfxAddExtensionToAssociate_method
  259. 3 SfxAddProgramGroupItem method=SfxAddProgramGroupItem_method
  260. 3 SfxClearButtons method=SfxClearButtons_method
  261. 3 SfxClearMessages method=SfxClearMessages_method
  262. 3 SfxClearStrings method=SfxClearStrings_method
  263. 3 SfxResetButtons method=SfxResetButtons_method
  264. 3 SfxResetMessages method=SfxResetMessages_method
  265. 3 SfxResetStrings method=SfxResetStrings_method
  266. 2 Self-Extractor Module properties
  267. 3 About the Self-Extractor Module properties=About_the_Self_Extractor_Module_properties
  268. 3 SfxButtons property=SfxButtons_property
  269. 3 SfxDefaultPassword property=SfxDefaultPassword_property
  270. 3 SfxDefaultUnzipToFolder property=SfxDefaultUnzipToFolder_property
  271. 3 SfxExecuteAfter property=SfxExecuteAfter_property
  272. 3 SfxExistingFileBehavior property=SfxExistingFileBehavior_property
  273. 3 SfxExtensionsToAssociate property=SfxExtensionsToAssociate_property
  274. 3 SfxIconFilename property=SfxIconFilename_property
  275. 3 SfxInstallMode property=SfxInstallMode_property
  276. 3 SfxMessages property=SfxMessages_property
  277. 3 SfxProgramGroup property=SfxProgramGroup_property
  278. 3 SfxProgramGroupItems property=SfxProgramGroupItems_property
  279. 3 SfxReadmeFile property=SfxReadmeFile_property
  280. 3 SfxStrings property=SfxStrings_property
  281. 2 Self-Extractor Module enumeration types
  282. 3 About the Self-Extractor Module enumeration types=About_the_Self_Extractor_Module_enumeration_types
  283. 3 xcdSfxButtons enumeration=xcdSfxButtons_enumeration
  284. 3 xcdSfxExistingFileBehavior enumeration=xcdSfxExistingFileBehavior_enumeration
  285. 3 xcdSfxMessages enumeration=xcdSfxMessages_enumeration
  286. 3 xcdSfxStrings enumeration=xcdSfxStrings_enumeration
  287. 1 Migrating from previous versions
  288. 2 About Migration=About_Migration
  289. 2 FilesToProcess property migration=FilesToProcess_Migration
  290. 2 Other properties migration=Other_properties_migration
  291. 2 Other properties (SFX) migration=Other_properties_SFX_migration
  292. 2 Methods migration=Methods_migration
  293. 2 Events migration=Events_migration
  294. 1 Deploying
  295. 2 What must be distributed=What_must_be_distributed
  296. 2 About the ActiveX component=About_the_ActiveX_component
  297. 2 About the Self-Extractor binaries=About_the_Self_Extractor_binaries
  298. 2 About the CAB file=About_the_CAB_file
  299. 1 Samples
  300. 2 About the sample applications=About_the_sample_applications
  301. 2 Getting Started Sample App for VB5 and VB6=Getting_started_sample_application_for_vb5
  302. 2 Getting Started Sample App for Delphi 3 and 4=Getting_Started_Sample_App_for_Delphi_3_and_4
  303. 2 Zip Manager Sample App for VB5 and VB6=Zip_Manager_Sample_Application_for_VB5
  304. 2 Samples for Visual C++ users=Samples_for_Visual_C_users
  305. 1 Legal information
  306. 2 License, copyright and disclaimer=License_copyright_and_disclaimer
  307. 2 Acknowledgments=Acknowledgments
  308. 1 Contact and product information
  309. 2 Xceed Software's address, phones and email=Xceed_Software_s_address_phones_and_email
  310. 2 Order form with pricing information=Order_form_with_pricing_information
  311. 2 How to order Xceed Zip=How_to_order_Xceed_Zip
  312. 2 Upgrades=Upgrades
  313. 2 Technical support=Technical_support
  314. 2 Year 2000 compliance=Year_2000_compliance
  315.