Click here to Skip to main content
16,008,719 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionmoving mouse cursor using WIN32 Pin
priyank_ldce7-Nov-06 0:16
priyank_ldce7-Nov-06 0:16 
AnswerRe: moving mouse cursor using WIN32 Pin
Nibu babu thomas7-Nov-06 0:45
Nibu babu thomas7-Nov-06 0:45 
Questionchanging color of static text Pin
Kiran Pinjala7-Nov-06 0:12
Kiran Pinjala7-Nov-06 0:12 
AnswerRe: changing color of static text Pin
Nibu babu thomas7-Nov-06 0:47
Nibu babu thomas7-Nov-06 0:47 
AnswerRe: changing color of static text Pin
Hamid_RT7-Nov-06 1:08
Hamid_RT7-Nov-06 1:08 
AnswerRe: changing color of static text Pin
David Crow7-Nov-06 2:56
David Crow7-Nov-06 2:56 
QuestionChecking an IP Address in Network? Pin
Andy Rama7-Nov-06 0:10
Andy Rama7-Nov-06 0:10 
AnswerRe: Checking an IP Address in Network? Pin
Nibu babu thomas7-Nov-06 0:56
Nibu babu thomas7-Nov-06 0:56 
Aniket Salunkhe wrote:
How to check if a particular IP Address is in Network or not?

OR how to get all system IP Addresses in Current Network?

Please Help Me.


Look up NetQueryDisplayInformation. This should help. Use this in conjunction with gethostbyname to retrieve the IP Address of every system in the network. There is a sammple in MSDN.


Nibu thomas
A Developer

Programming tips[^]  My site[^]

GeneralRe: Checking an IP Address in Network? Pin
Andy Rama7-Nov-06 1:58
Andy Rama7-Nov-06 1:58 
GeneralRe: Checking an IP Address in Network? Pin
Andy Rama7-Nov-06 20:06
Andy Rama7-Nov-06 20:06 
GeneralRe: Checking an IP Address in Network? Pin
Nibu babu thomas7-Nov-06 20:54
Nibu babu thomas7-Nov-06 20:54 
GeneralRe: Checking an IP Address in Network? Pin
Andy Rama9-Nov-06 18:27
Andy Rama9-Nov-06 18:27 
GeneralRe: Checking an IP Address in Network? Pin
Nibu babu thomas9-Nov-06 18:33
Nibu babu thomas9-Nov-06 18:33 
QuestionOpen Explorer from VC++ application.... Pin
klvin6-Nov-06 23:50
klvin6-Nov-06 23:50 
AnswerRe: Open Explorer from VC++ application.... Pin
Eddie_NG6-Nov-06 23:54
Eddie_NG6-Nov-06 23:54 
QuestionRe: Open Explorer from VC++ application.... Pin
prasad_som7-Nov-06 1:45
prasad_som7-Nov-06 1:45 
AnswerRe: Open Explorer from VC++ application.... Pin
James R. Twine7-Nov-06 2:42
James R. Twine7-Nov-06 2:42 
Questionsend message to all open windows Pin
RajiRaghu6-Nov-06 23:39
RajiRaghu6-Nov-06 23:39 
AnswerRe: send message to all open windows Pin
dharani6-Nov-06 23:48
dharani6-Nov-06 23:48 
GeneralRe: send message to all open windows Pin
RajiRaghu7-Nov-06 1:13
RajiRaghu7-Nov-06 1:13 
GeneralRe: send message to all open windows Pin
Mark Salsbery7-Nov-06 6:30
Mark Salsbery7-Nov-06 6:30 
GeneralRe: send message to all open windows Pin
RajiRaghu7-Nov-06 21:21
RajiRaghu7-Nov-06 21:21 
GeneralRe: send message to all open windows Pin
Mark Salsbery8-Nov-06 5:26
Mark Salsbery8-Nov-06 5:26 
QuestionRun VC++ Exe on PC where VC++ Not installed. Pin
bardiyamanisha6-Nov-06 23:08
bardiyamanisha6-Nov-06 23:08 
AnswerRe: Run VC++ Exe on PC where VC++ Not installed. Pin
Mila0256-Nov-06 23:22
Mila0256-Nov-06 23:22 

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.