Click here to Skip to main content
15,909,953 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Detecting Day Light Saving (DST)? Pin
ArunKumar Yalamarthy10-Oct-05 20:09
ArunKumar Yalamarthy10-Oct-05 20:09 
GeneralRe: Detecting Day Light Saving (DST)? Pin
ArunKumar Yalamarthy10-Oct-05 22:38
ArunKumar Yalamarthy10-Oct-05 22:38 
QuestionCompairing last modification date of a file Pin
ashtwin10-Oct-05 3:07
ashtwin10-Oct-05 3:07 
QuestionRe: Compairing last modification date of a file Pin
David Crow10-Oct-05 3:18
David Crow10-Oct-05 3:18 
AnswerRe: Compairing last modification date of a file Pin
John M. Drescher10-Oct-05 3:28
John M. Drescher10-Oct-05 3:28 
GeneralRe: Compairing last modification date of a file Pin
Anonymous10-Oct-05 16:47
Anonymous10-Oct-05 16:47 
AnswerRe: Compairing last modification date of a file Pin
ashtwin10-Oct-05 19:02
ashtwin10-Oct-05 19:02 
QuestionRelease Mode EXE shows error ? Pin
Amarelia10-Oct-05 2:23
Amarelia10-Oct-05 2:23 
Hi
I have a dialog based MFC application in which on my dialog I have two Microsoft Web Browser ActiveX control and show sites after certain interval. For this I hide one ActiveX control and show another continuously.

My application works fine when I compile them in Debug mode but when I compile them in Release mode it shows some error which reads as

"The instruction at "0x6c3bd643" referenced memeory at "0x0000003c". The memory could not be "read". Click on OK to terminate the program, Click on Cancel to debug the program

And when I press on Cancel it shows "Unhandled Exception in MYPrj.exe(MFC42.dll):0x0000005c: Access Violation"

What seems to be the reason.....Even I could not debug it by putting break point as it's release mode....Is there any idea what to do and how to over come ?

Thanking you all....


Amarelia Maehsh
Gujarat
India

AnswerRe: Release Mode EXE shows error ? Pin
S. Senthil Kumar10-Oct-05 2:26
S. Senthil Kumar10-Oct-05 2:26 
GeneralRe: Release Mode EXE shows error ? Pin
Amarelia10-Oct-05 2:52
Amarelia10-Oct-05 2:52 
GeneralRe: Release Mode EXE shows error ? Pin
S. Senthil Kumar10-Oct-05 3:08
S. Senthil Kumar10-Oct-05 3:08 
GeneralRe: Release Mode EXE shows error ? Pin
Amarelia10-Oct-05 18:51
Amarelia10-Oct-05 18:51 
AnswerRe: Release Mode EXE shows error ? Pin
kakan10-Oct-05 2:29
professionalkakan10-Oct-05 2:29 
GeneralRe: Release Mode EXE shows error ? Pin
Amarelia10-Oct-05 19:44
Amarelia10-Oct-05 19:44 
GeneralRe: Release Mode EXE shows error ? Pin
kakan11-Oct-05 21:16
professionalkakan11-Oct-05 21:16 
GeneralRe: Release Mode EXE shows error ? Pin
kakan12-Oct-05 19:25
professionalkakan12-Oct-05 19:25 
GeneralRe: Release Mode EXE shows error ? Pin
Amarelia12-Oct-05 19:53
Amarelia12-Oct-05 19:53 
GeneralRe: Release Mode EXE shows error ? Pin
kakan12-Oct-05 21:03
professionalkakan12-Oct-05 21:03 
AnswerRe: Release Mode EXE shows error ? Pin
John M. Drescher10-Oct-05 3:26
John M. Drescher10-Oct-05 3:26 
GeneralRe: Release Mode EXE shows error ? Pin
Amarelia10-Oct-05 18:53
Amarelia10-Oct-05 18:53 
GeneralRe: Release Mode EXE shows error ? Pin
normanS10-Oct-05 19:27
normanS10-Oct-05 19:27 
GeneralRe: Release Mode EXE shows error ? Pin
Amarelia10-Oct-05 19:54
Amarelia10-Oct-05 19:54 
GeneralRe: Release Mode EXE shows error ? Pin
normanS11-Oct-05 19:00
normanS11-Oct-05 19:00 
QuestionAccessing/Assigning data buffer from pointer Pin
billiam90410-Oct-05 2:02
billiam90410-Oct-05 2:02 
AnswerRe: Accessing/Assigning data buffer from pointer Pin
S. Senthil Kumar10-Oct-05 2:23
S. Senthil Kumar10-Oct-05 2:23 

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.