Click here to Skip to main content
15,912,897 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: increment operator is not executing when debug in release mode Pin
Mark Salsbery30-Jul-08 7:12
Mark Salsbery30-Jul-08 7:12 
QuestionFile transfer over UDP Pin
sunny_vc29-Jul-08 19:12
sunny_vc29-Jul-08 19:12 
AnswerRe: File transfer over UDP Pin
Mark Salsbery30-Jul-08 7:20
Mark Salsbery30-Jul-08 7:20 
QuestionFTP: InternetOpen() Pin
bkelly1329-Jul-08 8:12
bkelly1329-Jul-08 8:12 
AnswerRe: FTP: InternetOpen() Pin
led mike29-Jul-08 8:22
led mike29-Jul-08 8:22 
GeneralRe: FTP: InternetOpen() Pin
bkelly1329-Jul-08 9:54
bkelly1329-Jul-08 9:54 
QuestionRe: FTP: InternetOpen() Pin
Mark Salsbery29-Jul-08 10:05
Mark Salsbery29-Jul-08 10:05 
QuestionRe: FTP: InternetOpen() Pin
led mike29-Jul-08 10:12
led mike29-Jul-08 10:12 
bkelly13 wrote:
A call to:
HINTERNET status = InternetConnect(...);
returns a NULL handle. Calling GetLastError() returnes zero, and calling InternetGetLastResponseInfo(...) returns zero with nothing in the string.

It should fail at this point


Why should it fail?

As mark points out we can't know without the parameters for InternetConnect(). But let's get this out of the way, are you behind a firewall?


led mike

AnswerRe: FTP: InternetOpen() Pin
bkelly1330-Jul-08 6:39
bkelly1330-Jul-08 6:39 
GeneralRe: FTP: InternetOpen() Pin
led mike30-Jul-08 7:43
led mike30-Jul-08 7:43 
GeneralRe: FTP: InternetOpen() Pin
Mark Salsbery30-Jul-08 7:48
Mark Salsbery30-Jul-08 7:48 
QuestionCDocument::Serialize Throwing exceptions for bad content Pin
bob1697229-Jul-08 7:38
bob1697229-Jul-08 7:38 
QuestionRe: CDocument::Serialize Throwing exceptions for bad content Pin
led mike29-Jul-08 7:48
led mike29-Jul-08 7:48 
AnswerRe: CDocument::Serialize Throwing exceptions for bad content Pin
bob1697229-Jul-08 7:54
bob1697229-Jul-08 7:54 
QuestionRIS implemetations Pin
vineeshV29-Jul-08 7:20
vineeshV29-Jul-08 7:20 
QuestionRe: RIS implemetations Pin
led mike29-Jul-08 7:48
led mike29-Jul-08 7:48 
QuestionAbout C++ Project (Please help, I am so worry about this) Pin
Aasia Naz29-Jul-08 6:40
Aasia Naz29-Jul-08 6:40 
GeneralRe: About C++ Project (Please help, I am so worry about this) Pin
Michael Schubert29-Jul-08 6:55
Michael Schubert29-Jul-08 6:55 
JokeRe: About C++ Project (Please help, I am so worry about this) Pin
CPallini29-Jul-08 7:08
mveCPallini29-Jul-08 7:08 
GeneralRe: About C++ Project (Please help, I am so worry about this) Pin
Rajesh R Subramanian30-Jul-08 22:59
professionalRajesh R Subramanian30-Jul-08 22:59 
GeneralRe: About C++ Project (Please help, I am so worry about this) Pin
CPallini30-Jul-08 23:20
mveCPallini30-Jul-08 23:20 
GeneralRe: About C++ Project (Please help, I am so worry about this) Pin
Rajesh R Subramanian30-Jul-08 23:27
professionalRajesh R Subramanian30-Jul-08 23:27 
AnswerRe: About C++ Project (Please help, I am so worry about this) Pin
Chris Losinger29-Jul-08 7:05
professionalChris Losinger29-Jul-08 7:05 
AnswerRe: About C++ Project (Please help, I am so worry about this) Pin
toxcct29-Jul-08 7:07
toxcct29-Jul-08 7:07 
AnswerRe: About C++ Project (Please help, I am so worry about this) Pin
Rick York29-Jul-08 7:17
mveRick York29-Jul-08 7:17 

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.