Click here to Skip to main content
15,917,060 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Check box next to selected menu items Pin
NYTSX22-Nov-05 1:53
NYTSX22-Nov-05 1:53 
QuestionDebugging DLL problem Pin
Bob Stanneveld21-Nov-05 7:57
Bob Stanneveld21-Nov-05 7:57 
AnswerRe: Debugging DLL problem Pin
douglasjordan21-Nov-05 8:13
douglasjordan21-Nov-05 8:13 
GeneralRe: Debugging DLL problem Pin
Bob Stanneveld21-Nov-05 9:16
Bob Stanneveld21-Nov-05 9:16 
AnswerRe: Debugging DLL problem Pin
Chris Meech21-Nov-05 8:22
Chris Meech21-Nov-05 8:22 
GeneralRe: Debugging DLL problem Pin
Bob Stanneveld21-Nov-05 9:18
Bob Stanneveld21-Nov-05 9:18 
AnswerRe: Debugging DLL problem Pin
Chris Losinger21-Nov-05 8:26
professionalChris Losinger21-Nov-05 8:26 
GeneralRe: Debugging DLL problem Pin
Bob Stanneveld21-Nov-05 9:20
Bob Stanneveld21-Nov-05 9:20 
Hello,

Thanks for your reply. Big Grin | :-D

Chris Losinger wrote:
1. put the DLL project into the same solution/workspace as your app, build the DLL and the app. then the debugger will know how to find the DLL source.


The projects are all in the same solution. I even pointed the target directory of the GUI test app to the general debug folder where VS puts all the libraries.

Chris Losinger wrote:
2. in your DLL project, set your test app as the startup EXE . then when you 'run' the DLL, it will start the test app, and you can put breakpoints in the DLL (but not in the test app).


I also did this, but it didn't work. Is this a missing feature in the standard edition?


Behind every great black man...
            ... is the police. - Conspiracy brother


Blog[^]
GeneralRe: Debugging DLL problem Pin
Chris Losinger21-Nov-05 9:27
professionalChris Losinger21-Nov-05 9:27 
GeneralRe: Debugging DLL problem Pin
Bob Stanneveld21-Nov-05 9:38
Bob Stanneveld21-Nov-05 9:38 
QuestionLRU & FIFO Pin
Jeannie Brown21-Nov-05 6:01
Jeannie Brown21-Nov-05 6:01 
AnswerRe: LRU & FIFO Pin
toxcct21-Nov-05 6:21
toxcct21-Nov-05 6:21 
QuestionCan I call a DLL which was created from VB.net? Pin
ATC21-Nov-05 5:01
ATC21-Nov-05 5:01 
AnswerRe: Can I call a DLL which was created from VB.net? Pin
toxcct21-Nov-05 5:08
toxcct21-Nov-05 5:08 
GeneralRe: Can I call a DLL which was created from VB.net? Pin
ATC21-Nov-05 7:36
ATC21-Nov-05 7:36 
AnswerRe: Can I call a DLL which was created from VB.net? Pin
Mike Dimmick21-Nov-05 7:20
Mike Dimmick21-Nov-05 7:20 
GeneralRe: Can I call a DLL which was created from VB.net? Pin
ATC21-Nov-05 7:31
ATC21-Nov-05 7:31 
Questioncreating a Doc/View App as a dll for a non MFC exe Pin
mintguy21-Nov-05 5:01
mintguy21-Nov-05 5:01 
QuestionBOOST uBLAS (Basic Linear Algebra) Pin
Abbas_Riazi21-Nov-05 3:50
professionalAbbas_Riazi21-Nov-05 3:50 
AnswerRe: BOOST uBLAS (Basic Linear Algebra) Pin
toxcct21-Nov-05 4:25
toxcct21-Nov-05 4:25 
QuestionApplication Data Folder Pin
CosminU21-Nov-05 3:49
CosminU21-Nov-05 3:49 
AnswerRe: Application Data Folder Pin
toxcct21-Nov-05 4:10
toxcct21-Nov-05 4:10 
GeneralOT Pin
Eytukan21-Nov-05 4:18
Eytukan21-Nov-05 4:18 
GeneralRe: OT Pin
toxcct21-Nov-05 4:26
toxcct21-Nov-05 4:26 
QuestionProblem with CCombo control usage Pin
asifrogers21-Nov-05 3:26
asifrogers21-Nov-05 3:26 

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.