文件名称:c# 读取硬盘序列号
文件大小:23KB
文件格式:RAR
更新时间:2012-10-11 11:03:01
c# 硬盘 序列号 .net
c#读取硬盘硬件序列号(不是读取逻辑分区的),封装了http://www.winsim.com/diskid32/diskid32.html上diskid32中的四个函数:ReadPhysicalDriveInNTWithAdminRights ReadPhysicalDriveInNTUsingSmart ReadPhysicalDriveInNTWithZeroRights ReadIdeDriveAsScsiDriveInNT 可以直接在c#下使用,不需要调用动态链接库,经测试,四个函数中总有一个可以读出,且不一定需要管理员的权限,在排课助手软件中成功应用.请访问:www.pkzs2008.com.cn,欢迎技术交流。qq:39318145
【文件预览】:
driverId
----driverId.sln(914B)
----driverId.suo(21KB)
----driverId()
--------Form1.cs(962B)
--------Properties()
--------Program.cs(489B)
--------DeviceID.cs(18KB)
--------Form1.Designer.cs(4KB)
--------Form1.resx(6KB)
--------driverId.csproj(4KB)
----driverId.exe(16KB)