Click here to Skip to main content
15,886,578 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: How to execute java exe in VC++ 2010 ? Pin
David Crow19-Feb-13 4:32
David Crow19-Feb-13 4:32 
Questionreading cell value from excel through C++ Pin
Magesh Cool17-Feb-13 20:19
Magesh Cool17-Feb-13 20:19 
AnswerRe: reading cell value from excel through C++ Pin
_Flaviu17-Feb-13 21:47
_Flaviu17-Feb-13 21:47 
AnswerRe: reading cell value from excel through C++ Pin
abhi sharma19-Feb-13 1:56
abhi sharma19-Feb-13 1:56 
AnswerRe: reading cell value from excel through C++ Pin
_AnsHUMAN_ 19-Feb-13 3:04
_AnsHUMAN_ 19-Feb-13 3:04 
Generalconvert the code VB6 to VC++ 6. Pin
Asem Alsaif17-Feb-13 7:38
Asem Alsaif17-Feb-13 7:38 
GeneralRe: convert the code VB6 to VC++ 6. Pin
David Crow17-Feb-13 12:17
David Crow17-Feb-13 12:17 
QuestionWinHttpClient code Pin
el_tel17-Feb-13 1:21
el_tel17-Feb-13 1:21 
I do apologise if this question is in the wrong place, I was split between html and c++, but since the code I'm referring to is c I chose here.

I downloaded a wrapper of winhttp from the site here at codeproject.

A Simple Windows HTTP Wrapper Using C++[^]

It works fantastically on the likes of google, or microsoft webpages but not on my own.

My page is simple

XML
<html>
<body>
some text
</body>
</html>


but the code I linked just hangs in the console window.
Is there some sort of addition I need to add to the code or my page to have it respond correctly?

Appreciate any input.

(edit) sorry, all the code does is download the content of the page (source) so all I would be expecting to see in console window is "some text"
AnswerRe: WinHttpClient code Pin
Richard MacCutchan17-Feb-13 2:41
mveRichard MacCutchan17-Feb-13 2:41 
GeneralRe: WinHttpClient code Pin
el_tel17-Feb-13 2:43
el_tel17-Feb-13 2:43 
QuestionCSplitter and CTabCtrl - looking for ideas Pin
Vaclav_16-Feb-13 5:53
Vaclav_16-Feb-13 5:53 
Questioncalculator Pin
abhi sharma15-Feb-13 21:45
abhi sharma15-Feb-13 21:45 
AnswerRe: calculator Pin
Jibesh15-Feb-13 22:03
professionalJibesh15-Feb-13 22:03 
AnswerRe: calculator Pin
Thomas Daniels17-Feb-13 4:42
mentorThomas Daniels17-Feb-13 4:42 
AnswerRe: calculator Pin
庄伟东17-Feb-13 15:30
庄伟东17-Feb-13 15:30 
QuestionHo to add auto scroll feature on Dialog box? Pin
VCProgrammer15-Feb-13 20:11
VCProgrammer15-Feb-13 20:11 
AnswerRe: Ho to add auto scroll feature on Dialog box? Pin
Richard MacCutchan15-Feb-13 22:21
mveRichard MacCutchan15-Feb-13 22:21 
GeneralRe: Ho to add auto scroll feature on Dialog box? Pin
VCProgrammer17-Feb-13 17:30
VCProgrammer17-Feb-13 17:30 
AnswerRe: Ho to add auto scroll feature on Dialog box? Pin
_Flaviu17-Feb-13 19:54
_Flaviu17-Feb-13 19:54 
QuestionClient Certificates in WinHTTP Pin
basementman15-Feb-13 9:27
basementman15-Feb-13 9:27 
QuestionPossible to resolve the question ... in a short time Pin
Haiathem alhmoud15-Feb-13 7:48
Haiathem alhmoud15-Feb-13 7:48 
AnswerRe: Possible to resolve the question ... in a short time Pin
jeron115-Feb-13 8:08
jeron115-Feb-13 8:08 
AnswerRe: Possible to resolve the question ... in a short time Pin
David Crow16-Feb-13 14:56
David Crow16-Feb-13 14:56 
QuestionWindows 8 Modified Windows API List... Pin
Blake Miller15-Feb-13 7:35
Blake Miller15-Feb-13 7:35 
AnswerRe: Windows 8 Modified Windows API List... Pin
Richard MacCutchan15-Feb-13 22:18
mveRichard MacCutchan15-Feb-13 22:18 

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.