Anill
November 2nd, 2004, 08:07 AM
Hi Friends,
I am a simple windows programming person trying to do a small project.
I a trying to get the Serial number (Unique to the Compact flash) through some windows function, but am not able to do it. I tried a function as GetVolumeInformation with parameters. It does return me a number but it does not return me the number which is unique to the compactflash. Everytime I format the compact flash, It changes.
Please help me to get this number.
Any link to the functions / small sample code will be greatly appritieted.
On linux it is easy
we have to open the "/dev/cfcard"
then we have to call the ioctl call to get it.
Please let me know this on Windows 98/2000/XP/ME.
Regards,
Anil.
I am a simple windows programming person trying to do a small project.
I a trying to get the Serial number (Unique to the Compact flash) through some windows function, but am not able to do it. I tried a function as GetVolumeInformation with parameters. It does return me a number but it does not return me the number which is unique to the compactflash. Everytime I format the compact flash, It changes.
Please help me to get this number.
Any link to the functions / small sample code will be greatly appritieted.
On linux it is easy
we have to open the "/dev/cfcard"
then we have to call the ioctl call to get it.
Please let me know this on Windows 98/2000/XP/ME.
Regards,
Anil.