Computing.Net > Forums > Programming > VB 6 - Hard disk serial

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

VB 6 - Hard disk serial

Reply to Message Icon

Name: Martyn999
Date: August 10, 2007 at 06:19:59 Pacific
OS: Windows XP Pro SP1
CPU/Ram: Athlon64 3500+ / 1GB
Comment:

I already have code to obtain the hard disk's serial and model numbers for visual basic (using the SMART technology stuff), but when run in a limited account on Windows XP it returns nothing. I have tried various other code samples I found online to no avail, only thing I did come across was some dll that you have to pay for which apparently works on a limited account.

Surely if the dll can obtain this information it must be do-able in a limited account, so does anyone have any ideas?



Sponsored Link
Ads by Google

Response Number 1
Name: Razor2.3
Date: August 12, 2007 at 19:23:35 Pacific
Reply:

It's not possible without outside help. Such information is considered too low-level for limited users. The DLL you found probably comes with a service that handles such requests for a limited user.


0

Response Number 2
Name: Martyn999
Date: August 13, 2007 at 13:01:28 Pacific
Reply:

After a lot of searching online I found a c++ console based program that works in limited accounts, so I used the code from that and made a dll which I can now load from visual basic.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: VB 6 - Hard disk serial

VB 6.0 and serial port www.computing.net/answers/programming/vb-60-and-serial-port/3469.html

Monitor hard disk activity www.computing.net/answers/programming/monitor-hard-disk-activity/16227.html

Vb 6 Compiler Needed www.computing.net/answers/programming/vb-6-compiler-needed/1223.html