|
This application runs hidden from Webupdater whenever it senses a change in HND_WEBUPDATER_C8_01.HZO, the container that handles CHT binaries and DLLs. This application calls REGASM.EXE to register several NET dlls for COM interoperability with Clarion Win32 applications. These are at time of writing: HNDNETSMTP.DLL HNDNETZIPPER.DLL HNDNETDATETIME.DLL HNDNETFTP.DLL HNDNETWLANAPI.DLL HNDNETDRIVEDATA.DLL To register these DLL's manually using this application call the app from the DOS prompt as follows: HNDREGISTERNETDLLS 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 HNDREGISTERNETDLLS.APP