Click here to Skip to main content
15,901,122 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCSocket object in Win32 Console Application Pin
ilgale12-Dec-05 2:57
ilgale12-Dec-05 2:57 
AnswerRe: CSocket object in Win32 Console Application Pin
Alex Orovetskiy12-Dec-05 3:20
Alex Orovetskiy12-Dec-05 3:20 
GeneralRe: CSocket object in Win32 Console Application Pin
ilgale12-Dec-05 3:22
ilgale12-Dec-05 3:22 
AnswerRe: CSocket object in Win32 Console Application Pin
khan++12-Dec-05 3:30
khan++12-Dec-05 3:30 
GeneralRe: CSocket object in Win32 Console Application Pin
ilgale12-Dec-05 3:37
ilgale12-Dec-05 3:37 
GeneralRe: CSocket object in Win32 Console Application Pin
khan++12-Dec-05 3:52
khan++12-Dec-05 3:52 
AnswerRe: CSocket object in Win32 Console Application Pin
BadKarma12-Dec-05 4:11
BadKarma12-Dec-05 4:11 
AnswerRe: CSocket object in Win32 Console Application Pin
dicomapi12-Dec-05 8:35
dicomapi12-Dec-05 8:35 
Greetings,
The CSocket class uses a window to manage the socket(timers and messages);
It sounds like it is having problems creating the socket window; I cannot recall if it uses the main window of the current app thread or creates its own;
1. can you create windows in a console app?
2. use the find in files function and search the source code for the create function for Csocket then breakpoint and find the problem;

QuestionPhysicalDriveX Pin
Mila02512-Dec-05 2:45
Mila02512-Dec-05 2:45 
AnswerRe: PhysicalDriveX Pin
khan++12-Dec-05 2:51
khan++12-Dec-05 2:51 
GeneralRe: PhysicalDriveX Pin
Mila02512-Dec-05 4:34
Mila02512-Dec-05 4:34 
GeneralRe: PhysicalDriveX Pin
khan++12-Dec-05 19:26
khan++12-Dec-05 19:26 
QuestionHandling streaming data Pin
__makaveli__12-Dec-05 1:56
__makaveli__12-Dec-05 1:56 
AnswerRe: Handling streaming data Pin
khan++12-Dec-05 2:25
khan++12-Dec-05 2:25 
GeneralRe: Handling streaming data Pin
__makaveli__12-Dec-05 2:56
__makaveli__12-Dec-05 2:56 
GeneralRe: Handling streaming data Pin
khan++12-Dec-05 3:24
khan++12-Dec-05 3:24 
QuestionIDataObject and Threading Pin
Jagadeesh VN12-Dec-05 1:29
Jagadeesh VN12-Dec-05 1:29 
AnswerRe: IDataObject and Threading Pin
JonEngle12-Dec-05 9:19
JonEngle12-Dec-05 9:19 
GeneralRe: IDataObject and Threading Pin
Jagadeesh VN12-Dec-05 22:10
Jagadeesh VN12-Dec-05 22:10 
Questiontvs_haslines in list control Pin
lorey12-Dec-05 0:39
lorey12-Dec-05 0:39 
AnswerRe: tvs_haslines in list control Pin
Rage12-Dec-05 0:59
professionalRage12-Dec-05 0:59 
QuestionIE arrows Pin
Rage12-Dec-05 0:29
professionalRage12-Dec-05 0:29 
AnswerRe: IE arrows Pin
toxcct12-Dec-05 1:01
toxcct12-Dec-05 1:01 
GeneralRe: IE arrows Pin
Rage12-Dec-05 1:26
professionalRage12-Dec-05 1:26 
QuestionBinary resource loading Pin
Xeronith12-Dec-05 0:16
Xeronith12-Dec-05 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.