Click here to Skip to main content
15,917,971 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCan You Help With This? Pin
GameBoy™5-Mar-04 16:07
GameBoy™5-Mar-04 16:07 
AnswerRe: Can You Help With This? Pin
Prakash Nadar5-Mar-04 16:27
Prakash Nadar5-Mar-04 16:27 
AnswerRe: Can You Help With This? Pin
annum6-Mar-04 7:47
annum6-Mar-04 7:47 
Generalprogram optimization Pin
(Steven Hicks)n+15-Mar-04 15:03
(Steven Hicks)n+15-Mar-04 15:03 
GeneralRe: program optimization Pin
valikac5-Mar-04 16:03
valikac5-Mar-04 16:03 
GeneralRe: program optimization Pin
Prakash Nadar5-Mar-04 16:25
Prakash Nadar5-Mar-04 16:25 
GeneralRe: program optimization Pin
(Steven Hicks)n+15-Mar-04 18:26
(Steven Hicks)n+15-Mar-04 18:26 
GeneralRe: program optimization Pin
Prakash Nadar5-Mar-04 18:35
Prakash Nadar5-Mar-04 18:35 
GeneralRe: program optimization Pin
Tim Smith5-Mar-04 16:48
Tim Smith5-Mar-04 16:48 
GeneralRe: program optimization Pin
(Steven Hicks)n+15-Mar-04 18:38
(Steven Hicks)n+15-Mar-04 18:38 
GeneralRe: program optimization Pin
Tim Smith6-Mar-04 3:40
Tim Smith6-Mar-04 3:40 
GeneralDirectory pick! Pin
catngo5-Mar-04 14:40
catngo5-Mar-04 14:40 
GeneralRe: Directory pick! Pin
Prakash Nadar5-Mar-04 15:01
Prakash Nadar5-Mar-04 15:01 
GeneralRe: Directory pick! Pin
Ravi Bhavnani6-Mar-04 5:29
professionalRavi Bhavnani6-Mar-04 5:29 
QuestionHow to get MAC address (physical) Pin
gilc1375-Mar-04 14:09
gilc1375-Mar-04 14:09 
AnswerRe: How to get MAC address (physical) Pin
Anthony_Yio5-Mar-04 22:24
Anthony_Yio5-Mar-04 22:24 
GeneralRe: How to get MAC address (physical) Pin
gilc1376-Mar-04 7:12
gilc1376-Mar-04 7:12 
GeneralRe: How to get MAC address (physical) Pin
Anthony_Yio8-Mar-04 1:19
Anthony_Yio8-Mar-04 1:19 
Eventhough that they have VPN installed, they should not have been able to change the MAC address unless they have physically changed the NIC or they have more than one NIC installed.
One way to make sure you could get the MAC address you want is (ancient way)

Make a copy of WORKING MAC address into a text file or what so ever when the your program was initially installed into the system. When they have somehow did funny thing to make the MAC detection doesn't work . At least you have a backup MAC address. Of course this sound not too flexible but it can act as a backup plan to your solution.

Hope this helps



Sonork 100.41263:Anthony_Yio
GeneralAutomatic code comment in C++ Pin
Filousov5-Mar-04 13:09
Filousov5-Mar-04 13:09 
GeneralRe: Automatic code comment in C++ Pin
Anthony_Yio5-Mar-04 20:39
Anthony_Yio5-Mar-04 20:39 
Generalnetworking Pin
til rules5-Mar-04 11:49
til rules5-Mar-04 11:49 
GeneralRe: networking Pin
Rickard Andersson205-Mar-04 13:12
Rickard Andersson205-Mar-04 13:12 
GeneralRe: networking Pin
Prakash Nadar6-Mar-04 3:15
Prakash Nadar6-Mar-04 3:15 
GeneralMessage Maps in Services Pin
mmica5-Mar-04 10:59
mmica5-Mar-04 10:59 
GeneralRe: Message Maps in Services Pin
Prakash Nadar5-Mar-04 13:23
Prakash Nadar5-Mar-04 13:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.