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

C / C++ / MFC

 
GeneralRe: fstream problem Pin
Joaquín M López Muñoz19-Dec-01 6:35
Joaquín M López Muñoz19-Dec-01 6:35 
GeneralRe: fstream problem Pin
James Bird19-Dec-01 7:47
James Bird19-Dec-01 7:47 
GeneralMSHTML Gurus - Question about get_onload() / put_onload() Pin
Pierre Heler-Caruel19-Dec-01 6:09
Pierre Heler-Caruel19-Dec-01 6:09 
QuestionDateTime Picker control check box? Pin
Giles19-Dec-01 5:38
Giles19-Dec-01 5:38 
AnswerRe: DateTime Picker control check box? Pin
Alvaro Mendez19-Dec-01 5:41
Alvaro Mendez19-Dec-01 5:41 
AnswerRe: DateTime Picker control check box? Pin
Michael Dunn19-Dec-01 7:58
sitebuilderMichael Dunn19-Dec-01 7:58 
GeneralHelp with WinInet!!! Pin
Ed K19-Dec-01 4:26
Ed K19-Dec-01 4:26 
GeneralRe: Help with WinInet!!! Pin
Masaaki Onishi19-Dec-01 8:25
Masaaki Onishi19-Dec-01 8:25 
Hello, the codegurus around the world.;)

Maybe, directly using WinInet API is easier to write this kind of codes.

I think that you need whil loop (or do - while loop) to check the status
of pFile->SendRequestEx(strData.GetLength()), maybe.

This is mainly because WinInet uses Syncrous(?) - like the blocking socket -
and the result of pFile->SendRequestEx(...) will not come back soon.
But, if we use Asnyrous WinInet, we get the result soon.

You also need the error checking for the main function.



Please, don't send me your email about your questions directly.
Have a nice day!
Sonork - 100.10571:vcdeveloper Wink | ;)

-Masaaki Onishi-


GeneralRe: Help with WinInet!!! Pin
Ed K19-Dec-01 9:34
Ed K19-Dec-01 9:34 
General3D programming Pin
Rajveer19-Dec-01 4:22
Rajveer19-Dec-01 4:22 
GeneralRe: 3D programming Pin
Kuniva19-Dec-01 5:43
Kuniva19-Dec-01 5:43 
GeneralHelp needed Pin
19-Dec-01 3:09
suss19-Dec-01 3:09 
GeneralRe: Help needed Pin
Rickard Andersson2019-Dec-01 3:21
Rickard Andersson2019-Dec-01 3:21 
GeneralRe: Help needed Pin
19-Dec-01 3:52
suss19-Dec-01 3:52 
GeneralRe: Help needed Pin
Nish Nishant19-Dec-01 17:26
sitebuilderNish Nishant19-Dec-01 17:26 
GeneralRe: Help needed Pin
Kuniva19-Dec-01 3:22
Kuniva19-Dec-01 3:22 
GeneralRe: Help needed Pin
Alvaro Mendez19-Dec-01 5:49
Alvaro Mendez19-Dec-01 5:49 
GeneralRe: Help needed Pin
19-Dec-01 6:24
suss19-Dec-01 6:24 
Generalgetting a file's last accessed/modified time Pin
Kuniva19-Dec-01 2:32
Kuniva19-Dec-01 2:32 
GeneralRe: getting a file's last accessed/modified time Pin
Ravi Bhavnani19-Dec-01 2:56
professionalRavi Bhavnani19-Dec-01 2:56 
GeneralRe: getting a file's last accessed/modified time Pin
Kuniva19-Dec-01 3:20
Kuniva19-Dec-01 3:20 
GeneralProcess Pin
Praba19-Dec-01 1:46
Praba19-Dec-01 1:46 
GeneralRe: Process Pin
Ravi Bhavnani19-Dec-01 8:22
professionalRavi Bhavnani19-Dec-01 8:22 
GeneralRe: Process Pin
Ravi Bhavnani19-Dec-01 11:28
professionalRavi Bhavnani19-Dec-01 11:28 
GeneralDialog not showing. Pin
Jon Hulatt19-Dec-01 1:15
Jon Hulatt19-Dec-01 1:15 

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.