Discovered this interesting comment on MSDN:
"To programmaticall y obtain the hard disk's serial number that the
manufacturer assigns, use the Windows Management Instrumentation (WMI)
Win32_PhysicalM edia (a class) property SerialNumber."
I'm sorry to admit it bit I am really undereducated on how to
incorporate some of the Windows SDK stuff into VBA apps. Anyone know
of some sample code that will allow us to read the C drive hardware
serial number? I'm NOT talking about the serial number assigned to a
drive by the OS, I'm talking about the serial number given by the HD
manufacturer and encoded on the drive's ROM chip.
The WHY of this question is too complicated to go into right now.
Any help or advice will be much appreciated.
Thanks folks,
-- LW
Comment