Hard Drive Serial Number.
-
hello!! i had already posted this question once but did not get much information and so i am posting the question again. 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.
-
hello!! i had already posted this question once but did not get much information and so i am posting the question again. 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.
i think there are third party libraries which enumerate all hardware details in ue pc. google that! best of luck!
['Loka Samastha Sukhino Bhavanthu' - May all beings be happy and free]
-
hello!! i had already posted this question once but did not get much information and so i am posting the question again. 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.
aroli vijay wrote:
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..
it seems you are using WMI classes! right!
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and You
-
hello!! i had already posted this question once but did not get much information and so i am posting the question again. 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.
-
hello!! thank u for replying. yes, i used WMI classes to write the code but the code with WMI classes does not work for Windows9X. what else can i use instead of WMI classes?? vijay
-
hello!! thank u for replying. yes, i used WMI classes to write the code but the code with WMI classes does not work for Windows9X. what else can i use instead of WMI classes?? vijay
-
thank u sir. will check this link for information. thnak u for your help vijay