Click here to Skip to main content
16,004,406 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Advice: Managed C++ or C# Pin
vikas amin29-Dec-05 18:40
vikas amin29-Dec-05 18:40 
GeneralRe: Advice: Managed C++ or C# Pin
ThatsAlok29-Dec-05 21:13
ThatsAlok29-Dec-05 21:13 
AnswerRe: Advice: Managed C++ or C# Pin
Owner drawn29-Dec-05 18:58
Owner drawn29-Dec-05 18:58 
AnswerRe: Advice: Managed C++ or C# Pin
Joe Woodbury31-Dec-05 7:14
professionalJoe Woodbury31-Dec-05 7:14 
GeneralRe: Advice: Managed C++ or C# Pin
fmmanrique2-Jan-06 10:31
fmmanrique2-Jan-06 10:31 
QuestionUpgrading MFC projects from VS2003 to VS2005 Pin
peterboulton29-Dec-05 2:56
professionalpeterboulton29-Dec-05 2:56 
AnswerRe: Upgrading MFC projects from VS2003 to VS2005 Pin
ddmcr29-Dec-05 3:07
ddmcr29-Dec-05 3:07 
AnswerRe: Upgrading MFC projects from VS2003 to VS2005 Pin
peterboulton29-Dec-05 3:57
professionalpeterboulton29-Dec-05 3:57 

could you be more explicit ?


CString issues: This used to work and now it crashes (where CStringRes is a utility
object which returns a string resource content as a CString)


 theTable.Format(CStringRes(IDS_STATSHTML_STRING), m_AvePctErr, diagMAPE, m_StdError, diagStdErr, m_StdDev, diagStdDev, m_ymean, diagMean, m_CorrCoeff, diagCorrCoeff);


The crash text, which I'm still researching, is:


Debug Assertion Failed! Program: ... File: f:\rtm\vctools\crt_bld\self_x86\crt\src\output.c Line: 1123 Expression: (state != ST_INVALID) For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts. (Press Retry to debug the application)


The release mode crash I'm also still investigating - obviously these ones are a
little tricky without the debug crutch.



However, whilst specific help is always appreciated, what I was hoping to get from
the posting was other peoples' experiences with the port.  I'll still have
the problems, but at least I will know I'm not on my own!  And maybe for people
who have not yet taken the plunge they will be able to better assess the task to
come.



Pete
GeneralRe: Upgrading MFC projects from VS2003 to VS2005 Pin
ddmcr29-Dec-05 6:23
ddmcr29-Dec-05 6:23 
GeneralRe: Upgrading MFC projects from VS2003 to VS2005 Pin
peterboulton29-Dec-05 6:38
professionalpeterboulton29-Dec-05 6:38 
AnswerRe: Upgrading MFC projects from VS2003 to VS2005 Pin
Nish Nishant29-Dec-05 8:32
sitebuilderNish Nishant29-Dec-05 8:32 
QuestionCRichEditView question Pin
YaronNir29-Dec-05 2:20
YaronNir29-Dec-05 2:20 
QuestionRe: CRichEditView question Pin
David Crow29-Dec-05 3:12
David Crow29-Dec-05 3:12 
AnswerRe: CRichEditView question Pin
YaronNir29-Dec-05 3:25
YaronNir29-Dec-05 3:25 
GeneralRe: CRichEditView question Pin
David Crow29-Dec-05 3:49
David Crow29-Dec-05 3:49 
GeneralRe: CRichEditView question Pin
YaronNir29-Dec-05 3:52
YaronNir29-Dec-05 3:52 
GeneralRe: CRichEditView question Pin
David Crow29-Dec-05 3:54
David Crow29-Dec-05 3:54 
QuestionTo Change CPU after creation of Project in eVC++ Pin
birajendu29-Dec-05 1:59
birajendu29-Dec-05 1:59 
AnswerRe: To Change CPU after creation of Project in eVC++ Pin
GDavy29-Dec-05 2:15
GDavy29-Dec-05 2:15 
GeneralRe: To Change CPU after creation of Project in eVC++ Pin
birajendu29-Dec-05 17:30
birajendu29-Dec-05 17:30 
QuestionPrinting REFCLSID Pin
Chintoo72329-Dec-05 1:44
Chintoo72329-Dec-05 1:44 
AnswerRe: Printing REFCLSID Pin
khan++29-Dec-05 3:15
khan++29-Dec-05 3:15 
GeneralRe: Printing REFCLSID Pin
Chintoo72329-Dec-05 3:25
Chintoo72329-Dec-05 3:25 
QuestionShade icon on the view (SDI ) Pin
zhonglin.liang29-Dec-05 1:39
zhonglin.liang29-Dec-05 1:39 
AnswerRe: Shade icon in a view (SDI ) Pin
Identity Undisclosed29-Dec-05 1:58
Identity Undisclosed29-Dec-05 1:58 

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.