Hard Disk serial number
-
hello!! can anyone tell me how to get the Manufacturer's serial number (and not the volume number) of Hard disk using C++? i am trying to retrive the hard disk serial number while using Windows9X. i have seen a code which does the same thing, but it does not work for windows9X. can anyone give me any information about this?? thanks.. -vijay -vijay
-
hello!! can anyone tell me how to get the Manufacturer's serial number (and not the volume number) of Hard disk using C++? i am trying to retrive the hard disk serial number while using Windows9X. i have seen a code which does the same thing, but it does not work for windows9X. can anyone give me any information about this?? thanks.. -vijay -vijay
-
hello!! can anyone tell me how to get the Manufacturer's serial number (and not the volume number) of Hard disk using C++? i am trying to retrive the hard disk serial number while using Windows9X. i have seen a code which does the same thing, but it does not work for windows9X. can anyone give me any information about this?? thanks.. -vijay -vijay
Hi, I have this code but in Visual Basic. You can compile this code to dll and use it to C++. if you want this code send me an email : Irangame@gmail.com Good Luck.
---Mojtaba Ebrahimi--- Zehne Ziba Corporation
-
hello!! can anyone tell me how to get the Manufacturer's serial number (and not the volume number) of Hard disk using C++? i am trying to retrive the hard disk serial number while using Windows9X. i have seen a code which does the same thing, but it does not work for windows9X. can anyone give me any information about this?? thanks.. -vijay -vijay
take a look at: ftp://ftp.dmares.com/pub/batch\_files/DISKNO.C it is something i have used. however, you have to compile it as a 16 bit DOS command line program. it should run under a Win98 DOS box. currently it only works on IDE chaing 0 and 1. if you have plugin cards like Promise cards, it is not set to those addresses. i got this code from a friend, don't totally understand it at this point. if you modify it to be more generic as to IDE drive number, i would appreciate the cleaned up code. it won't compile or work on W2k or XP. dmares@dmares.com
-
hello!! can anyone tell me how to get the Manufacturer's serial number (and not the volume number) of Hard disk using C++? i am trying to retrive the hard disk serial number while using Windows9X. i have seen a code which does the same thing, but it does not work for windows9X. can anyone give me any information about this?? thanks.. -vijay -vijay
Hi friend, I reply your mail, but it delivery and faild. Please check your mail! I have a code in Visual Basic 6. It's work with Windows XP OS but i don't test it with Windows 98 OS. You can test it :D If it worked you can create a dll file in VB and use it on VC++. If it's worked notice me ;) *For testing exe file in win 98 you must install Visual Basic run times files. I uploaded this code for you. You can download it from below link. http://www.zehneziba.ir/download/Hard Disk Serial.zip Good Luck.
---Mojtaba Ebrahimi--- Zehne Ziba Corporation
-
hello!! can anyone tell me how to get the Manufacturer's serial number (and not the volume number) of Hard disk using C++? i am trying to retrive the hard disk serial number while using Windows9X. i have seen a code which does the same thing, but it does not work for windows9X. can anyone give me any information about this?? thanks.. -vijay -vijay
It seems you need to
WMI
_**
**_
WhiteSky