Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How get MAC (ethernet card) number
Message
From
15/07/1999 14:00:37
 
 
To
15/07/1999 13:45:35
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00241860
Message ID:
00241869
Views:
15
Anita,

There is a public domain library that has numerous WIN32API functions within it - one of them is the ethernet address.

http://www.fastwrite.com/

This library contains two files KERNEL.DLL and FOCUS.FLL. Place the KERNEL.DLL in you windows\system folder and FOCUS.FLL in your libs folder and in your startup code include a SET LIBRARY TO Libs\FOCUS.FLL ADDI

...tim

PS I have not tested this function
Previous
Reply
Map
View

Click here to load this message in the networking platform