Click here to Skip to main content
15,904,153 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionGUID_DEVICE_BATTERY error Pin
joshiprashant25-Nov-07 18:50
joshiprashant25-Nov-07 18:50 
AnswerRe: GUID_DEVICE_BATTERY error Pin
Florin Crişan25-Nov-07 22:06
Florin Crişan25-Nov-07 22:06 
AnswerRe: GUID_DEVICE_BATTERY error Pin
JudyL_MD26-Nov-07 2:55
JudyL_MD26-Nov-07 2:55 
QuestionWhile loop only works the first time through?? Pin
Officially Drew™25-Nov-07 17:25
Officially Drew™25-Nov-07 17:25 
AnswerRe: While loop only works the first time through?? Pin
Paresh Chitte25-Nov-07 18:09
Paresh Chitte25-Nov-07 18:09 
GeneralRe: While loop only works the first time through?? Pin
Officially Drew™25-Nov-07 18:41
Officially Drew™25-Nov-07 18:41 
GeneralRe: While loop only works the first time through?? Pin
Paresh Chitte25-Nov-07 23:13
Paresh Chitte25-Nov-07 23:13 
Questionscoket in c++ Pin
manish.patel25-Nov-07 16:10
manish.patel25-Nov-07 16:10 
Hello all,

I am making client server application in c++.

I am using following lines of code.

int m_sock = socket(AF_INET, SOCK_STREAM, 0 );

but m_sock contains -1 and it is not creating socket for me.

Any body know how can i solve this problem?

Thanks in advance

Manish Patel.
B.E. - Information Technology.

AnswerRe: scoket in c++ Pin
Stephen Hewitt25-Nov-07 17:38
Stephen Hewitt25-Nov-07 17:38 
GeneralRe: scoket in c++ Pin
manish.patel25-Nov-07 18:09
manish.patel25-Nov-07 18:09 
AnswerRe: scoket in c++ Pin
Hamid_RT25-Nov-07 18:21
Hamid_RT25-Nov-07 18:21 
AnswerRe: scoket in c++ Pin
Mark Salsbery25-Nov-07 18:39
Mark Salsbery25-Nov-07 18:39 
QuestionNoob question on structs, and their local variables Pin
Anthony Mushrow25-Nov-07 11:19
professionalAnthony Mushrow25-Nov-07 11:19 
AnswerRe: Noob question on structs, and their local variables Pin
Stephen Hewitt25-Nov-07 11:46
Stephen Hewitt25-Nov-07 11:46 
GeneralRe: Noob question on structs, and their local variables Pin
Anthony Mushrow25-Nov-07 11:57
professionalAnthony Mushrow25-Nov-07 11:57 
GeneralRe: Noob question on structs, and their local variables Pin
Stephen Hewitt25-Nov-07 12:03
Stephen Hewitt25-Nov-07 12:03 
GeneralRe: Noob question on structs, and their local variables Pin
Priya_Sundar26-Nov-07 0:19
Priya_Sundar26-Nov-07 0:19 
QuestionClick and drag combobox Pin
Wxffles25-Nov-07 9:46
Wxffles25-Nov-07 9:46 
QuestionCString problem in visual C++ 2005 Pin
DSPCottage25-Nov-07 8:53
DSPCottage25-Nov-07 8:53 
QuestionRe: CString problem in visual C++ 2005 Pin
Mark Salsbery25-Nov-07 9:04
Mark Salsbery25-Nov-07 9:04 
AnswerRe: CString problem in visual C++ 2005 Pin
DSPCottage25-Nov-07 9:19
DSPCottage25-Nov-07 9:19 
GeneralRe: CString problem in visual C++ 2005 Pin
Mark Salsbery25-Nov-07 9:40
Mark Salsbery25-Nov-07 9:40 
GeneralRe: CString problem in visual C++ 2005 Pin
Sarath C25-Nov-07 15:18
Sarath C25-Nov-07 15:18 
GeneralRe: CString problem in visual C++ 2005 Pin
lostangels27-Nov-07 5:16
lostangels27-Nov-07 5:16 
GeneralRe: CString problem in visual C++ 2005 Pin
Richard Andrew x6425-Nov-07 10:05
professionalRichard Andrew x6425-Nov-07 10:05 

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.