CPB Mailing List

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: serial number



const int BUFFER_SIZE=100;
char disk[]="C"
char DiskName[BUFFER_SIZE];
unsigned long DiskSerNum;
GetVolumeInformation((disk, DiskName ,BUFFER_SIZE, &DiskSerNum, NULL, NULL,
NULL, NULL);


hope this helps,


Steven Carlson
President of High Voltage R&D
http://www.highvoltagerd.com


W Komornicki's Home Page | Main Index | Thread Index