|
This application demonstrates an extension template called EmbedNetDriveDataClasses which attaches a new CHT class to your application, HNDNetDriveDataClass based in HNDNETDRIVEDATA.INC, HNDNETDRIVEDATA.CLW, HNDNETDRIVEDATA.TLB and HNDNETDRIVEDATA.DLL. It illustrates how the EmbedNetDriveDataClasses template can give your procedure the ability to obtain detailed information about the drives attached to your computer, for example the hardware serial number (manufacturer assigned and unaffected by disk reformat), as opposed to the volume serial number (operating system assigned and changed by reformat). HNDNETDRIVEDATA.DLL is a viable .NET assembly that also works with Clarion.NET. Any questions feel free to ask. Cheers... Gus M. Creces The Clarion Handy Tools Page news.cwhandy.ca (CHT Forum) www.cwhandy.ca (CHT Website) |
| PROCEDURE (1): Main (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HNDD | HNDNetDriveDataClass | HND | 291 | HNDNETDRIVEDATA.INC |
| (0002) | HWin | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0003) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0004) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (4) Class Instances Found In Main | |||||
| PROCEDURE (2): 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 | |||||
Classes By Procedure In HNDNETDRIVEDATADEMO.APP