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

C / C++ / MFC

 
GeneralRe: Webcam to OpenGL texture Pin
El Corazon21-Aug-07 13:51
El Corazon21-Aug-07 13:51 
QuestionWM_PAINT and WM_SIZE Pin
Perspx21-Aug-07 6:10
Perspx21-Aug-07 6:10 
AnswerRe: WM_PAINT and WM_SIZE Pin
Mark Salsbery21-Aug-07 6:13
Mark Salsbery21-Aug-07 6:13 
AnswerRe: WM_PAINT and WM_SIZE Pin
Paul M Watt21-Aug-07 6:49
mentorPaul M Watt21-Aug-07 6:49 
QuestionRe: WM_PAINT and WM_SIZE Pin
David Crow21-Aug-07 7:35
David Crow21-Aug-07 7:35 
AnswerRe: WM_PAINT and WM_SIZE Pin
Iain Clarke, Warrior Programmer21-Aug-07 11:25
Iain Clarke, Warrior Programmer21-Aug-07 11:25 
AnswerRe: WM_PAINT and WM_SIZE Pin
Michael Dunn21-Aug-07 14:10
sitebuilderMichael Dunn21-Aug-07 14:10 
QuestionHow to debug an issue where the debugger does not stop at your breakpoints? Pin
Cyrilix21-Aug-07 5:37
Cyrilix21-Aug-07 5:37 
I am currently using the VC++ debugger to debug both managed and unmanaged code by attaching to a process, setting breakpoints, and running the program in such a way that it should stop at the breakpoints.

I have checked all of my DLLs and they all have debugging symbols loaded (some of them are .NET DLLs). This can be seen in the Modules window. The breakpoints window also shows all of my breakpoints as a solid red, and not "?". For some reason though, my program refuses to stop at these points even though I'm 100% sure that they pass by them.

Any suggestions?
QuestionRe: How to debug an issue where the debugger does not stop at your breakpoints? Pin
Mark Salsbery21-Aug-07 6:04
Mark Salsbery21-Aug-07 6:04 
AnswerRe: How to debug an issue where the debugger does not stop at your breakpoints? Pin
Cyrilix21-Aug-07 6:05
Cyrilix21-Aug-07 6:05 
GeneralRe: How to debug an issue where the debugger does not stop at your breakpoints? Pin
Mark Salsbery21-Aug-07 6:10
Mark Salsbery21-Aug-07 6:10 
GeneralRe: How to debug an issue where the debugger does not stop at your breakpoints? Pin
Cyrilix21-Aug-07 6:31
Cyrilix21-Aug-07 6:31 
GeneralRe: How to debug an issue where the debugger does not stop at your breakpoints? Pin
Cyrilix21-Aug-07 15:43
Cyrilix21-Aug-07 15:43 
QuestionSQLExecute() issue [modified] Pin
__yash__21-Aug-07 4:27
professional__yash__21-Aug-07 4:27 
AnswerRe: SQLExecute() issue Pin
David Crow21-Aug-07 5:05
David Crow21-Aug-07 5:05 
Question..ppm files Pin
Maynka21-Aug-07 4:20
Maynka21-Aug-07 4:20 
AnswerRe: ..ppm files Pin
Russell'21-Aug-07 4:56
Russell'21-Aug-07 4:56 
AnswerRe: ..ppm files Pin
Hamid_RT21-Aug-07 5:00
Hamid_RT21-Aug-07 5:00 
Questionextracting and storing source code of web page in CString Pin
Dhiraj kumar Saini21-Aug-07 4:15
Dhiraj kumar Saini21-Aug-07 4:15 
AnswerRe: extracting and storing source code of web page in CString Pin
Anand Todkar21-Aug-07 4:41
Anand Todkar21-Aug-07 4:41 
GeneralRe: extracting and storing source code of web page in CString Pin
Anand Todkar21-Aug-07 4:43
Anand Todkar21-Aug-07 4:43 
AnswerRe: extracting and storing source code of web page in CString Pin
ThatsAlok21-Aug-07 23:36
ThatsAlok21-Aug-07 23:36 
Questiondisaplay source code of a web page in a messagebox Pin
Dhiraj kumar Saini21-Aug-07 3:19
Dhiraj kumar Saini21-Aug-07 3:19 
QuestionRe: disaplay source code of a web page in a messagebox Pin
David Crow21-Aug-07 3:23
David Crow21-Aug-07 3:23 
AnswerRe: disaplay source code of a web page in a messagebox Pin
Iain Clarke, Warrior Programmer21-Aug-07 3:32
Iain Clarke, Warrior Programmer21-Aug-07 3:32 

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.