搜索资源列表
DriveNumber.zip
- 一种检查驱动器数目的VC原码
rising钥匙盘破解源码.rar
- DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 3 MOV BX,300 ;内存基址(1面) MOV DH,01 ;磁头号01 MOV DL,00 ;
20040728c++huoqucdrom
- 一台机器可能有不止一个CD-ROM驱动器。现在CD-ROM已经是PC机的标准配置,此外再装个可擦写的光盘驱动,甚至是DVD都是很常见的事情。不管一台机器上装多少个不同的驱动器,如何找到它们呢?请用下程序-a machine may have more than one CD-ROM drive. Now CD-ROM is PC's standard configuration, in addition to rearm-erasable CD-ROM drive, even DVD i
DeleteSpeciaExtlFiles
- 删除VC及Delphi的可删除文件或您指定的扩展名文件,第一次运行此批处理文件时将在驱动器盘符和目录文件夹右键菜单产生\"Delete special Ext files\"和\"Edit delete special Ext files list\"以及产生一个FileExtList.txt文件,此文件中包含VC及Delphi可删除文件扩展名列表。选择\"Delete special Ext files\"可快速删除指定扩展名的文件。选择\"Edit delete special Ext fi
DeleteSpecialExtFiles
- 快速删除VC及Delphi的可删除文件或您指定的扩展名文件,第一次运行此批处理文件时将在驱动器盘符和目录文件夹右键菜单产生\"Delete special Ext files\"和\"Edit delete special Ext files list\"以及产生一个FileExtList.txt文件,此文件中包含VC及Delphi可删除文件扩展名列表。选择\"Delete special Ext files\"可快速删除指定扩展名的文件。选择\"Edit delete special Ext
contain
- 查看相应字母的驱动器容量和可用容量,显示给用户看!delphi源代码!-refer to the corresponding letter of the drive capacity and available capacity, displayed to the user Look! Delphi source code!
GlobalMethods
- 调用Win32 API读取驱动器序列号并转换成可阅读形式-call Win32 API reading drive serial number and converted into readable form
drivetyp
- 监测用户安装了何种类型的驱动器包括\"软驱\"硬盘cd-rom网络驱动器等(3KB)-users to install monitoring what type of actuator including "floppy" disk cd-rom network drives, etc. ( File)
memory-managing
- 有关磁盘查询,功能设置,网络驱动器映射等存储设备管理功能的VC操作例程源代码实现.-the disk inquiries and functionality. mapping network drives, and other storage management functions of VC operation routines source code to achieve.
BCBSourses
- BCB网络编程 16.1 获取电脑所处的工作组名 16.2 获取并修改计算机名 16.3 如何设置网络驱动器映射方式 16.4 如何在程序中链接自己的网页和邮件 16.5 测试是否联网 16.6 在程序中启动拨号-BCB network access to computer programming 16.1 view of the working group were 16.2 and modify access to a computer name 6.3 H
disk_information
- 磁盘信息获取 要求:用Windows API中有关调用获取系统中磁盘的各种信息(类型、逻辑驱动器、卷标、剩余空间)。 -disk access to information requirements : Using Windows API call on the system disk access to the information (types, logical drives, meter, and the remaining space).
CTreeCtrl
- 使用树形控件实现目录结构的展开和选择,跟目录为磁盘驱动器和桌面-using tree controls to achieve by launching the directory structure and options for the directory disk drives and desktop
n101.ZIP
- 用ListView控件列出所有驱动器信息-with ListView Control list of all information Drivers
MAX72197211
- 串行LED显示驱动器MAX7219 7211应用程序.ASM-serial LED display driver MAX7219 7,211 applications. ASM
vc_jiqiaoshili_part13_14
- Visual.C++程序设计技巧与实例--配套光盘 第13章 网络编程 本章共有8个实例: 1. PowerNetConfig在Win2000系统下修改主机名、IP、网关、子网掩码和代理服务器 2. GetAllIP得到多穴主机的多个IP地址 3. EnumHosts枚举局域网内的计算机 4. GetMac读取网卡的Mac地址 5. C_S Demo一个小型的公司客服系统——C/S使用示例 6. Mount在应用程序中映射网络驱动器 7. AddIEButto
取磁盘空间及驱动器类型
- 取磁盘空间及驱动器类型.rar-from disk space and drive types. Rar
用户安装了何种类型的驱动器
- vb源码实现对用户电脑驱动器检查,可以探测用户安装了什么类型的驱动器。-vb source implementation of a computer drives inspection, users can be installed to detect what type of drive.
MAX5058-MAX5059IC
- 可并联的副边同步整流驱动器和反馈发生器控制
CopyfileMonitor1
- 文件拷贝监控系统,可以设置多个目标文件磁盘驱动器,然后根据目标和源驱动器的映射将文件拷贝到目标磁盘。