Click here to Skip to main content
15,903,385 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Edit mode problem Pin
Mark Salsbery19-Sep-08 6:46
Mark Salsbery19-Sep-08 6:46 
GeneralRe: Edit mode problem [modified] Pin
followait19-Sep-08 14:14
followait19-Sep-08 14:14 
QuestionPrint after add view Pin
Max++18-Sep-08 15:46
Max++18-Sep-08 15:46 
AnswerRe: Print after add view [modified] Pin
followait18-Sep-08 16:52
followait18-Sep-08 16:52 
QuestionManifest File Pin
Bram van Kampen18-Sep-08 15:08
Bram van Kampen18-Sep-08 15:08 
QuestionMulti Threaded debug question Pin
monsieur_jj18-Sep-08 14:29
monsieur_jj18-Sep-08 14:29 
AnswerRe: Multi Threaded debug question Pin
Saurabh.Garg18-Sep-08 15:03
Saurabh.Garg18-Sep-08 15:03 
QuestionVisual Studio 6 - helpful debugger? Pin
charlieg18-Sep-08 12:18
charlieg18-Sep-08 12:18 
So, I'm trying to track down a bug in an activeX control I'm working on. I'm supposed to be centering text, the text is no where to be seen. Hmm, should be able to find this pretty quick. Sniff | :^) So, I set a breakpoint at the start of the offending method, walk through the code, all looks well. I hit go, and all is drawn correctly. Hmmm, so I leave the breakpoint off, and now it draws incorrectly.

Then it dawns on me - hit a breakpoint and things draw correctly. WTF | :WTF:

I know debuggers help sometimes by initializing data in debug mode. I've never heard of one doing things when a breakpoint is reached. Any ideas?

Charlie Gilley
Will program for food...
<italic>Hurtling toward a government of the stupid, by the stupid, for the stupid we go. —Michelle Malkin

AnswerRe: Visual Studio 6 - helpful debugger? Pin
Mark Salsbery19-Sep-08 6:49
Mark Salsbery19-Sep-08 6:49 
GeneralRe: Visual Studio 6 - helpful debugger? Pin
charlieg21-Sep-08 2:54
charlieg21-Sep-08 2:54 
Questionatof() in Visual Studio 6 vs 2005 Pin
FoxholeWilly18-Sep-08 10:38
FoxholeWilly18-Sep-08 10:38 
AnswerRe: atof() in Visual Studio 6 vs 2005 Pin
Mark Salsbery18-Sep-08 10:48
Mark Salsbery18-Sep-08 10:48 
GeneralRe: atof() in Visual Studio 6 vs 2005 Pin
FoxholeWilly18-Sep-08 12:16
FoxholeWilly18-Sep-08 12:16 
GeneralRe: atof() in Visual Studio 6 vs 2005 Pin
Mark Salsbery19-Sep-08 5:03
Mark Salsbery19-Sep-08 5:03 
AnswerRe: atof() in Visual Studio 6 vs 2005 Pin
CPallini18-Sep-08 11:31
mveCPallini18-Sep-08 11:31 
GeneralRe: atof() in Visual Studio 6 vs 2005 Pin
FoxholeWilly18-Sep-08 12:22
FoxholeWilly18-Sep-08 12:22 
QuestionRe: atof() in Visual Studio 6 vs 2005 Pin
CPallini18-Sep-08 22:18
mveCPallini18-Sep-08 22:18 
AnswerRe: atof() in Visual Studio 6 vs 2005 Pin
Mark Salsbery19-Sep-08 4:46
Mark Salsbery19-Sep-08 4:46 
AnswerRe: atof() in Visual Studio 6 vs 2005 Pin
FoxholeWilly22-Sep-08 5:27
FoxholeWilly22-Sep-08 5:27 
Questionunordered_set Pin
steph518-Sep-08 9:23
steph518-Sep-08 9:23 
AnswerRe: unordered_set Pin
Randor 18-Sep-08 10:04
professional Randor 18-Sep-08 10:04 
Question<unordered_set></unordered_set> Pin
steph518-Sep-08 8:37
steph518-Sep-08 8:37 
AnswerRe: Pin
Mark Salsbery18-Sep-08 8:42
Mark Salsbery18-Sep-08 8:42 
GeneralRe: Pin
steph518-Sep-08 9:13
steph518-Sep-08 9:13 
GeneralRe: Pin
Mark Salsbery18-Sep-08 9:30
Mark Salsbery18-Sep-08 9:30 

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.