搜索资源列表
DELPHI_read_hd_id.rar
- delphi 获得硬盘的id的例子,对初学windows编程的朋友,是一个不错的例子。,delphi access to the id of the examples of the hard disk on windows programming beginner friend, are a good example.
SerialNumber
- 程序实现仿微软注册码的例子, 一般程序做注册码时总是用硬盘或其它硬件识别,返回机器码不规则化不好记忆,本例子仿微软注册码,规格化输出串 可以产生机器识别码数字串形式如1234-3456-9876, 注册码字母串如ABCD-CDEF-KJHG, 容易记得,-Program imitation example Microsoft registration code, always use a hard disk or other hardware identification reg
GET_HD_ID
- 一般加密都采用取硬盘ID的方式进行加密,此为控件库-General encryption are used to take the hard disk ID, encryption method, this is control library
KeyGenMe
- 核心算法部分,很有意思,反调试,取硬盘ID,MD5等应用-Part of the core algorithm, it is interesting, anti-debug, check your hard disk ID, MD5, etc. Application
Delphi_367253
- Delphi:利用Delphi实现格式化磁盘,包括软盘和硬盘驱动器的各个分区,测试时候要小心,不要误操作。本例主要是介绍Delphi与系统底层的一些简单的操作,学习Delphi编程就要全面一点哦,虽然这个功能不怎么用,但是作为Delphi程序员是有必要知道的哦。部分代码: B = 1 //B盘 DEFAULT = $FFFF //格式化成ID FULLFORMAT = 1 //完全格式化 ERROR = -1 //格式化出错 NOFOR