Click here to Skip to main content
15,923,222 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: UPDATE! Re: Debug Assertion Failure wincore.cpp Pin
SublimeRide26-Oct-05 9:04
SublimeRide26-Oct-05 9:04 
AnswerRe: UPDATE! Re: Debug Assertion Failure wincore.cpp Pin
SublimeRide27-Oct-05 15:06
SublimeRide27-Oct-05 15:06 
GeneralRe: UPDATE! Re: Debug Assertion Failure wincore.cpp Pin
David Crow28-Oct-05 2:23
David Crow28-Oct-05 2:23 
GeneralRe: UPDATE! Re: Debug Assertion Failure wincore.cpp Pin
SublimeRide28-Oct-05 10:49
SublimeRide28-Oct-05 10:49 
GeneralRe: UPDATE! Re: Debug Assertion Failure wincore.cpp Pin
SublimeRide28-Oct-05 20:20
SublimeRide28-Oct-05 20:20 
GeneralRe: UPDATE! Re: Debug Assertion Failure wincore.cpp Pin
David Crow31-Oct-05 2:33
David Crow31-Oct-05 2:33 
GeneralRe: UPDATE! Re: Debug Assertion Failure wincore.cpp Pin
SublimeRide3-Nov-05 8:11
SublimeRide3-Nov-05 8:11 
QuestionMFC/COM EXE and DLL debugging Pin
Babto20-Oct-05 10:08
Babto20-Oct-05 10:08 
Hi,
I have a MFC/COM exe application which loads the DLL, which is a separate component DLL and not included in main MFC/COM exe project workspace. I want to debug the function calls made by exe on DLL(I have the DLL code).

I built both exe and DLL in Debug mode, registered the DLL and tried to debug. But when the DLL interface call comes the exe not stepping into that DLL call, instead stepping over that DLL call and continuing rest of the execution in the exe.

If someone help me how to debug this DLL call from exe, I will appreciate that.
AnswerRe: MFC/COM EXE and DLL debugging Pin
PJ Arends20-Oct-05 11:14
professionalPJ Arends20-Oct-05 11:14 
GeneralRe: MFC/COM EXE and DLL debugging Pin
Babto20-Oct-05 11:46
Babto20-Oct-05 11:46 
AnswerRe: MFC/COM EXE and DLL debugging Pin
Chris Losinger20-Oct-05 11:17
professionalChris Losinger20-Oct-05 11:17 
QuestionI want a Timer fuction on Non UI thread Pin
Anonymous20-Oct-05 9:26
Anonymous20-Oct-05 9:26 
AnswerRe: I want a Timer fuction on Non UI thread Pin
willy_total20-Oct-05 9:35
willy_total20-Oct-05 9:35 
GeneralRe: I want a Timer fuction on Non UI thread Pin
RaajaOfSelf20-Oct-05 9:51
RaajaOfSelf20-Oct-05 9:51 
GeneralRe: I want a Timer fuction on Non UI thread Pin
willy_total21-Oct-05 3:39
willy_total21-Oct-05 3:39 
AnswerRe: I want a Timer fuction on Non UI thread Pin
RaajaOfSelf20-Oct-05 9:49
RaajaOfSelf20-Oct-05 9:49 
AnswerRe: I want a Timer fuction on Non UI thread Pin
bugDanny20-Oct-05 9:55
bugDanny20-Oct-05 9:55 
AnswerRe: I want a Timer fuction on Non UI thread Pin
PJ Arends20-Oct-05 10:00
professionalPJ Arends20-Oct-05 10:00 
GeneralRe: I want a Timer fuction on Non UI thread Pin
Anonymous20-Oct-05 10:27
Anonymous20-Oct-05 10:27 
GeneralRe: I want a Timer fuction on Non UI thread Pin
PJ Arends20-Oct-05 11:09
professionalPJ Arends20-Oct-05 11:09 
QuestionMultithread Pin
benjnp20-Oct-05 8:06
benjnp20-Oct-05 8:06 
AnswerRe: Multithread Pin
David Crow20-Oct-05 8:19
David Crow20-Oct-05 8:19 
GeneralRe: Multithread Pin
benjnp20-Oct-05 14:50
benjnp20-Oct-05 14:50 
GeneralRe: Multithread Pin
Blake V. Miller20-Oct-05 17:43
Blake V. Miller20-Oct-05 17:43 
GeneralRe: Multithread Pin
benjnp20-Oct-05 18:20
benjnp20-Oct-05 18:20 

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.