Click here to Skip to main content
15,895,557 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Listening to Keyboard Input Pin
0v3rloader24-Mar-04 7:39
0v3rloader24-Mar-04 7:39 
GeneralRe: Listening to Keyboard Input Pin
Steve S24-Mar-04 6:34
Steve S24-Mar-04 6:34 
General'class' type redefinition error Pin
Mughi24-Mar-04 5:13
Mughi24-Mar-04 5:13 
GeneralRe: 'class' type redefinition error Pin
David Crow24-Mar-04 7:56
David Crow24-Mar-04 7:56 
QuestionC++ Generic Autorun app ? Pin
Marc Piulachs24-Mar-04 4:38
Marc Piulachs24-Mar-04 4:38 
AnswerRe: C++ Generic Autorun app ? Pin
jhwurmbach24-Mar-04 5:34
jhwurmbach24-Mar-04 5:34 
QuestionHow to use CryptExportkey blob Pin
chakra_r24-Mar-04 3:32
chakra_r24-Mar-04 3:32 
General_control87 and signal(SIGFPE....) Pin
prcarp24-Mar-04 3:03
prcarp24-Mar-04 3:03 
I have a very large mathematical model that runs continuously. I am trapping for math errors via _control87(_EM_INEXACT, _MCW_EM) and signal(SIGFPE, MyFPHandler). This part works and my routine (MyFPHandler) is called whenever there is a divide by zero, invalid operation, etc.. What I would like to do is get the program location of the offending operation. Is there a way to do this? The code must know somehow because, if I wanted to, I could resume execution from that point. However, in my case, I do a an _fpreset, and then longjump to a safe area that does some simple error reporting and cleanup.

Thanks,
Paul
GeneralGetDIBits and 98 Problem Pin
Ceri24-Mar-04 2:43
Ceri24-Mar-04 2:43 
GeneralHelp - CPrintDialog as a child Pin
Jason Carter24-Mar-04 2:41
Jason Carter24-Mar-04 2:41 
GeneralOverloading operator [ ] Pin
Imtiaz Murtaza24-Mar-04 0:58
Imtiaz Murtaza24-Mar-04 0:58 
GeneralRe: Overloading operator [ ] Pin
Mike Dimmick24-Mar-04 2:20
Mike Dimmick24-Mar-04 2:20 
GeneralRe: Overloading operator [ ] Pin
David Crow24-Mar-04 2:36
David Crow24-Mar-04 2:36 
GeneralRe: Overloading operator [ ] Pin
Ryan Binns24-Mar-04 3:44
Ryan Binns24-Mar-04 3:44 
GeneralSystem performance comparison Pin
Shree24-Mar-04 0:55
Shree24-Mar-04 0:55 
GeneralMFC Views Documents, and Modal windows :_-) Pin
_psh_24-Mar-04 0:41
_psh_24-Mar-04 0:41 
QuestionWhen does it occur the worst case in Quicksort algorithm ? Pin
nguyen_nd24-Mar-04 0:34
nguyen_nd24-Mar-04 0:34 
AnswerRe: When does it occur the worst case in Quicksort algorithm ? Pin
Maximilien24-Mar-04 0:54
Maximilien24-Mar-04 0:54 
AnswerRe: When does it occur the worst case in Quicksort algorithm ? Pin
David Crow24-Mar-04 2:43
David Crow24-Mar-04 2:43 
GeneralEDK Pin
viliam24-Mar-04 0:03
viliam24-Mar-04 0:03 
GeneralRe: EDK Pin
Mike Dimmick24-Mar-04 2:23
Mike Dimmick24-Mar-04 2:23 
GeneralRe: EDK Pin
viliam24-Mar-04 3:44
viliam24-Mar-04 3:44 
GeneralATL Service Tutorial Pin
Anonymous23-Mar-04 23:49
Anonymous23-Mar-04 23:49 
Generalpocket pc Recent Programs Pin
venkigdl23-Mar-04 23:29
venkigdl23-Mar-04 23:29 
GeneralRe: pocket pc Recent Programs Pin
Cedric Moonen23-Mar-04 23:33
Cedric Moonen23-Mar-04 23:33 

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.