Click here to Skip to main content
15,903,201 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: c++ Pin
Brigg Thorp1-Jun-00 1:51
Brigg Thorp1-Jun-00 1:51 
GeneralRe: c++ Pin
Member 14741-Jun-00 9:31
Member 14741-Jun-00 9:31 
GeneralRe: c++ Pin
Brigg Thorp2-Jun-00 1:19
Brigg Thorp2-Jun-00 1:19 
GeneralRe: c++ Pin
Member 7505-Jun-00 18:12
Member 7505-Jun-00 18:12 
GeneralFirst-chance exception Pin
nickinchina30-May-00 9:56
nickinchina30-May-00 9:56 
GeneralRe: First-chance exception Pin
Tim Deveaux30-May-00 13:04
Tim Deveaux30-May-00 13:04 
GeneralRe: First-chance exception Pin
Arvind2330-May-00 13:53
Arvind2330-May-00 13:53 
GeneralAccess Violation Pin
Adam Clauss30-May-00 5:58
Adam Clauss30-May-00 5:58 
I keep getting an access violation when a certain dialog box closes in my program.
When I ran it through the debugger, I found that the error is occuring
somewhere withing mfc42.dll, where I can't actually see the code and know
what it is doing. Here is the line the debugger did give me though:
5F404FCF mov eax,dword ptr [ecx]
Can anyone tell me what this is trying to do? I have been stuck on this problem
for a while and haven't been able to track it down. The call stack was also fairly useless:
MFC42! 5f404fcf()
MFC42! 5f401dca()
MFC42! 5f401aff()
MFC42! 5f401a88()
MFC42! 5f401a10()
MFC42! 5f4019cf()
KERNEL32! bff7363b()
KERNEL32! bff942e7()

Thanks,
Adam
pandcc3@comwerx.net
http://members.xoom.com/Q3KillStats
GeneralRe: Access Violation Pin
Paolo Messina30-May-00 7:54
professionalPaolo Messina30-May-00 7:54 
GeneralRe: Access Violation Pin
Adam Clauss30-May-00 9:11
Adam Clauss30-May-00 9:11 
GeneralRe: Access Violation Pin
Paolo Messina30-May-00 10:35
professionalPaolo Messina30-May-00 10:35 
GeneralRe: Access Violation Pin
Adam Clauss30-May-00 13:18
Adam Clauss30-May-00 13:18 
GeneralRe: Access Violation Pin
Paolo Messina31-May-00 5:09
professionalPaolo Messina31-May-00 5:09 
GeneralRe: Access Violation Pin
Peter Zajac31-May-00 4:38
Peter Zajac31-May-00 4:38 
GeneralRe: Access Violation Pin
Adam Clauss31-May-00 5:20
Adam Clauss31-May-00 5:20 
GeneralAccess Violation Pin
Adam Clauss30-May-00 5:56
Adam Clauss30-May-00 5:56 
GeneralAccess Violation Pin
Adam Clauss30-May-00 5:55
Adam Clauss30-May-00 5:55 
GeneralAccess Violation Pin
Adam Clauss30-May-00 5:52
Adam Clauss30-May-00 5:52 
QuestionHow make framework accessible? Pin
Martin Hellspong30-May-00 4:58
Martin Hellspong30-May-00 4:58 
QuestionHow make framework accessible? Pin
Martin Hellspong30-May-00 4:57
Martin Hellspong30-May-00 4:57 
GeneralSTL Pin
Member 432129-May-00 18:45
Member 432129-May-00 18:45 
GeneralRe: STL Pin
Uwe Keim29-May-00 20:54
sitebuilderUwe Keim29-May-00 20:54 
GeneralRe: STL Pin
Member 432130-May-00 6:41
Member 432130-May-00 6:41 
GeneralSTL Pin
Member 432129-May-00 18:44
Member 432129-May-00 18:44 
GeneralRICHDIT Background Pin
Eric29-May-00 16:20
Eric29-May-00 16: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.