Click here to Skip to main content
15,905,323 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: BitBlt problem Pin
pHaze42620-Jul-05 5:59
pHaze42620-Jul-05 5:59 
Questionwhich is best , windebug,i36kd.exe and debugview? Pin
babur khan20-Jul-05 3:52
babur khan20-Jul-05 3:52 
Questionhow to debug NDIS drivers with both i386KD and windbg? Pin
babur khan20-Jul-05 3:49
babur khan20-Jul-05 3:49 
GeneralRich edit control Pin
Aqueel20-Jul-05 3:47
Aqueel20-Jul-05 3:47 
GeneralRe: Rich edit control Pin
David Crow20-Jul-05 3:57
David Crow20-Jul-05 3:57 
GeneralRe: Rich edit control Pin
Neelesh K J Jain20-Jul-05 6:56
Neelesh K J Jain20-Jul-05 6:56 
GeneralRe: Rich edit control Pin
Trollslayer20-Jul-05 7:08
mentorTrollslayer20-Jul-05 7:08 
GeneralUnexpected exception found problem-help urgently Pin
sayup20-Jul-05 3:45
sayup20-Jul-05 3:45 
hello,
I am reading a file in chunks of 512 bytes(i am reading 2 such
blocks).I am calling SetTimer function.And in corresponding OnTimer function
I am writing code for displaying the file data on a NTGraph control placed in
my dialog box.I am calling the KillTimer function after the 2 chunks of data
are displayed as graphs.
But when i close the dialog or press OK/Cancel button the dialog MFC
application error box appears which asks "whether to send the error report to
microsoft".Why is this coming?First i thought maybe the KillTimer function
isnt properly called but that is not the case since when i debugged the
program i got the result that Killtimer is properly called.
Its after i close the .EXE or press OK to close the dialog then the MFC
error box appears.

please please help fast..
p.s.-as i degugged the program an unexpected exception occurs after i press
OK or Close button



thanks
GeneralRe: Unexpected exception found problem-help urgently Pin
Marc Soleda20-Jul-05 4:05
Marc Soleda20-Jul-05 4:05 
GeneralRe: Unexpected exception found problem-help urgently Pin
David Crow20-Jul-05 4:08
David Crow20-Jul-05 4:08 
GeneralRe: Unexpected exception found problem-help urgently Pin
sayup20-Jul-05 20:58
sayup20-Jul-05 20:58 
GeneralRe: Unexpected exception found problem-help urgently Pin
David Crow21-Jul-05 2:29
David Crow21-Jul-05 2:29 
GeneralRe: Unexpected exception found problem-help urgently Pin
sayup21-Jul-05 4:04
sayup21-Jul-05 4:04 
GeneralRe: Unexpected exception found problem-help urgently Pin
David Crow21-Jul-05 4:33
David Crow21-Jul-05 4:33 
GeneralDifference Between CDC and CClientDC Pin
Usman Tasleem Akshaf20-Jul-05 3:30
Usman Tasleem Akshaf20-Jul-05 3:30 
GeneralRe: Difference Between CDC and CClientDC Pin
Andrew Kirillov20-Jul-05 3:37
Andrew Kirillov20-Jul-05 3:37 
GeneralSome Technical Questions Pin
Usman Tasleem Akshaf20-Jul-05 2:28
Usman Tasleem Akshaf20-Jul-05 2:28 
Generalremote ftp folder using shell extension Pin
Asif Rehman20-Jul-05 0:59
Asif Rehman20-Jul-05 0:59 
Generalusing .net c++ Pin
ppp00120-Jul-05 0:56
ppp00120-Jul-05 0:56 
GeneralRe: using .net c++ Pin
maheswara20-Jul-05 1:27
maheswara20-Jul-05 1:27 
Generaldisplay window in full screen format Pin
laiju20-Jul-05 0:29
laiju20-Jul-05 0:29 
GeneralRe: display window in full screen format Pin
David Crow20-Jul-05 2:49
David Crow20-Jul-05 2:49 
GeneralRe: display window in full screen format Pin
laiju20-Jul-05 4:41
laiju20-Jul-05 4:41 
GeneralRe: display window in full screen format Pin
David Crow20-Jul-05 4:50
David Crow20-Jul-05 4:50 
GeneralRe: display window in full screen format Pin
vensatren20-Jul-05 3:08
vensatren20-Jul-05 3:08 

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.