Click here to Skip to main content
15,916,215 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionIs it possible to hide a column of a Clist control? Pin
Md. Ali Naser Khan12-Sep-07 2:40
Md. Ali Naser Khan12-Sep-07 2:40 
QuestionRe: Is it possible to hide a column of a Clist control? Pin
David Crow12-Sep-07 2:52
David Crow12-Sep-07 2:52 
AnswerRe: Is it possible to hide a column of a Clist control? Pin
Nishad S12-Sep-07 3:00
Nishad S12-Sep-07 3:00 
AnswerRe: Is it possible to hide a column of a Clist control? Pin
Manfred Staiger12-Sep-07 3:02
Manfred Staiger12-Sep-07 3:02 
AnswerRe: Is it possible to hide a column of a Clist control? Pin
Hamid_RT12-Sep-07 6:48
Hamid_RT12-Sep-07 6:48 
QuestionDifference between debug and release builds Pin
bhogavalli suresh12-Sep-07 2:10
bhogavalli suresh12-Sep-07 2:10 
AnswerRe: Difference between debug and release builds Pin
chandu00412-Sep-07 2:19
chandu00412-Sep-07 2:19 
AnswerRe: Difference between debug and release builds Pin
Nelek12-Sep-07 2:39
protectorNelek12-Sep-07 2:39 
Another difference is that debug mode can maybe work perfectly, but same code in release may crush in hundreds of places.

Debug assumes some things when nothing is said, or automatically correct some errors of intialization.
Release executes ONLY what the programmer has written. If it is not correctly written will crush.

Greetings.

--------
M.D.V.

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?

AnswerRe: Difference between debug and release builds Pin
Jonathan [Darka]12-Sep-07 2:52
professionalJonathan [Darka]12-Sep-07 2:52 
GeneralRe: Difference between debug and release builds Pin
Chris Losinger12-Sep-07 7:10
professionalChris Losinger12-Sep-07 7:10 
AnswerRe: Difference between debug and release builds Pin
carrivick12-Sep-07 5:36
carrivick12-Sep-07 5:36 
AnswerRe: Difference between debug and release builds Pin
Hamid_RT12-Sep-07 6:59
Hamid_RT12-Sep-07 6:59 
QuestionError when dumping PE file Pin
sawerr12-Sep-07 2:06
sawerr12-Sep-07 2:06 
AnswerRe: Error when dumping PE file Pin
David Crow12-Sep-07 2:56
David Crow12-Sep-07 2:56 
GeneralRe: Error when dumping PE file Pin
sawerr12-Sep-07 3:47
sawerr12-Sep-07 3:47 
GeneralRe: Error when dumping PE file Pin
David Crow12-Sep-07 4:05
David Crow12-Sep-07 4:05 
GeneralRe: Error when dumping PE file Pin
sawerr12-Sep-07 5:03
sawerr12-Sep-07 5:03 
QuestionHow to set bitmap as a My desktop wallpaper [modified] Pin
padpras12-Sep-07 1:34
padpras12-Sep-07 1:34 
AnswerRe: How to set bitmap as a My desktop wallpaper Pin
David Crow12-Sep-07 3:00
David Crow12-Sep-07 3:00 
AnswerRe: How to set bitmap as a My desktop wallpaper Pin
Hamid_RT12-Sep-07 6:51
Hamid_RT12-Sep-07 6:51 
Questionhow to delete a file permanently from hard disk? Pin
AnayKulkarni12-Sep-07 1:18
AnayKulkarni12-Sep-07 1:18 
AnswerRe: how to delete a file permanently from hard disk? Pin
Karismatic12-Sep-07 1:31
Karismatic12-Sep-07 1:31 
AnswerRe: how to delete a file permanently from hard disk? Pin
krmed12-Sep-07 1:52
krmed12-Sep-07 1:52 
AnswerRe: how to delete a file permanently from hard disk? Pin
David Crow12-Sep-07 3:02
David Crow12-Sep-07 3:02 
QuestionWant to check this check box programmatically Pin
Mushtaque Nizamani12-Sep-07 1:01
Mushtaque Nizamani12-Sep-07 1:01 

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.