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

C / C++ / MFC

 
AnswerRe: Socket creatinon in debug mode Pin
Mark Salsbery26-Jun-07 6:48
Mark Salsbery26-Jun-07 6:48 
GeneralRe: Socket creatinon in debug mode Pin
Zoltan Balazs26-Jun-07 7:15
Zoltan Balazs26-Jun-07 7:15 
GeneralRe: Socket creatinon in debug mode Pin
Mark Salsbery26-Jun-07 7:23
Mark Salsbery26-Jun-07 7:23 
GeneralRe: Socket creatinon in debug mode Pin
Zoltan Balazs26-Jun-07 8:18
Zoltan Balazs26-Jun-07 8:18 
GeneralRe: Socket creatinon in debug mode Pin
Mark Salsbery26-Jun-07 8:50
Mark Salsbery26-Jun-07 8:50 
GeneralRe: Socket creatinon in debug mode Pin
Zoltan Balazs26-Jun-07 8:58
Zoltan Balazs26-Jun-07 8:58 
GeneralRe: Socket creatinon in debug mode Pin
Mark Salsbery26-Jun-07 9:03
Mark Salsbery26-Jun-07 9:03 
GeneralRe: Socket creatinon in debug mode Pin
Zoltan Balazs26-Jun-07 21:01
Zoltan Balazs26-Jun-07 21:01 
Mark Salsbery wrote:
Just to make sure I'm following...

Yes, that's correct.

I tried and reproduced also using VS2003 on XP Pro SP2.
The compiler command line is
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MT /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /nologo /c /Wp64 /ZI /TP

and I'm linking against ws2_32.lib.
All has the default settings, just created an empty console project and added ws2_32.lib to the linker.

And thanks for taking the time to check this out.



GeneralRe: Socket creatinon in debug mode Pin
Mark Salsbery27-Jun-07 5:17
Mark Salsbery27-Jun-07 5:17 
GeneralRe: Socket creatinon in debug mode Pin
Zoltan Balazs27-Jun-07 5:54
Zoltan Balazs27-Jun-07 5:54 
GeneralRe: Socket creatinon in debug mode Pin
Mark Salsbery27-Jun-07 6:41
Mark Salsbery27-Jun-07 6:41 
GeneralRe: Socket creatinon in debug mode Pin
Zoltan Balazs27-Jun-07 7:05
Zoltan Balazs27-Jun-07 7:05 
QuestionHow to save System Log In & Log Off Times Pin
Nagaraju_Focus25-Jun-07 22:00
Nagaraju_Focus25-Jun-07 22:00 
AnswerRe: How to save System Log In & Log Off Times Pin
Hamed Musavi25-Jun-07 22:25
Hamed Musavi25-Jun-07 22:25 
QuestionClass derived from CDialog Pin
prithaa25-Jun-07 21:44
prithaa25-Jun-07 21:44 
AnswerRe: Class derived from CDialog Pin
Hamid_RT25-Jun-07 22:30
Hamid_RT25-Jun-07 22:30 
AnswerRe: Class derived from CDialog Pin
Mark Salsbery26-Jun-07 6:56
Mark Salsbery26-Jun-07 6:56 
QuestionTotally confused with memory alocation for '_get_pgmptr' function [modified] Pin
Hamed Musavi25-Jun-07 21:30
Hamed Musavi25-Jun-07 21:30 
AnswerRe: Totally confused with memory alocation for '_get_pgmptr' function Pin
Rajkumar R25-Jun-07 21:58
Rajkumar R25-Jun-07 21:58 
GeneralRe: Totally confused with memory alocation for '_get_pgmptr' function Pin
Hamed Musavi25-Jun-07 22:16
Hamed Musavi25-Jun-07 22:16 
AnswerRe: Totally confused with memory alocation for '_get_pgmptr' function Pin
KaЯl25-Jun-07 22:48
KaЯl25-Jun-07 22:48 
GeneralRe: Totally confused with memory alocation for '_get_pgmptr' function Pin
Hamed Musavi26-Jun-07 2:19
Hamed Musavi26-Jun-07 2:19 
GeneralRe: Totally confused with memory alocation for '_get_pgmptr' function Pin
KaЯl26-Jun-07 2:39
KaЯl26-Jun-07 2:39 
QuestionWhat is the error in this code fragment Pin
xbiju25-Jun-07 21:16
xbiju25-Jun-07 21:16 
AnswerRe: What is the error in this code fragment Pin
Hamed Musavi25-Jun-07 21:33
Hamed Musavi25-Jun-07 21:33 

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.