搜索资源列表
Splitter.rar
- 这是一个用Delphi编写的分屏的程序,用户安防中的画面分割,有二分,四分,十六分等。,This is a Delphi prepared by the sub-screen process, the user security screen in the partition, there are two points, one quarter, 16 grade.
20062111099706
- 这是Virtual PC或VMWare虚拟机所创虚拟硬盘的文件读取程序.主要用到的是硬盘及分区格式的知识.因为VMware所创的硬盘文件最小为100M所以我没有测试,如果你测试不可用的话那我也没办法,但VMware的硬盘文件与Virtual PC应该是基本一样的,只是好像VMware在硬盘文件的最后加了一些信息可能.所以VMWare可以使用Virtual PC所创建的硬盘文件,而反过来却不可用,我简单的看了一下,前面的格式是一样的,所以应该说读取这两种文件都不是问题. -This is th
DiskControlsD7
- Hard to obtain detailed information, including serial number, partition type, etc.
formatdisk
- 利用Delphi实现格式化磁盘,包括软盘和硬盘驱动器的各个分区,测试时候要小心,不要误操作-Delphi formatted disk, including floppy and hard disk drive partition, test time to be careful, do not misuse
Delete_Out
- Delphi. Identify, mark and delete duplicate contact and appointment entries in Outlook. This happens sometimes when synchronising with a Palm device, especially when Norton Ghost or similar partition restore software is used.
bloqueacceedisc
- bloquer/débloquer l accès à une partition donnée-bloquer/débloquer l accès à une partition donnée
TGetDiskSerial-v4.20-D7-XE3
- TGetDiskSerial VCL XE3/XE2/XE/2010/2009/2007, BDS 2006, Delphi 5/6/7/2005 full source Easy to obtain the serial number of hard disk. Any operation can not to change the serialnumber of harddisk, include Format and Partition etc. Retrieve REAL s
Delphi_367253
- Delphi:利用Delphi实现格式化磁盘,包括软盘和硬盘驱动器的各个分区,测试时候要小心,不要误操作。本例主要是介绍Delphi与系统底层的一些简单的操作,学习Delphi编程就要全面一点哦,虽然这个功能不怎么用,但是作为Delphi程序员是有必要知道的哦。部分代码: B = 1 //B盘 DEFAULT = $FFFF //格式化成ID FULLFORMAT = 1 //完全格式化 ERROR = -1 //格式化出错 NOFOR