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

C / C++ / MFC

 
AnswerRe: Buggy window behavior? Pin
alex.barylski22-Dec-03 16:25
alex.barylski22-Dec-03 16:25 
AnswerRe: Buggy window behavior? Pin
Chris Richardson22-Dec-03 18:07
Chris Richardson22-Dec-03 18:07 
AnswerRe: Buggy window behavior? Pin
Monty222-Dec-03 18:09
Monty222-Dec-03 18:09 
AnswerRe: Buggy window behavior? Pin
Jerry Hammond23-Dec-03 7:48
Jerry Hammond23-Dec-03 7:48 
AnswerRe: Buggy window behavior? Pin
nema3223-Dec-03 8:08
nema3223-Dec-03 8:08 
QuestionHow to detect logoff and lock event from atl COM Service Pin
Chak22-Dec-03 12:30
Chak22-Dec-03 12:30 
AnswerRe: How to detect logoff and lock event from atl COM Service Pin
Robert Kuster22-Dec-03 13:28
Robert Kuster22-Dec-03 13:28 
GeneralCSocket stops receiving data Pin
Daniel 'Tak' M.22-Dec-03 12:05
Daniel 'Tak' M.22-Dec-03 12:05 
I am using the CSocket class with all the CSocketFile and CArchive stuff (mainly based on the MFC samples). The problem now is, that, after some time, the socket won't receive anything (well, it receives it, but it still stops at some point).
When receiving the data with CAsyncSocket::Receive, it won't stop, so I guess it's a problem with either CSocket or CArchive/CSocketFile. The funny thing is that the MFC samples have the same problem... and it's not just my computer WTF | :WTF:
So is there any known solution to this or do I have to go a different direction without archives?
And yes, I used IsBufferEmpty()...

Generalemulating console mode in a window Pin
Ray Gregory22-Dec-03 11:50
Ray Gregory22-Dec-03 11:50 
GeneralRe: emulating console mode in a window Pin
Tim Smith22-Dec-03 12:16
Tim Smith22-Dec-03 12:16 
GeneralRe: emulating console mode in a window Pin
Jörgen Sigvardsson22-Dec-03 13:12
Jörgen Sigvardsson22-Dec-03 13:12 
Generalc++ dll: window not created properly Pin
Extremor22-Dec-03 11:25
Extremor22-Dec-03 11:25 
GeneralRe: c++ dll: window not created properly Pin
Selvam R23-Dec-03 9:43
professionalSelvam R23-Dec-03 9:43 
GeneralBuild Comment Web Pages And C++ Pin
nde_plume22-Dec-03 11:09
nde_plume22-Dec-03 11:09 
GeneralSet Tab Focus Pin
Anthony988722-Dec-03 10:17
Anthony988722-Dec-03 10:17 
GeneralRe: Set Tab Focus Pin
David Crow22-Dec-03 11:09
David Crow22-Dec-03 11:09 
GeneralRe: Set Tab Focus Pin
ldaoust22-Dec-03 16:03
ldaoust22-Dec-03 16:03 
QuestionDrag and drop to specific item in tree? Pin
adonisv22-Dec-03 10:05
adonisv22-Dec-03 10:05 
AnswerRe: Drag and drop to specific item in tree? Pin
Michael Dunn22-Dec-03 17:19
sitebuilderMichael Dunn22-Dec-03 17:19 
GeneralRe: Drag and drop to specific item in tree? Pin
adonisv30-Dec-03 6:02
adonisv30-Dec-03 6:02 
GeneralLinking new dialog’s textbox w/ old dialog Pin
Spank me!!22-Dec-03 9:37
Spank me!!22-Dec-03 9:37 
GeneralRe: Linking new dialog’s textbox w/ old dialog Pin
David Crow22-Dec-03 11:12
David Crow22-Dec-03 11:12 
Generallink error: msvcirt.dll Pin
Vincent Sim22-Dec-03 9:33
Vincent Sim22-Dec-03 9:33 
GeneralRe: link error: msvcirt.dll Pin
David Crow22-Dec-03 11:14
David Crow22-Dec-03 11:14 
GeneralTrouble Compiling Help Files Pin
Anonymous22-Dec-03 9:05
Anonymous22-Dec-03 9:05 

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.