Click here to Skip to main content
15,904,416 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralGetTempPath(...) API help... Pin
RYU^^15-Jun-05 18:15
RYU^^15-Jun-05 18:15 
GeneralRe: GetTempPath(...) API help... Pin
Nilesh K.15-Jun-05 18:37
Nilesh K.15-Jun-05 18:37 
GeneralRe: GetTempPath(...) API help... Pin
RYU^^15-Jun-05 19:02
RYU^^15-Jun-05 19:02 
GeneralRe: GetTempPath(...) API help... Pin
Nilesh K.15-Jun-05 19:07
Nilesh K.15-Jun-05 19:07 
GeneralRe: GetTempPath(...) API help... Pin
David Crow16-Jun-05 3:59
David Crow16-Jun-05 3:59 
GeneralMAC address Pin
ask_you15-Jun-05 18:05
ask_you15-Jun-05 18:05 
GeneralRe: MAC address Pin
Nilesh K.15-Jun-05 18:44
Nilesh K.15-Jun-05 18:44 
GeneralRe: MAC address Pin
geo_m15-Jun-05 18:48
geo_m15-Jun-05 18:48 
Depends on what you have - hardcore solution is to ping every machine on the LAN (for that you need to have IP addresses of the computers on the LAN) and if you'll get packet on the ethernet level you can get the MAC address from here (if there's no router or something between you and the machine, on LAN I assume there's nothing)

But if you have some access to the computers (uid and password) I would try to use the WMI and the Win32_NetworkAdapterConfiguration ManagementClass.
GeneralDrawText Function problem Pin
Sudhir Mangla15-Jun-05 17:53
professionalSudhir Mangla15-Jun-05 17:53 
GeneralRe: DrawText Function problem Pin
User 58385216-Jun-05 2:19
User 58385216-Jun-05 2:19 
GeneralIcon on TabCtrl Pin
LiYS15-Jun-05 17:45
LiYS15-Jun-05 17:45 
GeneralMFC app failure to boot up in Windows XP Pin
D_code_writer15-Jun-05 17:26
D_code_writer15-Jun-05 17:26 
GeneralRe: MFC app failure to boot up in Windows XP Pin
Blake Miller16-Jun-05 5:26
Blake Miller16-Jun-05 5:26 
GeneralShow WS_CHILD Dialog as modal dialog (popup) Pin
AnTri15-Jun-05 12:50
AnTri15-Jun-05 12:50 
GeneralMFC Overview Pin
E Dyot15-Jun-05 9:52
E Dyot15-Jun-05 9:52 
GeneralRe: MFC Overview Pin
David Crow15-Jun-05 10:17
David Crow15-Jun-05 10:17 
GeneralRe: MFC Overview Pin
PJ Arends15-Jun-05 10:30
professionalPJ Arends15-Jun-05 10:30 
GeneralRe: MFC Overview Pin
E Dyot15-Jun-05 13:17
E Dyot15-Jun-05 13:17 
GeneralRe: MFC Overview Pin
Jack Puppy15-Jun-05 19:10
Jack Puppy15-Jun-05 19:10 
Generallanguage of error message Pin
NGS 54967215-Jun-05 9:48
NGS 54967215-Jun-05 9:48 
GeneralRe: language of error message Pin
David Crow15-Jun-05 10:13
David Crow15-Jun-05 10:13 
GeneralRe: language of error message Pin
NGS 54967217-Jun-05 5:51
NGS 54967217-Jun-05 5:51 
Generalmulti-language - HELP!!!! Pin
lynchspawn15-Jun-05 8:17
lynchspawn15-Jun-05 8:17 
GeneralRe: multi-language - HELP!!!! Pin
Maximilien15-Jun-05 9:02
Maximilien15-Jun-05 9:02 
GeneralRe: multi-language - HELP!!!! Pin
grigsoft15-Jun-05 9:10
grigsoft15-Jun-05 9:10 

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.