Click here to Skip to main content
15,917,059 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: urgent! Pin
Anonymous28-Oct-03 22:49
Anonymous28-Oct-03 22:49 
GeneralRe: urgent! Pin
ranjjj28-Oct-03 22:53
ranjjj28-Oct-03 22:53 
QuestionHow to handle right mouse button click in menu Pin
kotbegemot26-Oct-03 22:24
kotbegemot26-Oct-03 22:24 
AnswerRe: How to handle right mouse button click in menu Pin
Michael Dunn27-Oct-03 4:10
sitebuilderMichael Dunn27-Oct-03 4:10 
GeneralLoadIcon and LoadMenu fails...... Pin
Paolo Ponzano26-Oct-03 21:46
Paolo Ponzano26-Oct-03 21:46 
GeneralRe: LoadIcon and LoadMenu fails...... Pin
Anonymous26-Oct-03 23:04
Anonymous26-Oct-03 23:04 
GeneralRe: LoadIcon and LoadMenu fails...... Pin
Paolo Ponzano27-Oct-03 8:10
Paolo Ponzano27-Oct-03 8:10 
GeneralCRichEdit and PreTranslateMessage Pin
Jahangir Jamshed26-Oct-03 21:20
sussJahangir Jamshed26-Oct-03 21:20 
Dear friends,

In my simple dialog based application i placed a rich edit control.

I also derived my custom class from CRichEditCtrl:

CMyRichEditCtrl: public CRichEditCtrl { ...

I want to get EN_CHANGE notification whenever there is some text typed in the box. I am successfully getting it Smile | :)

But the problem is that i want to capture this EN_CHANGE notification in PreTranslateMessage() of my Main dialog class or my custom CMyrichEditCtrl class. Very strange that this message is not appearing in PreTranslateMessage() of either classes.

Can anyone tell me whats the problem.
GeneralRe: CRichEdit and PreTranslateMessage Pin
Steve S27-Oct-03 1:35
Steve S27-Oct-03 1:35 
GeneralRe: CRichEdit and PreTranslateMessage Pin
Anonymous27-Oct-03 8:56
Anonymous27-Oct-03 8:56 
GeneralCBitmap from file Pin
ImrShah Shehpori26-Oct-03 20:19
sussImrShah Shehpori26-Oct-03 20:19 
GeneralRe: CBitmap from file Pin
Jarek G26-Oct-03 23:40
Jarek G26-Oct-03 23:40 
QuestionHow to access mysql database using C Pin
samhita26-Oct-03 19:57
samhita26-Oct-03 19:57 
AnswerRe: How to access mysql database using C Pin
Florin Ochiana27-Oct-03 0:34
Florin Ochiana27-Oct-03 0:34 
QuestionCan anybody see what I'm doing wrong? Pin
Oinka26-Oct-03 18:30
Oinka26-Oct-03 18:30 
AnswerRe: Can anybody see what I'm doing wrong? Pin
Roger Allen27-Oct-03 2:17
Roger Allen27-Oct-03 2:17 
GeneralThanks Roger! Pin
Oinka27-Oct-03 5:35
Oinka27-Oct-03 5:35 
GeneralDirectShow Problem: Error return 'E_INVALIDARG' when calling ICaptureGraphBuilder2::RenderStream Pin
Member 65339926-Oct-03 16:57
Member 65339926-Oct-03 16:57 
GeneralDesign question Pin
alex.barylski26-Oct-03 13:39
alex.barylski26-Oct-03 13:39 
GeneralRe: Design question Pin
Ravi Bhavnani26-Oct-03 13:57
professionalRavi Bhavnani26-Oct-03 13:57 
GeneralRe: Design question Pin
alex.barylski27-Oct-03 6:55
alex.barylski27-Oct-03 6:55 
GeneralCListCtrl DeleteItem Pin
Jarek G26-Oct-03 13:05
Jarek G26-Oct-03 13:05 
GeneralRe: CListCtrl DeleteItem Pin
Daniel132426-Oct-03 13:53
Daniel132426-Oct-03 13:53 
GeneralRe: CListCtrl DeleteItem Pin
Ravi Bhavnani26-Oct-03 13:54
professionalRavi Bhavnani26-Oct-03 13:54 
GeneralRe: CListCtrl DeleteItem Pin
Jarek G26-Oct-03 14:16
Jarek G26-Oct-03 14:16 

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.