Click here to Skip to main content
15,891,184 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: MySql API for C++ [modified] Pin
bob169728-Aug-06 9:27
bob169728-Aug-06 9:27 
AnswerRe: MySql API for C++ Pin
flippydeflippydebop8-Aug-06 20:24
flippydeflippydebop8-Aug-06 20:24 
Questionhow to use _TrackMouseEvent to track mouse movement over a button Pin
Manjunath S8-Aug-06 4:00
Manjunath S8-Aug-06 4:00 
AnswerRe: how to use _TrackMouseEvent to track mouse movement over a button Pin
Viorel.8-Aug-06 4:50
Viorel.8-Aug-06 4:50 
QuestionTCP Port 80 Pin
wrjksdf8-Aug-06 3:47
wrjksdf8-Aug-06 3:47 
AnswerRe: TCP Port 80 Pin
fredsparkle8-Aug-06 4:37
fredsparkle8-Aug-06 4:37 
AnswerRe: TCP Port 80 Pin
wrjksdf8-Aug-06 5:31
wrjksdf8-Aug-06 5:31 
GeneralRe: TCP Port 80 Pin
charlieg8-Aug-06 6:45
charlieg8-Aug-06 6:45 
lol - well, first, don't use 80.... that port is expected to talk to a web server at the given ip address. I know, I know, it's your machine, but it's bad form Smile | :) .

Now, the part that makes me chuckle is that *your* server is sending this response... Usually, the server is some box out in the network cloud that you have 0 control over. So I'd take a look at what the server is not happy about. I'd guess you are not completely transferring all the data, but it's just a guess.



Charlie Gilley
Will program for food...
Whoever said children were cheaper by the dozen... lied.

My son's PDA is an M249 SAW.
My other son commutes in an M1A2 Abrams

QuestionLOGBRUSH and CreateBrushIndirect on Win98 Pin
includeh108-Aug-06 2:21
includeh108-Aug-06 2:21 
AnswerRe: LOGBRUSH and CreateBrushIndirect on Win98 Pin
Viorel.8-Aug-06 3:07
Viorel.8-Aug-06 3:07 
QuestionDifference between C++ Structures and C++ Classes Pin
Subramaniam s.V.8-Aug-06 2:21
Subramaniam s.V.8-Aug-06 2:21 
AnswerRe: Difference between C++ Structures and C++ Classes Pin
includeh108-Aug-06 2:24
includeh108-Aug-06 2:24 
AnswerRe: Difference between C++ Structures and C++ Classes [modified] Pin
Chris Losinger8-Aug-06 2:31
professionalChris Losinger8-Aug-06 2:31 
GeneralRe: Difference between C++ Structures and C++ Classes Pin
Naveen8-Aug-06 2:39
Naveen8-Aug-06 2:39 
GeneralRe: Difference between C++ Structures and C++ Classes Pin
Naveen8-Aug-06 2:46
Naveen8-Aug-06 2:46 
GeneralRe: Difference between C++ Structures and C++ Classes Pin
toxcct8-Aug-06 3:04
toxcct8-Aug-06 3:04 
GeneralRe: Difference between C++ Structures and C++ Classes Pin
jhwurmbach8-Aug-06 3:15
jhwurmbach8-Aug-06 3:15 
General[Message Deleted] Pin
toxcct8-Aug-06 3:19
toxcct8-Aug-06 3:19 
GeneralRe: Difference between C++ Structures and C++ Classes Pin
jhwurmbach8-Aug-06 3:25
jhwurmbach8-Aug-06 3:25 
GeneralRe: Difference between C++ Structures and C++ Classes Pin
toxcct8-Aug-06 3:35
toxcct8-Aug-06 3:35 
GeneralRe: Difference between C++ Structures and C++ Classes Pin
David Crow8-Aug-06 5:50
David Crow8-Aug-06 5:50 
GeneralRe: Difference between C++ Structures and C++ Classes Pin
jhwurmbach8-Aug-06 5:55
jhwurmbach8-Aug-06 5:55 
GeneralRe: Difference between C++ Structures and C++ Classes Pin
David Crow8-Aug-06 7:32
David Crow8-Aug-06 7:32 
GeneralRe: Difference between C++ Structures and C++ Classes Pin
jhwurmbach8-Aug-06 8:14
jhwurmbach8-Aug-06 8:14 
GeneralRe: Difference between C++ Structures and C++ Classes Pin
Subramaniam s.V.9-Aug-06 1:37
Subramaniam s.V.9-Aug-06 1:37 

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.