show/hide this revision's text 2 Added more info sources
hdparm -i /dev/sdX

that's on linux, not sure on windows though. You could execute that via "system()"

Have a look at http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.hk.msdn.connection&tid=e41f0af2-2e76-4be6-9b7b-636e79ac0491&cat=zh%5FHK%5F3b03d742-993a-4f96-accd-1063c6bfd559&lang=zh&cr=HK&sloc=&p=1

Might be a way forward.

Also, when I ran a "dir" on the command prompt, it shows:

C:\Documents and Settings\Administrator>dir
 Volume in drive C has no label.
 Volume Serial Number is BC16-5D5F

Is that what you're looking for?

show/hide this revision's text 1
hdparm -i /dev/sdX

that's on linux, not sure on windows though. You could execute that via "system()"