Click here to Skip to main content
16,006,475 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalexporting namespaces Pin
pankajdaga1-May-03 2:52
pankajdaga1-May-03 2:52 
GeneralRe: exporting namespaces Pin
pankajdaga1-May-03 4:10
pankajdaga1-May-03 4:10 
GeneralError while sending a TCP package Pin
George21-May-03 2:27
George21-May-03 2:27 
GeneralRe: Error while sending a TCP package Pin
JohnnyG1-May-03 16:45
JohnnyG1-May-03 16:45 
GeneralConsole application problem Pin
Mazdak1-May-03 2:21
Mazdak1-May-03 2:21 
GeneralRe: Console application problem Pin
David Crow1-May-03 3:17
David Crow1-May-03 3:17 
GeneralIP-scan in MFC Pin
Niedermeier1-May-03 2:05
Niedermeier1-May-03 2:05 
GeneralRe: IP-scan in MFC Pin
David Crow1-May-03 9:41
David Crow1-May-03 9:41 
Have you tried any of the WSAAsyncGetxxx() functions? That may not even be what you are looking for but the idea is to keep your program from blocking while it's checking. Another solution is a worker thread.
GeneralRe: IP-scan in MFC Pin
JohnnyG1-May-03 16:52
JohnnyG1-May-03 16:52 
QuestionHow to use a class to represent a TCP/IP header. Pin
George230-Apr-03 22:47
George230-Apr-03 22:47 
GeneralAssociating a value with Dialog Pin
Ph@ntom30-Apr-03 20:21
Ph@ntom30-Apr-03 20:21 
GeneralRe: Associating a value with Dialog Pin
Ryan Binns30-Apr-03 20:34
Ryan Binns30-Apr-03 20:34 
QuestionBSTR data type ... huh? Pin
Nathan Ridley30-Apr-03 19:41
Nathan Ridley30-Apr-03 19:41 
AnswerRe: BSTR data type ... huh? Pin
safee ullah30-Apr-03 19:54
safee ullah30-Apr-03 19:54 
GeneralRe: BSTR data type ... huh? Pin
Nathan Ridley30-Apr-03 20:15
Nathan Ridley30-Apr-03 20:15 
GeneralRe: BSTR data type ... huh? Pin
David Crow1-May-03 3:41
David Crow1-May-03 3:41 
AnswerRe: BSTR data type ... huh? Pin
Ryan Binns30-Apr-03 20:23
Ryan Binns30-Apr-03 20:23 
GeneralRe: BSTR data type ... huh? Pin
Ryan Binns30-Apr-03 20:29
Ryan Binns30-Apr-03 20:29 
GeneralRe: BSTR data type ... huh? Pin
Nathan Ridley30-Apr-03 20:34
Nathan Ridley30-Apr-03 20:34 
GeneralRe: BSTR data type ... huh? Pin
Ryan Binns30-Apr-03 20:40
Ryan Binns30-Apr-03 20:40 
GeneralRe: BSTR data type ... huh? Pin
Nathan Ridley30-Apr-03 20:53
Nathan Ridley30-Apr-03 20:53 
GeneralRe: BSTR data type ... huh? Pin
Ryan Binns30-Apr-03 20:58
Ryan Binns30-Apr-03 20:58 
GeneralRe: BSTR data type ... huh? Pin
Nathan Ridley30-Apr-03 21:09
Nathan Ridley30-Apr-03 21:09 
GeneralQUESTION: Bug in code! Pin
Nathan Ridley1-May-03 13:23
Nathan Ridley1-May-03 13:23 
AnswerRe: BSTR data type ... huh? Pin
Renjith Ramachandran1-May-03 0:16
Renjith Ramachandran1-May-03 0:16 

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.