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

C / C++ / MFC

 
AnswerRe: MFC CArray vs Vectors Pin
CPallini17-Dec-10 9:38
mveCPallini17-Dec-10 9:38 
QuestionDT_CALCRECT Pin
john563217-Dec-10 5:48
john563217-Dec-10 5:48 
AnswerRe: DT_CALCRECT Pin
Maximilien17-Dec-10 6:40
Maximilien17-Dec-10 6:40 
QuestionMessage Removed Pin
17-Dec-10 2:28
mathivanaan17-Dec-10 2:28 
AnswerRe: how to set X and Y axis range from MFC dialog box? Pin
loyal ginger17-Dec-10 3:01
loyal ginger17-Dec-10 3:01 
AnswerRe: how to set X and Y axis range from MFC dialog box? Pin
Cedric Moonen17-Dec-10 4:43
Cedric Moonen17-Dec-10 4:43 
QuestionMessage Removed Pin
17-Dec-10 0:57
Jia10017-Dec-10 0:57 
AnswerRe: Debugging problem Pin
Luc Pattyn17-Dec-10 2:26
sitebuilderLuc Pattyn17-Dec-10 2:26 
I would add some log statements (print to output window, or print to file). If you do this for more than one project, make sure to include timing information, I typically have the current time in "HH:mm:ss.fff" format.
Yes, it takes some effort adding the lines, and they do influence timing a bit, however they are a big help.

BTW: I don't remove them, I just disable them when I (think I) no longer need them.

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

GeneralMessage Removed Pin
17-Dec-10 3:27
Jia10017-Dec-10 3:27 
GeneralRe: Debugging problem Pin
Luc Pattyn17-Dec-10 3:36
sitebuilderLuc Pattyn17-Dec-10 3:36 
GeneralRe: Debugging problem Pin
Maximilien17-Dec-10 4:52
Maximilien17-Dec-10 4:52 
GeneralRe: Debugging problem Pin
Richard MacCutchan17-Dec-10 5:08
mveRichard MacCutchan17-Dec-10 5:08 
GeneralRe: Debugging problem Pin
Maximilien17-Dec-10 8:02
Maximilien17-Dec-10 8:02 
QuestionRe: Debugging problem Pin
Maximilien17-Dec-10 4:51
Maximilien17-Dec-10 4:51 
QuestionVisual C++ Pin
John50216-Dec-10 23:42
John50216-Dec-10 23:42 
AnswerRe: Visual C++ Pin
Michael Schubert17-Dec-10 0:19
Michael Schubert17-Dec-10 0:19 
GeneralRe: Visual C++ Pin
John50219-Dec-10 19:35
John50219-Dec-10 19:35 
Questionhow to compare two frames of any media file in vc++ Pin
rajniyadav1a16-Dec-10 22:31
rajniyadav1a16-Dec-10 22:31 
AnswerRe: how to compare two frames of any media file in vc++ Pin
Chris Losinger17-Dec-10 1:17
professionalChris Losinger17-Dec-10 1:17 
AnswerRe: how to compare two frames of any media file in vc++ Pin
Cool_Dev17-Dec-10 1:20
Cool_Dev17-Dec-10 1:20 
AnswerRe: how to compare two frames of any media file in vc++ Pin
normanS18-Dec-10 14:54
normanS18-Dec-10 14:54 
Questionhow to Drawing graph in VC++ MFC? Pin
mathivanaan16-Dec-10 22:08
mathivanaan16-Dec-10 22:08 
AnswerRe: how to Drawing graph in VC++ MFC? Pin
Cedric Moonen16-Dec-10 23:21
Cedric Moonen16-Dec-10 23:21 
QuestionHo can set date and time value in excel by excel automation? Pin
Le@rner16-Dec-10 18:25
Le@rner16-Dec-10 18:25 
AnswerRe: Ho can set date and time value in excel by excel automation? Pin
Richard MacCutchan16-Dec-10 21:29
mveRichard MacCutchan16-Dec-10 21:29 

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.