Click here to Skip to main content
15,921,028 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How can I show "strange" chars in a CStatic (supposedly unicode) Pin
Joan M12-May-07 0:31
professionalJoan M12-May-07 0:31 
GeneralRe: How can I show "strange" chars in a CStatic (supposedly unicode) Pin
Gary R. Wheeler13-May-07 2:57
Gary R. Wheeler13-May-07 2:57 
Questionsave result in xml vc++2005 Pin
lavy288311-May-07 7:06
lavy288311-May-07 7:06 
AnswerRe: save result in xml vc++2005 Pin
lavy288311-May-07 7:06
lavy288311-May-07 7:06 
AnswerRe: save result in xml vc++2005 Pin
lavy288311-May-07 7:08
lavy288311-May-07 7:08 
AnswerRe: save result in xml vc++2005 Pin
Mark Salsbery11-May-07 7:27
Mark Salsbery11-May-07 7:27 
GeneralRe: save result in xml vc++2005 Pin
lavy288311-May-07 7:37
lavy288311-May-07 7:37 
QuestionLoad txt file from resource and passing to a stream Pin
alexproject11-May-07 7:02
alexproject11-May-07 7:02 
AnswerRe: Load txt file from resource and passing to a stream Pin
Mark Salsbery11-May-07 7:43
Mark Salsbery11-May-07 7:43 
QuestionRe: Load txt file from resource and passing to a stream Pin
alexproject11-May-07 12:53
alexproject11-May-07 12:53 
AnswerRe: Load txt file from resource and passing to a stream Pin
Mark Salsbery11-May-07 13:04
Mark Salsbery11-May-07 13:04 
QuestionDisplay 2 D plot Pin
gauravsaxena_1911-May-07 6:58
gauravsaxena_1911-May-07 6:58 
AnswerRe: Display 2 D plot Pin
Cedric Moonen11-May-07 7:28
Cedric Moonen11-May-07 7:28 
GeneralRe: Display 2 D plot Pin
gauravsaxena_1914-May-07 7:24
gauravsaxena_1914-May-07 7:24 
GeneralRe: Display 2 D plot Pin
Cedric Moonen14-May-07 7:37
Cedric Moonen14-May-07 7:37 
GeneralRe: Display 2 D plot Pin
gauravsaxena_1914-May-07 8:53
gauravsaxena_1914-May-07 8:53 
QuestionMouseover Pin
prathuraj11-May-07 6:35
prathuraj11-May-07 6:35 
AnswerRe: Mouseover Pin
Mark Salsbery11-May-07 7:04
Mark Salsbery11-May-07 7:04 
AnswerRe: Mouseover Pin
Nelek13-May-07 20:27
protectorNelek13-May-07 20:27 
QuestionStrange message during serialization. please help! Pin
Arris7411-May-07 6:17
Arris7411-May-07 6:17 
Hi,

I have serialized a tree control which container is a CView derived class. Everything works fine during serialization and unserialization.
Tree items display perfectly after Unserialization but a message box displays this text: "Unexpected file format."

this message is located in

Vc7\atlmfc\include\afxres.rc( line 74): AFX_IDP_FAILED_INVALID_FORMAT "Unexpected file format."

I’ve tried to find the reason of this message and also found a thread talking of the same problem @ : http://www.codeguru.com/forum/showt...ization+pointer

But no solution is provided. Could you please help me resolve this issue?

I use VS 2003 my application is based on an MDI document view and the message occurs in the debug and release version.

Many thanks for your help

QuestionRe: Strange message during serialization. please help! Pin
Mark Salsbery11-May-07 6:28
Mark Salsbery11-May-07 6:28 
AnswerRe: Strange message during serialization. please help! Pin
Arris7411-May-07 8:56
Arris7411-May-07 8:56 
GeneralRe: Strange message during serialization. please help! Pin
Mark Salsbery11-May-07 9:55
Mark Salsbery11-May-07 9:55 
GeneralRe: Strange message during serialization. please help! Pin
Arris7411-May-07 10:59
Arris7411-May-07 10:59 
QuestionRe: Strange message during serialization. please help! Pin
Mark Salsbery11-May-07 11:14
Mark Salsbery11-May-07 11:14 

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.