物理硬盘序列号
dbgnu 2005-09-29 11:35:31 我一直使用的物理硬盘序列号,在XP下发现常常不稳定,不能每次都取出正确的值
希望能找到满足下列条件的代码:
1)支持IDE、SCSI
2)支持全系列win9x-xp
3)支持非administrator
我手中代码版权信息如下
// diskid32.cpp
// for displaying the details of hard drives in
// 06/11/2000 Lynn McGuire written with many contributions from others,
// IDE drives only under Windows NT/2K and 9X,
// maybe SCSI drives later