Click here to Skip to main content
15,912,400 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: VS2019 - is there a way to dump, display or list what a projects macro definitions are? Pin
charlieg20-Dec-21 10:12
charlieg20-Dec-21 10:12 
QuestionBest IDE for golang Pin
Gonzalo Cotanda Gisbert13-Dec-21 11:20
Gonzalo Cotanda Gisbert13-Dec-21 11:20 
AnswerRe: Best IDE for golang Pin
Richard MacCutchan13-Dec-21 21:56
mveRichard MacCutchan13-Dec-21 21:56 
QuestionDebugging Pin
Calin Negru13-Dec-21 1:12
Calin Negru13-Dec-21 1:12 
AnswerRe: Debugging Pin
Richard MacCutchan13-Dec-21 2:03
mveRichard MacCutchan13-Dec-21 2:03 
GeneralRe: Debugging Pin
Calin Negru13-Dec-21 3:58
Calin Negru13-Dec-21 3:58 
GeneralRe: Debugging Pin
Richard MacCutchan13-Dec-21 4:03
mveRichard MacCutchan13-Dec-21 4:03 
GeneralRe: Debugging Pin
Calin Negru13-Dec-21 5:54
Calin Negru13-Dec-21 5:54 
AnswerRe: Debugging (warning: Long answer - skip, rather than making tl;dr complaints!) Pin
kalberts13-Dec-21 18:09
kalberts13-Dec-21 18:09 
QuestionAddVectoredExceptionHandler in Release Pin
ForNow6-Dec-21 16:08
ForNow6-Dec-21 16:08 
AnswerRe: AddVectoredExceptionHandler in Release Pin
Richard MacCutchan6-Dec-21 21:23
mveRichard MacCutchan6-Dec-21 21:23 
GeneralRe: AddVectoredExceptionHandler in Release Pin
ForNow7-Dec-21 1:32
ForNow7-Dec-21 1:32 
GeneralRe: AddVectoredExceptionHandler in Release Pin
Richard MacCutchan7-Dec-21 1:35
mveRichard MacCutchan7-Dec-21 1:35 
GeneralRe: AddVectoredExceptionHandler in Release Pin
ForNow7-Dec-21 12:48
ForNow7-Dec-21 12:48 
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 

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.