Click here to Skip to main content
15,887,214 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Socket programming error MFC Pin
Sarath C7-Jun-06 4:38
Sarath C7-Jun-06 4:38 
Questionneed to write a panel(a custom control) to load and unload controls? Pin
old_dustman7-Jun-06 4:11
old_dustman7-Jun-06 4:11 
QuestionRe: need to write a panel(a custom control) to load and unload controls? Pin
David Crow7-Jun-06 4:22
David Crow7-Jun-06 4:22 
QuestionRe: need to write a panel(a custom control) to load and unload controls? Pin
Jun Du7-Jun-06 5:25
Jun Du7-Jun-06 5:25 
AnswerRe: need to write a panel(a custom control) to load and unload controls? Pin
old_dustman7-Jun-06 17:11
old_dustman7-Jun-06 17:11 
QuestionRetrieving Machine ID Pin
SachinBhave7-Jun-06 3:34
SachinBhave7-Jun-06 3:34 
AnswerRe: Retrieving Machine ID Pin
_AnsHUMAN_ 7-Jun-06 3:42
_AnsHUMAN_ 7-Jun-06 3:42 
GeneralRe: Retrieving Machine ID Pin
David Crow7-Jun-06 4:15
David Crow7-Jun-06 4:15 
_AnShUmAn_ wrote:
GetVolumeInformation() will do more than half the work.


How so? While it may be used to get the serial number of the hard drive or the CD drive, how do you propose it getting the MAC address or the CPU id?

_AnShUmAn_ wrote:
For MAC Address - (this is only my opinion)
one thing that would work all the time is run a shell
"arp -a" and internally search the output for the needed MAC.


Even though APIs exist for obtaining MAC addresses, capturing the output or arp -a is not going to work. You should use ipconfig /all instead.


"The largest fire starts but with the smallest spark." - David Crow

"Judge not by the eye but by the heart." - Native American Proverb


AnswerRe: Retrieving Machine ID Pin
Viorel.7-Jun-06 3:54
Viorel.7-Jun-06 3:54 
QuestionPlz Advice Pin
Krishnatv7-Jun-06 3:11
Krishnatv7-Jun-06 3:11 
AnswerRe: Plz Advice Pin
_AnsHUMAN_ 7-Jun-06 3:27
_AnsHUMAN_ 7-Jun-06 3:27 
GeneralRe: Plz Advice Pin
Krishnatv7-Jun-06 19:35
Krishnatv7-Jun-06 19:35 
AnswerRe: Plz Advice Pin
ThatsAlok7-Jun-06 20:10
ThatsAlok7-Jun-06 20:10 
QuestionBlitting a palettized surface to a none palettized surface Pin
Remco Hoogenboezem7-Jun-06 3:09
Remco Hoogenboezem7-Jun-06 3:09 
QuestionLook and Feel Pin
vinod.sankuthodi7-Jun-06 3:04
vinod.sankuthodi7-Jun-06 3:04 
AnswerRe: Look and Feel Pin
David Crow7-Jun-06 3:19
David Crow7-Jun-06 3:19 
AnswerRe: Look and Feel Pin
Michael Dunn7-Jun-06 3:30
sitebuilderMichael Dunn7-Jun-06 3:30 
AnswerRe: Look and Feel [modified] Pin
FarPointer7-Jun-06 3:31
FarPointer7-Jun-06 3:31 
GeneralRe: Look and Feel Pin
Andy Rama13-Jun-06 3:50
Andy Rama13-Jun-06 3:50 
GeneralRe: Look and Feel Pin
FarPointer13-Jun-06 21:11
FarPointer13-Jun-06 21:11 
AnswerRe: Look and Feel Pin
ThatsAlok7-Jun-06 22:24
ThatsAlok7-Jun-06 22:24 
QuestionMediaplayer and COM Pin
TheMason7-Jun-06 3:04
TheMason7-Jun-06 3:04 
AnswerRe: Mediaplayer and COM [modified] Pin
_AnsHUMAN_ 7-Jun-06 3:30
_AnsHUMAN_ 7-Jun-06 3:30 
AnswerRe: Mediaplayer and COM Pin
TheMason8-Jun-06 5:36
TheMason8-Jun-06 5:36 
Question'The heck? How is 14==4? Pin
Lord Kixdemp7-Jun-06 2:11
Lord Kixdemp7-Jun-06 2:11 

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.