|
This application demonstrates a control template called HandyNETZipperControl which places a CHT NET Zipper Control from HNDNETZIPPER.DLL on your application window. The template provides two interface controls, a string control for messages and a progress control to indicate progress through bulk zip and unzip operations. Since this is a "Control" template it operates from a window. If a silent, or invisible zip operation is required, use the ZipSilent() function provided and illustrated. Operations provided are: bulk zip with mask, bulk unzip with mask - UnZipSilent(). The template incorporates a CHT NET Zipper Wrapper called HNDNETZipClass into your procedure. See HNDNETZIPPER.INC, HNDNETZIPPER.CLW and HNDNETZIPPER.TLB to study the header, code module and method interfaces respectively. Any questions feel free to ask on the CHT support forum. 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. | |
| (5) Global Templates Found | ||||
| 1 - Procedure Template Type: Window | ||||
| EntryPointMain () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0006) | AppStartSplashProcedure(HNDTools) | 1 | AppStartSplashProcedure - Start the application Splash screen earlier with an option for threaded/unthreaded. | |
| (0007) | EmbedWindowFunctions(HNDTools) | 1 | EmbedWindowFunctions - An Instance Of: | |
| (0008) | HandyApplicationIniPut(HNDTools) | 6 | HandyApplicationIniPut - Embed a PUT to the Application INI file or Windows registry.(18) | |
| (0009) | HandyHelpFileFetch(HNDTools) | 2 | HandyHelpFileFetch - Build A Help File Request To Your Website.(17) | |
| (0010) | HandyHelpWhatsNew(HNDTools) | 1 | HandyHelpWhatsNew - Build A What's New Request To Your Website.(15) | |
| (0011) | HandyNETZipperControl(HNDTools) | 1 | HandyNETZipperControl - Drop a .NET ZIP Control On Your Application Window.(10) | |
| (0012) | ListBoxBrowseExtender(HNDTools) | 1 | ListBoxBrowseExtender - Record marking and column sorting for standard queues and list boxes.(3) | |
| (0013) | PostControlEvent(HNDTools) | 4 | Post an event to a control in a local window(14) | |
| (0014) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (9) Local Templates Found In EntryPointMain | ||||
| 2 - Procedure Template Type: Splash | ||||
| JumpStartSplashCHTBlue () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0015) | AppBuildDateTimeStamp(HNDTools) | 1 | AppBuildDateTimeStamp - An application build date/time stamp. | |
| (0016) | AppBuildNumberStamp(HNDTools) | 1 | AppBuildNumberStamp - An application build number or version stamp. | |
| (0017) | AppCopyRightStamp(HNDTools) | 1 | AppCopyRightStamp - An application copyright stamp. | |
| (0018) | HandyTellMeControl(HNDTools) | 1 | HandyTellMeControl - Text box control to provide a message or help text. | |
| (0019) | ProcedureImagesEx(HNDTools) | 2 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (5) Local Templates Found In JumpStartSplashCHTBlue | ||||
Templates In Application: HNDNETZIPDEMO.APP