Click here to Skip to main content
15,902,492 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: directory browser Pin
ns20-Aug-02 2:15
ns20-Aug-02 2:15 
GeneralRe: directory browser Pin
Ravi Bhavnani20-Aug-02 4:37
professionalRavi Bhavnani20-Aug-02 4:37 
GeneralSTL vector push_back( ) copy c'stor question Pin
JohnnyG19-Aug-02 10:05
JohnnyG19-Aug-02 10:05 
GeneralRe: STL vector push_back( ) copy c'stor question Pin
Tomasz Sowinski19-Aug-02 10:15
Tomasz Sowinski19-Aug-02 10:15 
GeneralRe: STL vector push_back( ) copy c'stor question Pin
Stuart Dootson19-Aug-02 14:17
professionalStuart Dootson19-Aug-02 14:17 
GeneralRe: STL vector push_back( ) copy c'stor question Pin
JohnnyG20-Aug-02 4:25
JohnnyG20-Aug-02 4:25 
GeneralWinsock: Socket disconnection Pin
Le centriste19-Aug-02 9:37
Le centriste19-Aug-02 9:37 
GeneralRe: Winsock: Socket disconnection Pin
Ernest Laurentin19-Aug-02 9:52
Ernest Laurentin19-Aug-02 9:52 
In theory if your socket is opened and you are 'looping through' the read function (recv). You could setup a timeout before you call the read function. In that case, if the peer connection is closed (or lost), the read function will fail. If you are using Microsoft Socket extension, you may want to look at WSAAsyncSelect function.

VOTD: "The work of God is this: to believe in the one he has sent." - John 6:29(NIV)


GeneralRe: Winsock: Socket disconnection Pin
unregistered19-Aug-02 19:49
unregistered19-Aug-02 19:49 
GeneralToolbar in Internet Explorer Pin
Tzoockee19-Aug-02 9:22
Tzoockee19-Aug-02 9:22 
GeneralRe: Toolbar in Internet Explorer Pin
Michael Dunn19-Aug-02 10:53
sitebuilderMichael Dunn19-Aug-02 10:53 
QuestionHow to know the user switch to another MDI child window? Pin
Vincent Ye19-Aug-02 8:40
Vincent Ye19-Aug-02 8:40 
AnswerRe: How to know the user switch to another MDI child window? Pin
Neville Franks19-Aug-02 10:49
Neville Franks19-Aug-02 10:49 
GeneralTransform WORD data to UNICODE Pin
Eugene Pustovoyt19-Aug-02 8:05
Eugene Pustovoyt19-Aug-02 8:05 
GeneralRe: Transform WORD data to UNICODE Pin
Stuart Dootson19-Aug-02 8:28
professionalStuart Dootson19-Aug-02 8:28 
GeneralRe: Transform WORD data to UNICODE Pin
Michael Dunn19-Aug-02 10:54
sitebuilderMichael Dunn19-Aug-02 10:54 
GeneralRe: Transform WORD data to UNICODE Pin
Eugene Pustovoyt19-Aug-02 19:24
Eugene Pustovoyt19-Aug-02 19:24 
Generaladdchunk doesnt exist --blob question Pin
ns19-Aug-02 7:52
ns19-Aug-02 7:52 
GeneralRe: addchunk doesnt exist --blob question Pin
Joel Lucsy19-Aug-02 17:58
Joel Lucsy19-Aug-02 17:58 
GeneralSend messages over msn network Pin
JDMoore19-Aug-02 7:41
JDMoore19-Aug-02 7:41 
GeneralCloseHandle on thread handle Pin
Le centriste19-Aug-02 7:37
Le centriste19-Aug-02 7:37 
GeneralRe: CloseHandle on thread handle Pin
Ernest Laurentin19-Aug-02 7:47
Ernest Laurentin19-Aug-02 7:47 
GeneralRe: CloseHandle on thread handle Pin
Daniel Turini19-Aug-02 7:47
Daniel Turini19-Aug-02 7:47 
GeneralDetermining double click vs single click Pin
SnapRick19-Aug-02 7:13
SnapRick19-Aug-02 7:13 
GeneralRe: Determining double click vs single click Pin
Tomasz Sowinski19-Aug-02 7:18
Tomasz Sowinski19-Aug-02 7: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.