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

C / C++ / MFC

 
AnswerRe: Testing for empty C-Style string... Pin
wboncal22-Nov-05 7:59
wboncal22-Nov-05 7:59 
QuestionHow to print content of a CRichEditCtrl to a Rect Pin
AnTri21-Nov-05 9:43
AnTri21-Nov-05 9:43 
AnswerRe: How to print content of a CRichEditCtrl to a Rect Pin
Aamir Butt21-Nov-05 21:21
Aamir Butt21-Nov-05 21:21 
QuestionCheck box next to selected menu items Pin
NYTSX21-Nov-05 9:05
NYTSX21-Nov-05 9:05 
AnswerRe: Check box next to selected menu items Pin
Maximilien21-Nov-05 9:24
Maximilien21-Nov-05 9:24 
GeneralRe: Check box next to selected menu items Pin
NYTSX21-Nov-05 9:30
NYTSX21-Nov-05 9:30 
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 
Hello,

I've got a little problem when I want to debug my DLL. The situation is as follows:
- I've a DLL project and I've buildt a debug version of the DLL with the
PDB file.

- I've another project and I want to test the DLL by calling it's functions
with predefined data. When I hit a application breakpoint, I want to step
into the DLL's code.

- The DLL and the PDB are in the same folder as the test application.

The problem is that VS2005 says that no debug symbols are loaded for the DLL. Is there a way to load those symbols manually, or am I doing something wrong?

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


Blog[^]
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 
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 

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.