Click here to Skip to main content
16,020,253 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Windows Mobile 5.0 == Windows Mobile 2005? Pin
Mike Dimmick28-Jul-06 3:57
Mike Dimmick28-Jul-06 3:57 
GeneralRe: Windows Mobile 5.0 == Windows Mobile 2005? Pin
George_George1-Aug-06 22:39
George_George1-Aug-06 22:39 
Questiontracing DLL in. NET Pin
Abhi Lahare28-Jul-06 2:18
Abhi Lahare28-Jul-06 2:18 
QuestionRe: tracing DLL in. NET Pin
toxcct28-Jul-06 2:26
toxcct28-Jul-06 2:26 
GeneralRe: tracing DLL in. NET Pin
Abhi Lahare28-Jul-06 2:32
Abhi Lahare28-Jul-06 2:32 
GeneralRe: tracing DLL in. NET Pin
toxcct28-Jul-06 3:01
toxcct28-Jul-06 3:01 
GeneralRe: tracing DLL in. NET Pin
Abhi Lahare28-Jul-06 2:37
Abhi Lahare28-Jul-06 2:37 
AnswerRe: tracing DLL in. NET Pin
Cedric Moonen28-Jul-06 2:53
Cedric Moonen28-Jul-06 2:53 
How are you trying to debug your dll ?
Do you know that, in VC++, you can debug a dll very simply: you can choose an executable for debug session (you have to look in the project properties of your dll project). Then, you simply choose which executble will be started to debug your dll. When a function of your dll is called, you can step inside it (like a normal executable).


Cédric Moonen
Software developer

Charting control

GeneralRe: tracing DLL in. NET Pin
Cedric Moonen28-Jul-06 2:57
Cedric Moonen28-Jul-06 2:57 
AnswerRe: tracing DLL in. NET Pin
Eytukan28-Jul-06 7:43
Eytukan28-Jul-06 7:43 
QuestionClosing an application while it is still busy Pin
cv_k3n28-Jul-06 1:51
cv_k3n28-Jul-06 1:51 
AnswerRe: Closing an application while it is still busy Pin
Naveen28-Jul-06 1:58
Naveen28-Jul-06 1:58 
AnswerRe: Closing an application while it is still busy Pin
Cedric Moonen28-Jul-06 2:00
Cedric Moonen28-Jul-06 2:00 
GeneralRe: Closing an application while it is still busy Pin
cv_k3n28-Jul-06 4:21
cv_k3n28-Jul-06 4:21 
GeneralRe: Closing an application while it is still busy Pin
Eytukan28-Jul-06 7:47
Eytukan28-Jul-06 7:47 
GeneralRe: Closing an application while it is still busy Pin
cv_k3n28-Jul-06 17:03
cv_k3n28-Jul-06 17:03 
QuestionRe: Closing an application while it is still busy Pin
David Crow28-Jul-06 5:00
David Crow28-Jul-06 5:00 
Questiondynamically allocted array question Pin
kitty528-Jul-06 1:22
kitty528-Jul-06 1:22 
AnswerRe: dynamically allocted array question Pin
Cedric Moonen28-Jul-06 1:31
Cedric Moonen28-Jul-06 1:31 
GeneralRe: dynamically allocted array question Pin
Steen Krogsgaard28-Jul-06 1:39
Steen Krogsgaard28-Jul-06 1:39 
GeneralRe: dynamically allocted array question Pin
kitty528-Jul-06 2:08
kitty528-Jul-06 2:08 
GeneralRe: dynamically allocted array question Pin
Cedric Moonen28-Jul-06 2:15
Cedric Moonen28-Jul-06 2:15 
GeneralRe: dynamically allocted array question Pin
kitty528-Jul-06 2:26
kitty528-Jul-06 2:26 
AnswerRe: dynamically allocted array question Pin
Steen Krogsgaard28-Jul-06 1:39
Steen Krogsgaard28-Jul-06 1:39 
GeneralRe: dynamically allocted array question Pin
Cedric Moonen28-Jul-06 1:44
Cedric Moonen28-Jul-06 1:44 

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.