Click here to Skip to main content
15,910,009 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to write in a file from exe file Pin
Christian Graus31-Mar-05 20:34
protectorChristian Graus31-Mar-05 20:34 
GeneralRe: how to write in a file from exe file Pin
John R. Shaw31-Mar-05 22:03
John R. Shaw31-Mar-05 22:03 
GeneralRe: how to write in a file from exe file Pin
John R. Shaw31-Mar-05 22:11
John R. Shaw31-Mar-05 22:11 
Questionhow to write in a file from exe file Pin
smriti12330-Mar-05 6:14
smriti12330-Mar-05 6:14 
AnswerRe: how to write in a file from exe file Pin
David Crow30-Mar-05 8:22
David Crow30-Mar-05 8:22 
GeneralFMOD function problem Pin
giulia8030-Mar-05 5:52
giulia8030-Mar-05 5:52 
GeneralRe: FMOD function problem Pin
Alexander M.,30-Mar-05 6:46
Alexander M.,30-Mar-05 6:46 
GeneralICMP Issue Pin
no_reg_name30-Mar-05 5:20
no_reg_name30-Mar-05 5:20 
I'm adding IPv6 functionality to an application that has been designed to monitor the hosts by sending periodical ICMP packets (pings).

According to MSDN and the checkv4 utility, the addrinfo structure should be used, which works well when calling Icmp6SendEcho2[^] , however the problems arise when calling the IcmpSendEcho2 [^], because the fifth argument, the DestinationAddress is IPAddr struct type.

So the real question is: Are there any fuctions that will convert an addrinfo structure to an IPAddr or is there another way of doing this? (Using a bunch of if/else statements to check for IPv4/6 is not an option)
GeneralRe: ICMP Issue Pin
Alexander M.,30-Mar-05 6:52
Alexander M.,30-Mar-05 6:52 
Generalopenvc dll Pin
sumo6930-Mar-05 5:08
sumo6930-Mar-05 5:08 
GeneralRe: openvc dll Pin
David Crow30-Mar-05 5:22
David Crow30-Mar-05 5:22 
GeneralWindows socket Pin
alireza_shokoie30-Mar-05 2:54
alireza_shokoie30-Mar-05 2:54 
GeneralRe: Windows socket Pin
Mike Dimmick30-Mar-05 3:31
Mike Dimmick30-Mar-05 3:31 
QuestionRetrieving the position of icons on the desktop, howto ? Pin
ohadp30-Mar-05 1:08
ohadp30-Mar-05 1:08 
AnswerRe: Retrieving the position of icons on the desktop, howto ? Pin
David Crow30-Mar-05 2:51
David Crow30-Mar-05 2:51 
GeneralDevice driver compatability Pin
Neha.marwaha30-Mar-05 0:23
Neha.marwaha30-Mar-05 0:23 
GeneralRe: Device driver compatability Pin
Alexander M.,30-Mar-05 6:35
Alexander M.,30-Mar-05 6:35 
Generalapplication's accelerators interfering with edit box on form view Pin
T.T.H.30-Mar-05 0:12
T.T.H.30-Mar-05 0:12 
GeneralDeleteFile not working! Pin
vikramlinux29-Mar-05 23:43
vikramlinux29-Mar-05 23:43 
GeneralRe: DeleteFile not working! Pin
BadJerry29-Mar-05 23:59
BadJerry29-Mar-05 23:59 
GeneralRe: DeleteFile not working! Pin
vikramlinux30-Mar-05 0:15
vikramlinux30-Mar-05 0:15 
GeneralRe: DeleteFile not working! Pin
jhwurmbach30-Mar-05 3:06
jhwurmbach30-Mar-05 3:06 
GeneralRe: DeleteFile not working! Pin
Steve Thresher30-Mar-05 1:40
Steve Thresher30-Mar-05 1:40 
GeneralText on Image (in GDI+) Pin
smicikli29-Mar-05 23:42
smicikli29-Mar-05 23:42 
GeneralRe: Text on Image (in GDI+) Pin
John R. Shaw30-Mar-05 7:35
John R. Shaw30-Mar-05 7:35 

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.