Click here to Skip to main content
15,888,133 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: IME problems Pin
A_Fa9-Aug-06 1:43
A_Fa9-Aug-06 1:43 
GeneralRe: IME problems Pin
Waldermort9-Aug-06 2:39
Waldermort9-Aug-06 2:39 
QuestionHow to Remove menu of childframe? [modified] Pin
narayanagvs8-Aug-06 23:31
narayanagvs8-Aug-06 23:31 
AnswerRe: How to Remove menu of childframe? Pin
Parthi_Appu9-Aug-06 1:08
Parthi_Appu9-Aug-06 1:08 
QuestionTo Logon Remotely to another computer in the same Domain Pin
Deepa N8-Aug-06 23:17
Deepa N8-Aug-06 23:17 
AnswerRe: To Logon Remotely to another computer in the same Domain Pin
David Crow9-Aug-06 3:33
David Crow9-Aug-06 3:33 
QuestionSerializing a vector Pin
AbhishekBK8-Aug-06 23:08
AbhishekBK8-Aug-06 23:08 
AnswerRe: Serializing a vector Pin
toxcct8-Aug-06 23:28
toxcct8-Aug-06 23:28 
what you have to do is basically this :

serialize first the number of elements in the vector
then, loop on the vector and serialize each object. (the classes contained in the vector mest be serializable, of course).

when you'll try to deserialize, read the number of elements that come next, and loop to deserialize the objects...


TOXCCT >>> GEII power

[VisualCalc 3.0  updated ][Flags Beginner's Guide  new! ]

AnswerRe: Serializing a vector Pin
Viorel.8-Aug-06 23:59
Viorel.8-Aug-06 23:59 
AnswerA more accurate description of my problem Pin
AbhishekBK9-Aug-06 0:53
AbhishekBK9-Aug-06 0:53 
Questionsome doubts in Sockets. [modified] Pin
uday kiran janaswamy8-Aug-06 22:43
uday kiran janaswamy8-Aug-06 22:43 
AnswerRe: some doubts in Sockets. Pin
David Crow9-Aug-06 3:30
David Crow9-Aug-06 3:30 
QuestionPlease help Pin
Jawad Yasin8-Aug-06 22:34
Jawad Yasin8-Aug-06 22:34 
AnswerRe: Please help Pin
Hamid_RT8-Aug-06 22:36
Hamid_RT8-Aug-06 22:36 
GeneralRe: Please help Pin
Jawad Yasin8-Aug-06 22:41
Jawad Yasin8-Aug-06 22:41 
GeneralRe: Please help Pin
Hamid_RT8-Aug-06 22:56
Hamid_RT8-Aug-06 22:56 
GeneralRe: Please help Pin
Jawad Yasin8-Aug-06 23:17
Jawad Yasin8-Aug-06 23:17 
AnswerRe: Please help Pin
Cedric Moonen8-Aug-06 22:48
Cedric Moonen8-Aug-06 22:48 
GeneralRe: Please help Pin
Jawad Yasin8-Aug-06 22:55
Jawad Yasin8-Aug-06 22:55 
GeneralRe: Please help Pin
Steen Krogsgaard9-Aug-06 0:55
Steen Krogsgaard9-Aug-06 0:55 
GeneralRe: Please help Pin
Cedric Moonen9-Aug-06 1:14
Cedric Moonen9-Aug-06 1:14 
AnswerRe: Please help Pin
Maxwell Chen9-Aug-06 0:03
Maxwell Chen9-Aug-06 0:03 
GeneralRe: Please help Pin
Hamid_RT9-Aug-06 3:09
Hamid_RT9-Aug-06 3:09 
AnswerRe: Please help Pin
David Crow9-Aug-06 3:29
David Crow9-Aug-06 3:29 
Questiontest for Path Pin
includeh108-Aug-06 22:17
includeh108-Aug-06 22:17 

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.