Click here to Skip to main content
15,886,689 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: AddVectoredExceptionHandler in Release Pin
Richard MacCutchan7-Dec-21 22:03
mveRichard MacCutchan7-Dec-21 22:03 
QuestionErroneous information returned from CImage Class Pin
ForNow1-Dec-21 16:28
ForNow1-Dec-21 16:28 
AnswerRe: Erroneous information returned from CImage Class Pin
Victor Nijegorodov3-Dec-21 10:59
Victor Nijegorodov3-Dec-21 10:59 
QuestionRichard that worked better Please Read Pin
ForNow28-Nov-21 11:42
ForNow28-Nov-21 11:42 
AnswerRe: Richard that worked better Please Read Pin
Dave Kreskowiak28-Nov-21 18:46
mveDave Kreskowiak28-Nov-21 18:46 
QuestionCan GDI and RichEdit share the WindowClient (and live together) Pin
ForNow27-Nov-21 16:04
ForNow27-Nov-21 16:04 
AnswerRe: Can GDI and RichEdit share the WindowClient (and live together) Richard thanks for your help Pin
ForNow28-Nov-21 4:37
ForNow28-Nov-21 4:37 
GeneralRe: Can GDI and RichEdit share the WindowClient (and live together) Richard thanks for your help Pin
Richard MacCutchan28-Nov-21 5:21
mveRichard MacCutchan28-Nov-21 5:21 
Sorry about that, it was not appropriate to the specifics of your question.

I cannot remember if you are using MFC or not. If you are then perhaps create your own class that inherits from the RichEdit class. If not then you could use the SubClassWindow function to get control of Windows WM_xxx messages and so modify what gets displayed.
GeneralRe: Can GDI and RichEdit share the WindowClient (and live together) Richard thanks for your help Pin
ForNow28-Nov-21 7:05
ForNow28-Nov-21 7:05 
GeneralRe: Can GDI and RichEdit share the WindowClient (and live together) Richard thanks for your help Pin
Richard MacCutchan28-Nov-21 8:11
mveRichard MacCutchan28-Nov-21 8:11 
GeneralRe: Can GDI and RichEdit share the WindowClient (and live together) Richard thanks for your help Pin
ForNow28-Nov-21 8:32
ForNow28-Nov-21 8:32 
AnswerCSpiltter has max row of 2 Pin
ForNow28-Nov-21 7:50
ForNow28-Nov-21 7:50 
AnswerRe: Can GDI and RichEdit share the WindowClient (and live together) Pin
Randor 28-Nov-21 8:05
professional Randor 28-Nov-21 8:05 
GeneralRe: Can GDI and RichEdit share the WindowClient (and live together) Pin
ForNow28-Nov-21 8:33
ForNow28-Nov-21 8:33 
QuestionPlease give me explanation to this code.Explain me the second line of code. What will be the output? Pin
poojitha0822-Nov-21 19:04
poojitha0822-Nov-21 19:04 
AnswerRe: Please give me explanation to this code.Explain me the second line of code. What will be the output? Pin
Victor Nijegorodov22-Nov-21 20:31
Victor Nijegorodov22-Nov-21 20:31 
Rant[REPOST] Please give me explanation to this code.Explain me the second line of code. What will be the output? Pin
Richard Deeming22-Nov-21 21:31
mveRichard Deeming22-Nov-21 21:31 
QuestionCPrintDialog default printer. Pin
Maximilien18-Nov-21 3:40
Maximilien18-Nov-21 3:40 
AnswerRe: CPrintDialog default printer. Pin
Victor Nijegorodov18-Nov-21 7:17
Victor Nijegorodov18-Nov-21 7:17 
GeneralRe: CPrintDialog default printer. Pin
Maximilien19-Nov-21 5:00
Maximilien19-Nov-21 5:00 
GeneralRe: CPrintDialog default printer. Pin
Randor 19-Nov-21 12:34
professional Randor 19-Nov-21 12:34 
GeneralRe: CPrintDialog default printer. Pin
Maximilien22-Nov-21 1:48
Maximilien22-Nov-21 1:48 
PraiseRe: CPrintDialog default printer. Pin
Randor 22-Nov-21 2:45
professional Randor 22-Nov-21 2:45 
Question++ operator in the case of pointers Pin
Calin Negru15-Nov-21 5:32
Calin Negru15-Nov-21 5:32 
AnswerRe: ++ operator in the case of pointers Pin
Richard MacCutchan15-Nov-21 6:20
mveRichard MacCutchan15-Nov-21 6: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.