Click here to Skip to main content
15,889,651 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: reading address 0xabababab ... (win XP vs. win2K ) Pin
Alexander M.,16-Sep-05 7:05
Alexander M.,16-Sep-05 7:05 
QuestionFinding a lib's reference in the solution Pin
-Dy16-Sep-05 5:18
-Dy16-Sep-05 5:18 
AnswerRe: Finding a lib's reference in the solution Pin
Matt Godbolt16-Sep-05 5:26
Matt Godbolt16-Sep-05 5:26 
GeneralRe: Finding a lib's reference in the solution Pin
-Dy16-Sep-05 5:58
-Dy16-Sep-05 5:58 
QuestionFading black the screen Pin
hkulten16-Sep-05 5:13
hkulten16-Sep-05 5:13 
AnswerRe: Fading black the screen Pin
Ravi Bhavnani16-Sep-05 5:19
professionalRavi Bhavnani16-Sep-05 5:19 
GeneralRe: Fading black the screen Pin
hkulten19-Sep-05 0:10
hkulten19-Sep-05 0:10 
QuestionFind unused source code using the debugger Pin
Florian Storck16-Sep-05 4:35
Florian Storck16-Sep-05 4:35 
Hi,

I'm wondering whether Visual Studio .Net 2002/2003 has a similar feature, which I used sometimes in Borland CBuilder quite extensively. When debugging an application, all valid breakpoints were marked in the debugger view of the source editor. This way, one could easily find unused / never called functions. Visual Studio only sets a breakpoint to the next valid position, if one accidentially tries to set a breakpoint to an unused codesection.

Is there an easy solution to setting up the editor to show all compiled codelines ? Or are there any AddIns, which manage that? This would be a great help for code cleanup, when trying to remove unused #idef switches, functions, etc.

Thanks,
Florian
AnswerRe: Find unused source code using the debugger Pin
Alexander M.,17-Sep-05 11:55
Alexander M.,17-Sep-05 11:55 
GeneralRe: Find unused source code using the debugger Pin
Florian Storck17-Sep-05 12:30
Florian Storck17-Sep-05 12:30 
QuestionStatus of process (Actif or not) Pin
j_s_lacroix16-Sep-05 3:08
j_s_lacroix16-Sep-05 3:08 
AnswerRe: Status of process (Actif or not) Pin
Blake Miller16-Sep-05 4:33
Blake Miller16-Sep-05 4:33 
GeneralRe: Status of process (Actif or not) Pin
Matt Godbolt16-Sep-05 5:15
Matt Godbolt16-Sep-05 5:15 
QuestionCombo Box drop-down list don't extends? Pin
george ivanov16-Sep-05 2:03
george ivanov16-Sep-05 2:03 
AnswerRe: Combo Box drop-down list don't extends? Pin
Nitefall206016-Sep-05 2:20
Nitefall206016-Sep-05 2:20 
GeneralRe: Combo Box drop-down list don't extends? Pin
george ivanov16-Sep-05 3:21
george ivanov16-Sep-05 3:21 
AnswerRe: Combo Box drop-down list don't extends? Pin
khan++16-Sep-05 2:25
khan++16-Sep-05 2:25 
GeneralRe: Combo Box drop-down list don't extends? Pin
george ivanov16-Sep-05 3:25
george ivanov16-Sep-05 3:25 
QuestionAdding DLL's to System Folder On Exe Startup Pin
jerry1211a16-Sep-05 2:00
jerry1211a16-Sep-05 2:00 
AnswerRe: Adding DLL's to System Folder On Exe Startup Pin
khan++16-Sep-05 2:18
khan++16-Sep-05 2:18 
GeneralRe: Adding DLL's to System Folder On Exe Startup Pin
Bob Stanneveld16-Sep-05 2:52
Bob Stanneveld16-Sep-05 2:52 
GeneralRe: Adding DLL's to System Folder On Exe Startup Pin
khan++16-Sep-05 3:05
khan++16-Sep-05 3:05 
GeneralRe: Adding DLL's to System Folder On Exe Startup Pin
Blake Miller16-Sep-05 4:37
Blake Miller16-Sep-05 4:37 
AnswerRe: Adding DLL's to System Folder On Exe Startup Pin
Bob Stanneveld16-Sep-05 2:57
Bob Stanneveld16-Sep-05 2:57 
GeneralRe: Adding DLL's to System Folder On Exe Startup Pin
Blake Miller16-Sep-05 4:39
Blake Miller16-Sep-05 4:39 

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.