Click here to Skip to main content
15,922,325 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralMFC System Information Pin
charu1237-Apr-05 20:35
charu1237-Apr-05 20:35 
GeneralRe: MFC System Information Pin
ThatsAlok7-Apr-05 22:26
ThatsAlok7-Apr-05 22:26 
GeneralRe: MFC System Information Pin
charu1238-Apr-05 2:47
charu1238-Apr-05 2:47 
GeneralRe: MFC System Information Pin
P-Rex8-Apr-05 3:55
P-Rex8-Apr-05 3:55 
GeneralRe: MFC System Information Pin
David Crow11-Apr-05 2:52
David Crow11-Apr-05 2:52 
GeneralRe: MFC System Information Pin
charu12311-Apr-05 3:53
charu12311-Apr-05 3:53 
GeneralRe: MFC System Information Pin
ThatsAlok8-Apr-05 18:25
ThatsAlok8-Apr-05 18:25 
GeneralRe: MFC System Information Pin
David Crow8-Apr-05 5:07
David Crow8-Apr-05 5:07 
charu123 wrote:
NIC Address:
IP Address:


To get the MAC address, use GetAdaptersInfo(). To get the IP address, use gethostname() followed by gethostbyname().

charu123 wrote:
Browser Information:

Since more than one browser can be present, this question cannot be answered directly. One approach would be to call FindExecutable() with the name of some .html file. Then query that executable using GetFileVersionInfo() and VerQueryValue().


"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow


GeneralRe: MFC System Information Pin
charu12311-Apr-05 0:07
charu12311-Apr-05 0:07 
GeneralRe: MFC System Information Pin
David Crow11-Apr-05 2:28
David Crow11-Apr-05 2:28 
GeneralRe: MFC System Information Pin
charu12311-Apr-05 0:47
charu12311-Apr-05 0:47 
GeneralRe: MFC System Information Pin
David Crow11-Apr-05 2:42
David Crow11-Apr-05 2:42 
GeneralRe: MFC System Information Pin
charu12311-Apr-05 17:42
charu12311-Apr-05 17:42 
GeneralRe: MFC System Information Pin
charu12312-Apr-05 0:42
charu12312-Apr-05 0:42 
GeneralRe: MFC System Information Pin
David Crow12-Apr-05 2:53
David Crow12-Apr-05 2:53 
GeneralExceptions Pin
Monty27-Apr-05 20:08
Monty27-Apr-05 20:08 
GeneralRe: Exceptions Pin
Michael Dunn7-Apr-05 20:32
sitebuilderMichael Dunn7-Apr-05 20:32 
GeneralRe: Exceptions Pin
Monty27-Apr-05 20:47
Monty27-Apr-05 20:47 
GeneralRe: Exceptions Pin
Cedric Moonen7-Apr-05 22:42
Cedric Moonen7-Apr-05 22:42 
GeneralRe: Exceptions Pin
toxcct8-Apr-05 0:32
toxcct8-Apr-05 0:32 
GeneralRe: Exceptions Pin
Cedric Moonen8-Apr-05 0:45
Cedric Moonen8-Apr-05 0:45 
GeneralRe: Exceptions Pin
Kevin McFarlane7-Apr-05 23:28
Kevin McFarlane7-Apr-05 23:28 
GeneralRe: Exceptions Pin
Tim Smith8-Apr-05 4:24
Tim Smith8-Apr-05 4:24 
GeneralRe: Exceptions Pin
Kevin McFarlane8-Apr-05 8:00
Kevin McFarlane8-Apr-05 8:00 
QuestionHow to write a COM object with VC6, which can be refered in C# .NET prj? Pin
wangdave7-Apr-05 19:38
wangdave7-Apr-05 19:38 

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.