Click here to Skip to main content
15,892,927 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionApplication Error Pin
shiv@nand24-Jan-11 0:34
shiv@nand24-Jan-11 0:34 
AnswerRe: Application Error Pin
Hans Dietrich24-Jan-11 0:48
mentorHans Dietrich24-Jan-11 0:48 
GeneralRe: Application Error Pin
shiv@nand24-Jan-11 1:01
shiv@nand24-Jan-11 1:01 
GeneralRe: Application Error Pin
Andrew Brock24-Jan-11 1:07
Andrew Brock24-Jan-11 1:07 
GeneralRe: Application Error Pin
shiv@nand24-Jan-11 1:19
shiv@nand24-Jan-11 1:19 
GeneralRe: Application Error Pin
Hans Dietrich24-Jan-11 1:25
mentorHans Dietrich24-Jan-11 1:25 
AnswerRe: Application Error Pin
Stephen Hewitt24-Jan-11 1:45
Stephen Hewitt24-Jan-11 1:45 
AnswerRe: Application Error Pin
Malli_S24-Jan-11 2:11
Malli_S24-Jan-11 2:11 
The other way out is click on 'CANCEL' button to debug.
Before that copy the source code on the machine where you get the above crash.
Open the project in visual studio and build the project in 'DEBUG' mode.
Now run the application and click 'CANCEL' button to debug when the above error occurs.
When OS asks for debugger to attache, provide the running instance of the visual studio, that will take you to the point where the access violation is raised.
[Delegates]      [Virtual Desktop]      [Tray Me !]

-Malli...! Rose | [Rose]

GeneralRe: Application Error Pin
shiv@nand24-Jan-11 4:26
shiv@nand24-Jan-11 4:26 
GeneralRe: Application Error Pin
Hans Dietrich24-Jan-11 4:35
mentorHans Dietrich24-Jan-11 4:35 
GeneralRe: Application Error Pin
shiv@nand24-Jan-11 4:38
shiv@nand24-Jan-11 4:38 
GeneralRe: Application Error Pin
Hans Dietrich24-Jan-11 4:48
mentorHans Dietrich24-Jan-11 4:48 
GeneralRe: Application Error [modified] Pin
shiv@nand24-Jan-11 5:01
shiv@nand24-Jan-11 5:01 
QuestionRe: Application Error Pin
David Crow24-Jan-11 5:29
David Crow24-Jan-11 5:29 
QuestionDiffrent language string data problem? Pin
Le@rner23-Jan-11 23:35
Le@rner23-Jan-11 23:35 
AnswerRe: Diffrent language string data problem? Pin
Andrew Brock23-Jan-11 23:41
Andrew Brock23-Jan-11 23:41 
GeneralRe: Diffrent language string data problem? Pin
Le@rner23-Jan-11 23:43
Le@rner23-Jan-11 23:43 
GeneralRe: Diffrent language string data problem? Pin
Andrew Brock23-Jan-11 23:51
Andrew Brock23-Jan-11 23:51 
GeneralRe: Diffrent language string data problem? Pin
Le@rner23-Jan-11 23:53
Le@rner23-Jan-11 23:53 
AnswerRe: Diffrent language string data problem? Pin
ShilpiP24-Jan-11 0:39
ShilpiP24-Jan-11 0:39 
QuestionMulti Threaded program With allegro. Pin
Thilina.madush23-Jan-11 23:16
Thilina.madush23-Jan-11 23:16 
AnswerRe: Multi Threaded program With allegro. Pin
Andrew Brock23-Jan-11 23:54
Andrew Brock23-Jan-11 23:54 
GeneralRe: Multi Threaded program With allegro. Pin
Thilina.madush24-Jan-11 0:02
Thilina.madush24-Jan-11 0:02 
GeneralRe: Multi Threaded program With allegro. Pin
Andrew Brock24-Jan-11 0:07
Andrew Brock24-Jan-11 0:07 
QuestionHow to set a icon to the column of the CListCtrl Pin
yu-jian23-Jan-11 21:06
yu-jian23-Jan-11 21:06 

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.