|
This application provides a test interface for a CHT Jump Start function called JumpStartSemiSilentHZODeCompression(). This function gives the developer an efficient, low-level function to decontainerize .HZO files. A callback to the parent window provides progress information to the parent window. The JumpStartSemiSilentHZODeCompression(). function takes the following parameters: xSrcFile - Name of the .HZO container to be processed xTgt - A target directory into which the .HZO is decontainerized xQry - A CHT File Query to describe the files to be decompressed xPwd - A password to be used in data-decrypting the files xSubs - True or false to include subdirectories of the root source xWinHndl - Window handle of parent window xProgress - Reference to progress variable local to parent window The function returns the number of files decompressed if successful and zero if it fails. Any questions, feel free to ask: news.cwhandy.com Cheers, Gus M. Creces The Clarion Handy Tools Page www.cwhandy.ca (CHT Website) news.cwhandy.ca (CHT Forum) |
| Count | Global Template Name | Qty | Global Template Description | |
| (0001) | AACHTControlPanel(HNDTools) | 1 | AACHTControlPanel - CHT Global Control Panel. | |
| (0002) | ApplicationImagesEx(HNDTools) | 1 | ApplicationImagesEx - A tool to better control the use of images and icons in your application. | |
| (0003) | HNDCMPControlPanel(HNDTools) | 1 | HNDCMPControlPanel - Interface to the CHT Compile Manager. | |
| (0004) | HandyVersionResource(HNDTools) | 1 | HandyVersionResource - Version Resource/Build Number Information To EXE | |
| (0005) | INIFile(HNDTools) | 1 | INIFile - Attach CHT .INI FIle and Registry extension classes - HNDIni - globally to your application. | |
| (0006) | VblFileNames(HNDTools) | 1 | VblFileNames - Incorporate variable file names and defaults into your app from the dictionary. | |
| (6) Global Templates Found | ||||
| 1 - Procedure Template Type: Window | ||||
| Main () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0007) | AppStartSplashProcedure(HNDTools) | 1 | AppStartSplashProcedure - Start the application Splash screen earlier with an option for threaded/unthreaded. | |
| (0008) | CallProcedureExtended(ABC) | 1 | Call a Procedure (Extended): Call START(JumpStartSplashCHTBlue, 25000) | |
| (0009) | EmbedWindowFunctions(HNDTools) | 1 | EmbedWindowFunctions - An Instance Of: | |
| (0010) | HandyHelpFileFetch(HNDTools) | 3 | HandyHelpFileFetch - Build A Help File Request To Your Website.(10) | |
| (0011) | PostControlEvent(HNDTools) | 4 | Post an event to a control in a local window(6) | |
| (0012) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (6) Local Templates Found In Main | ||||
| 2 - Procedure Template Type: Splash | ||||
| JumpStartSplashCHTBlue () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0013) | AppBuildDateTimeStamp(HNDTools) | 1 | AppBuildDateTimeStamp - An application build date/time stamp. | |
| (0014) | AppBuildNumberStamp(HNDTools) | 1 | AppBuildNumberStamp - An application build number or version stamp. | |
| (0015) | AppCopyRightStamp(HNDTools) | 1 | AppCopyRightStamp - An application copyright stamp. | |
| (0016) | HandyTellMeControl(HNDTools) | 1 | HandyTellMeControl - Text box control to provide a message or help text. | |
| (0017) | ProcedureImagesEx(HNDTools) | 2 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (5) Local Templates Found In JumpStartSplashCHTBlue | ||||
| 3 - Procedure Template Type: Window | ||||
| JumpStartSemiSilentHZODeCompression (STRING xSrcFile, STRING xTgt, STRING xQuery, STRING xPwd, BYTE xSubs=False, LONG xWinHndl, *LONG xProgress),LONG,PROC | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0018) | EmbedObject(HNDTools) | 4 | EmbedObject - An Instance Of: | |
| (0019) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (2) Local Templates Found In JumpStartSemiSilentHZODeCompression | ||||
Templates In Application: HNDTESTSEMISILENTHZODECOMPRESSION.APP