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

C / C++ / MFC

 
GeneralRe: How to make a combo box readonly? Pin
reza matinnejad21-Feb-07 0:21
reza matinnejad21-Feb-07 0:21 
AnswerRe: How to make a combo box readonly? Pin
David Crow21-Feb-07 3:25
David Crow21-Feb-07 3:25 
AnswerRe: How to make a combo box readonly? Pin
ThatsAlok21-Feb-07 5:57
ThatsAlok21-Feb-07 5:57 
QuestionReconnecting a dead Network Connection Pin
GeeBru20-Feb-07 23:45
GeeBru20-Feb-07 23:45 
AnswerRe: Reconnecting a dead Network Connection Pin
Garth J Lancaster21-Feb-07 0:13
professionalGarth J Lancaster21-Feb-07 0:13 
GeneralRe: Reconnecting a dead Network Connection Pin
GeeBru21-Feb-07 0:16
GeeBru21-Feb-07 0:16 
GeneralRe: Reconnecting a dead Network Connection Pin
Garth J Lancaster21-Feb-07 0:21
professionalGarth J Lancaster21-Feb-07 0:21 
AnswerRe: Reconnecting a dead Network Connection Pin
James R. Twine21-Feb-07 1:14
James R. Twine21-Feb-07 1:14 
   I would suggest looking into non-blocking sockets, or a worker thread to block on the connect (and retry) for you.

   Be careful relying on Ping - there are firewalls out there that can be configured to ignore ICMP Ping packets, so relying solely on Ping is not a good idea, IMHO, especially if the server is not yours, implying that you do not have that much control over its connectivity.

   Peace!

-=- James
Please rate this message - let me know if I helped or not!<HR>If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Avoid driving a vehicle taller than you and remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
See DeleteFXPFiles

QuestionAbout File Extension Pin
siddharthsan20-Feb-07 23:38
siddharthsan20-Feb-07 23:38 
AnswerRe: About File Extension Pin
GeeBru21-Feb-07 0:07
GeeBru21-Feb-07 0:07 
AnswerRe: About File Extension Pin
David Crow21-Feb-07 3:26
David Crow21-Feb-07 3:26 
AnswerRe: About File Extension Pin
ThatsAlok21-Feb-07 5:58
ThatsAlok21-Feb-07 5:58 
QuestionAbout file extension Pin
siddharthsan20-Feb-07 23:37
siddharthsan20-Feb-07 23:37 
AnswerRe: About file extension Pin
Garth J Lancaster21-Feb-07 0:09
professionalGarth J Lancaster21-Feb-07 0:09 
AnswerRe: About file extension Pin
ThatsAlok21-Feb-07 5:59
ThatsAlok21-Feb-07 5:59 
QuestionHow make a smart reference expose methods of basetype ? Pin
Mr.Brainley20-Feb-07 23:05
Mr.Brainley20-Feb-07 23:05 
AnswerRe: How make a smart reference expose methods of basetype ? Pin
Cedric Moonen20-Feb-07 23:17
Cedric Moonen20-Feb-07 23:17 
GeneralRe: How make a smart reference expose methods of basetype ? [modified] Pin
Mr.Brainley20-Feb-07 23:54
Mr.Brainley20-Feb-07 23:54 
GeneralRe: How make a smart reference expose methods of basetype ? Pin
Cedric Moonen21-Feb-07 0:12
Cedric Moonen21-Feb-07 0:12 
GeneralRe: How make a smart reference expose methods of basetype ? Pin
Mr.Brainley21-Feb-07 0:42
Mr.Brainley21-Feb-07 0:42 
GeneralRe: How make a smart reference expose methods of basetype ? Pin
Cedric Moonen21-Feb-07 0:54
Cedric Moonen21-Feb-07 0:54 
GeneralRe: How make a smart reference expose methods of basetype ? Pin
Mr.Brainley21-Feb-07 1:18
Mr.Brainley21-Feb-07 1:18 
AnswerRe: How make a smart reference expose methods of basetype ? Pin
prasad_som21-Feb-07 1:12
prasad_som21-Feb-07 1:12 
Questionfocus window Pin
rushiraj.jhala20-Feb-07 22:46
rushiraj.jhala20-Feb-07 22:46 
AnswerRe: focus window Pin
prasad_som20-Feb-07 22:53
prasad_som20-Feb-07 22:53 

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.