Re: serial number Not Volumn Serial Number
No, since I'm not familiar with Visual Basic nor with whats needed to talk with
the hardware. Thus, I thought those who code in it, would be able to update
it lot quicker than for me to spend a few months trying to get it to work.
Also, I don't have the MSOFT visual Studio tools to even compile it.
Re: serial number Not Volumn Serial Number
Sure. Find me VB6 code that talks to a USB device that's attacthed to a SCSI port!
That's just about as likely.
Being a USB device, it can attach to ANYTHING. Checking for ANY device is beyond VB6.
Detecting a SCSI card (which can talk to 16 devices) is just as difficult.
This translates to not being done.
It might be doable in VS2008, if you write a custom driver, but it won't be on the web if someone does it