|
This application runs hidden from our (C7) template whenever the HNDTools template chain is changed by registration or re-registration. It checks the state of one function and one property in the ABUTIL library. Remove is changed to VIRTUAL,PROTECTED from non-virtual and CritSect is changed from PRIVATE to PROTECTED. This allows CHT to override all requisite ABC INIManager functions to allow redirection of INI/Registry I/O to a dictionary table owned by the application. This application also calls REGASM.EXE to register several NET dlls for COM interoperability with Clarion 6 and Clarion 7. These are at time of writing: HNDNETSMTP.DLL HNDNETZIPPER.DLL HNDNETDATETIME.DLL HNDNETFTP.DLL To register these DLL's manually using this application call the app from the DOS prompt as follows: HNDABCHK /REGASM Your hardware O/S must have at least Windows FrameWork 2 installed for these NET DLLs to become correctly registered. This splash screen is only added to the application for documentation purposes. It never displays as the application runs hidden from our template. Any questions, free free to ask on the CHT Forum http://support.cwhandy.ca/LOG$ Cheers, Gus M. Creces The Clarion Handy Tools Page |
| PROCEDURE (1): JumpStartSplashCHTBlue (Procedure Template: Splash) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HTellMe | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0002) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0003) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (3) Class Instances Found In JumpStartSplashCHTBlue | |||||
| PROCEDURE (2): Main (Procedure Template: HandySourceProcedure) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | CAPCON | HNDCaptureConsole | HND | 45 | HNDCAPCON.INC |
| (0002) | HDisk | HNDDisk | HNDDISK | 333 | HNDDISK.INC |
| (0003) | HSRC | HNDSourceProcedure | HND | 46 | HNDSRC.INC |
| (3) Class Instances Found In Main | |||||
Classes By Procedure In HNDABCHKC8.APP