|
-
Jun 2nd, 2007, 12:53 PM
#1
Thread Starter
New Member
[Resolved] get mac adress from HD/vid card
hey peeps
i need a source code to get a hard drive's/vid card's mac adress
help me
thx
Last edited by espan; Jun 3rd, 2007 at 03:07 AM.
-
Jun 3rd, 2007, 02:10 AM
#2
Re: [help] get mac adress from HD/vid card
only network interface cards have mac address,
do you mean serial number for hard disk?
don't know what you can get from video card
i do my best to test code works before i post it, but sometimes am unable to do so for some reason, and usually say so if this is the case.
Note code snippets posted are just that and do not include error handling that is required in real world applications, but avoid On Error Resume Next
dim all variables as required as often i have done so elsewhere in my code but only posted the relevant part
come back and mark your original post as resolved if your problem is fixed
pete
-
Jun 3rd, 2007, 02:42 AM
#3
Thread Starter
New Member
Re: [help] get mac adress from HD/vid card
 Originally Posted by westconn1
only network interface cards have mac address,
do you mean serial number for hard disk?
don't know what you can get from video card
sorry for my ignorance lol
i would like to know both(serial from hard disk and mac from network card
-
Jun 3rd, 2007, 03:04 AM
#4
Re: [help] get mac adress from HD/vid card
http://www.codeguru.com/vb/gen/vb_sy...cle.php/c10887
there is a sample project here at code guru for getting mac address,
do a search in this forum for getting hard disk serial
i do my best to test code works before i post it, but sometimes am unable to do so for some reason, and usually say so if this is the case.
Note code snippets posted are just that and do not include error handling that is required in real world applications, but avoid On Error Resume Next
dim all variables as required as often i have done so elsewhere in my code but only posted the relevant part
come back and mark your original post as resolved if your problem is fixed
pete
-
Jun 3rd, 2007, 03:06 AM
#5
Thread Starter
New Member
Re: [help] get mac adress from HD/vid card
thx
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|