Click here to Skip to main content
15,907,231 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How can I debug a console application in VC++ ? Pin
SherTeks29-May-08 18:44
SherTeks29-May-08 18:44 
GeneralRe: How can I debug a console application in VC++ ? Pin
SandipG 29-May-08 19:00
SandipG 29-May-08 19:00 
GeneralRe: How can I debug a console application in VC++ ? Pin
SherTeks29-May-08 19:10
SherTeks29-May-08 19:10 
GeneralRe: How can I debug a console application in VC++ ? Pin
SandipG 29-May-08 19:12
SandipG 29-May-08 19:12 
QuestionRegarding debugging a dll Pin
tasumisra29-May-08 1:57
tasumisra29-May-08 1:57 
AnswerRe: Regarding debugging a dll Pin
CPallini29-May-08 2:03
mveCPallini29-May-08 2:03 
GeneralRe: Regarding debugging a dll Pin
tasumisra29-May-08 2:05
tasumisra29-May-08 2:05 
GeneralRe: Regarding debugging a dll Pin
Cedric Moonen29-May-08 2:07
Cedric Moonen29-May-08 2:07 
Your code uses some libraries (like the C-runtime for instance) and if the crash occurs there, then sometimes nou source code is available. Check the call stack to find one of your function that is causing the problem.

Forget what I said, I was mixing with another message Unsure | :~
Anyway, as already stated, you need to have the source code of the dll.

Cédric Moonen
Software developer

Charting control [v1.4]

GeneralRe: Regarding debugging a dll Pin
CPallini29-May-08 2:16
mveCPallini29-May-08 2:16 
AnswerRe: Regarding debugging a dll Pin
Roger Stoltz29-May-08 2:07
Roger Stoltz29-May-08 2:07 
GeneralRe: Regarding debugging a dll Pin
tasumisra29-May-08 2:15
tasumisra29-May-08 2:15 
GeneralRe: Regarding debugging a dll Pin
Roger Stoltz29-May-08 2:25
Roger Stoltz29-May-08 2:25 
AnswerRe: Regarding debugging a dll Pin
KarstenK29-May-08 3:10
mveKarstenK29-May-08 3:10 
AnswerRe: Regarding debugging a dll Pin
David Crow29-May-08 3:20
David Crow29-May-08 3:20 
Question"please enter the path for chkstk.asm". when debug my program that reveal. Pin
jacks070229-May-08 1:51
jacks070229-May-08 1:51 
QuestionHow to convert 32 bit into 64 application Pin
Abhijit A29-May-08 1:36
Abhijit A29-May-08 1:36 
AnswerRe: How to convert 32 bit into 64 application Pin
Paresh Chitte29-May-08 1:40
Paresh Chitte29-May-08 1:40 
AnswerRe: How to convert 32 bit into 64 application Pin
Hamid_RT30-May-08 2:25
Hamid_RT30-May-08 2:25 
QuestionMedian filter Pin
vandana729-May-08 1:31
vandana729-May-08 1:31 
AnswerRe: Median filter Pin
KarstenK29-May-08 3:06
mveKarstenK29-May-08 3:06 
QuestionTFTP Sample code Pin
hitesh sojitra29-May-08 1:23
hitesh sojitra29-May-08 1:23 
AnswerRe: TFTP Sample code Pin
SandipG 29-May-08 1:27
SandipG 29-May-08 1:27 
GeneralRe: TFTP Sample code Pin
CodyDaemon29-May-08 4:13
CodyDaemon29-May-08 4:13 
AnswerRe: TFTP Sample code Pin
Hamid_RT30-May-08 2:38
Hamid_RT30-May-08 2:38 
AnswerCP IGNORE Pin
leckey31-May-08 16:43
leckey31-May-08 16:43 

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.