Click here to Skip to main content
15,887,214 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CRichTextCtrl maintaining paragraph justification Pin
maycockt19-Nov-09 22:01
maycockt19-Nov-09 22:01 
GeneralRe: CRichTextCtrl maintaining paragraph justification Pin
Nuri Ismail19-Nov-09 22:04
Nuri Ismail19-Nov-09 22:04 
Questioneveryone, help me, please! Pin
nenfa19-Nov-09 3:59
nenfa19-Nov-09 3:59 
AnswerRe: everyone, help me, please! Pin
lxkjlzz19-Nov-09 15:57
lxkjlzz19-Nov-09 15:57 
GeneralRe: everyone, help me, please! Pin
Tim Craig19-Nov-09 18:15
Tim Craig19-Nov-09 18:15 
GeneralRe: everyone, help me, please! Pin
nenfa19-Nov-09 18:19
nenfa19-Nov-09 18:19 
Questiona problem about release and debug Pin
vctrlao19-Nov-09 3:09
vctrlao19-Nov-09 3:09 
AnswerRe: a problem about release and debug Pin
Nelek19-Nov-09 3:35
protectorNelek19-Nov-09 3:35 
It could be related to the initialization of your variables/pointers. Debug version does some "non visible" things that you don't programm but release version doesn't, so what in debug works doesn't have to work in release. Check your code.

Regards.
--------
M.D.V. Wink | ;)

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
“The First Rule of Program Optimization: Don't do it. The Second Rule of Program Optimization (for experts only!): Don't do it yet.” - Michael A. Jackson
Rating helpfull answers is nice, but saying thanks can be even nicer.

AnswerRe: a problem about release and debug Pin
Rajesh R Subramanian19-Nov-09 3:53
professionalRajesh R Subramanian19-Nov-09 3:53 
AnswerRe: a problem about release and debug Pin
loyal ginger19-Nov-09 3:57
loyal ginger19-Nov-09 3:57 
QuestionDirectoryAttributes.. Pin
kumar sanghvi19-Nov-09 2:46
kumar sanghvi19-Nov-09 2:46 
AnswerRe: DirectoryAttributes.. Pin
Michael Schubert19-Nov-09 2:51
Michael Schubert19-Nov-09 2:51 
GeneralRe: DirectoryAttributes.. Pin
kumar sanghvi19-Nov-09 3:08
kumar sanghvi19-Nov-09 3:08 
QuestionRe: DirectoryAttributes.. Pin
David Crow19-Nov-09 3:33
David Crow19-Nov-09 3:33 
GeneralRe: DirectoryAttributes.. Pin
Rajesh R Subramanian19-Nov-09 3:58
professionalRajesh R Subramanian19-Nov-09 3:58 
GeneralRe: DirectoryAttributes.. Pin
Michael Schubert19-Nov-09 4:31
Michael Schubert19-Nov-09 4:31 
QuestionFind out if CString type is available in a project Pin
sashoalm19-Nov-09 2:30
sashoalm19-Nov-09 2:30 
QuestionRe: Find out if CString type is available in a project Pin
David Crow19-Nov-09 3:03
David Crow19-Nov-09 3:03 
AnswerRe: Find out if CString type is available in a project Pin
sashoalm19-Nov-09 3:29
sashoalm19-Nov-09 3:29 
AnswerRe: Find out if CString type is available in a project Pin
Rajesh R Subramanian19-Nov-09 4:08
professionalRajesh R Subramanian19-Nov-09 4:08 
GeneralRe: Find out if CString type is available in a project Pin
CPallini19-Nov-09 9:26
mveCPallini19-Nov-09 9:26 
QuestionDirectX 3D Image Display. Pin
ashwath197919-Nov-09 2:19
ashwath197919-Nov-09 2:19 
AnswerRe: DirectX 3D Image Display. Pin
Baltoro19-Nov-09 13:58
Baltoro19-Nov-09 13:58 
QuestionPerformance on VC++ Application Pin
kikoso19-Nov-09 1:35
kikoso19-Nov-09 1:35 
AnswerRe: Performance on VC++ Application Pin
mav@octaval19-Nov-09 1:44
mav@octaval19-Nov-09 1:44 

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.