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

C / C++ / MFC

 
Question(ios::good == true) crashes the program Pin
jon-8020-Aug-06 8:52
professionaljon-8020-Aug-06 8:52 
AnswerRe: (ios::good == true) crashes the program Pin
Michael Dunn20-Aug-06 10:38
sitebuilderMichael Dunn20-Aug-06 10:38 
GeneralRe: (ios::good == true) crashes the program Pin
jon-8021-Aug-06 5:10
professionaljon-8021-Aug-06 5:10 
QuestionClipboard change event? Pin
fklldsvs20-Aug-06 8:19
fklldsvs20-Aug-06 8:19 
AnswerRe: Clipboard change event? Pin
Ravi Bhavnani20-Aug-06 8:48
professionalRavi Bhavnani20-Aug-06 8:48 
AnswerRe: Clipboard change event? Pin
Michael Dunn20-Aug-06 10:39
sitebuilderMichael Dunn20-Aug-06 10:39 
AnswerRe: Clipboard change event? Pin
Hamid_RT20-Aug-06 20:40
Hamid_RT20-Aug-06 20:40 
QuestionCannot trap F9 key in my application!!! Pin
SanjaySMK20-Aug-06 7:56
SanjaySMK20-Aug-06 7:56 
Hello,
I have a dialog-based MFC application, in which there is a RichEdit control, on whichever line the cursor is present inside the RichEdit control, if I press F9 key, that should show one circle with the color that VC++ uses for setting the breakpoint outside the Richedit control but on the dialog box on the same line where the cursor is present. My approach is, that if I have to work out the OnKeyDown message on the RichEdit control as a child of the dialog box, I will have to derive a class from CRichEditCtrl, which I am doing, but still not able to trap the F9 key, so that it will show the circle with that color. Please help.

Software Developer
Sanjay Khapre

QuestionTemplates and protected members [modified] Pin
JKallen20-Aug-06 7:46
JKallen20-Aug-06 7:46 
AnswerRe: Templates and protected members Pin
Justin Tay20-Aug-06 8:14
Justin Tay20-Aug-06 8:14 
GeneralRe: Templates and protected members Pin
JKallen20-Aug-06 8:32
JKallen20-Aug-06 8:32 
GeneralRe: Templates and protected members [modified] Pin
Justin Tay20-Aug-06 8:41
Justin Tay20-Aug-06 8:41 
GeneralRe: Templates and protected members [modified] Pin
JKallen20-Aug-06 9:11
JKallen20-Aug-06 9:11 
GeneralRe: Templates and protected members Pin
jk chan21-Aug-06 18:06
jk chan21-Aug-06 18:06 
AnswerRe: Templates and protected members Pin
Michael Dunn20-Aug-06 10:46
sitebuilderMichael Dunn20-Aug-06 10:46 
Questionios::nocreate and acces modifiers (2) Pin
jon-8020-Aug-06 7:32
professionaljon-8020-Aug-06 7:32 
AnswerRe: ios::nocreate and acces modifiers (2) [modified] Pin
Waldermort20-Aug-06 7:58
Waldermort20-Aug-06 7:58 
Questionios::nocreate Pin
jon-8020-Aug-06 7:01
professionaljon-8020-Aug-06 7:01 
AnswerRe: ios::nocreate Pin
Bob X20-Aug-06 10:00
Bob X20-Aug-06 10:00 
AnswerRe: ios::nocreate Pin
jon-8020-Aug-06 10:18
professionaljon-8020-Aug-06 10:18 
GeneralRe: ios::nocreate [modified] Pin
Bob X20-Aug-06 16:48
Bob X20-Aug-06 16:48 
Questionomanip... was this class superseded in vs2003? Pin
jon-8020-Aug-06 6:54
professionaljon-8020-Aug-06 6:54 
AnswerRe: omanip... was this class superseded in vs2003? Pin
Christian Graus20-Aug-06 11:16
protectorChristian Graus20-Aug-06 11:16 
GeneralRe: omanip... was this class superseded in vs2003? Pin
jon-8021-Aug-06 5:05
professionaljon-8021-Aug-06 5:05 
Questionhow to control windows explorer ? Pin
Kriptoz20-Aug-06 6:42
Kriptoz20-Aug-06 6:42 

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.