Description: Delphi version of the Flash Disk thieves. . Principle: When the Windows system settings to change the hardware, the system will be sent to all applications WM_DEVICECHANGE a message. When equipment is prohibited or activated (for example, we insert a CD-ROM, CD-ROM from the drive out, or devices in the system to remove or prohibit the printing port), the wParam parameter of the message were designated as DBT_DEVICEARRIVAL (equipment installed) and DBT_DEVICEREMOVECOMPLETE (equipment to remove the finish), according to these two parameters can determine the existence of flash memory, lParam parameter points to a DEV_BROADCAST_HDR structure, The structure members are dbch_devicetype change the type of equipment, when the value of DBT_DEVTYP_VOLUME when that label with a name change drive, under normal circumstances both of the CD-ROM drive.
- [discover] - restore disk document source code, to be
- [LbTools] - 检测CPU信息和硬盘温度,以及硬盘使用时间和IP地址的小软件。
- [SignName] - A signature of their own system, not wri
- [ChipGenius] - xgdfhfh
- [SMARTSRC] - This is very simple program which commun
- [diskfree] - diskfree is tools for calculate free siz
- [displayDisknumber] - Display the series number of disk.
File list (Check if you may need any files):
DiskThief-_Delphi
.................\DiskThief.dpr
.................\DiskThief.res
.................\Un_Main.dcu
.................\Un_Main.dfm
.................\Un_Main.pas