Click here to Skip to main content
15,896,368 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to change the background colour of RichEditBox? Pin
«_Superman_»22-Feb-09 19:27
professional«_Superman_»22-Feb-09 19:27 
GeneralRe: how to change the background colour of RichEditBox? Pin
MahaKh22-Feb-09 20:35
MahaKh22-Feb-09 20:35 
Questionlogic to count the Active X controls on same window. Pin
V K 222-Feb-09 18:51
V K 222-Feb-09 18:51 
GeneralRe: logic to count the Active X controls on same window. Pin
CPallini22-Feb-09 22:47
mveCPallini22-Feb-09 22:47 
QuestionHow to access product version of an MFC application programmatically? Pin
kapardhi22-Feb-09 18:29
kapardhi22-Feb-09 18:29 
AnswerRe: How to access product version of an MFC application programmatically? Pin
«_Superman_»22-Feb-09 18:41
professional«_Superman_»22-Feb-09 18:41 
AnswerRe: How to access product version of an MFC application programmatically? Pin
Stuart Dootson22-Feb-09 21:50
professionalStuart Dootson22-Feb-09 21:50 
QuestionDoDataExchange VS SendMessage(hDialogwnd,WM_SETTEXT Pin
ForNow22-Feb-09 15:49
ForNow22-Feb-09 15:49 
Hi,

I have been posting messages re: WIN32 C app my last few question have been regarding Calculating the number of characters in the edit control of a Rich Edit Dialog Box

All of the really nice pepole here have been sending me code snipts to help me out however most of the Code was of the MFC variety

In order to get with the program I decided to re-write my C app using the MFC classes as opposed to plain old WIN32 SDK api's

So now getting back to My orignal Problem I have been using WM_SETTEXT and EM_REPLACSEL meesages to highlight certian pieces of the Dialog Box

Now that I am using the methods to the base Class CDialog

seems using the DDX macros is the way transfer data as opposed to

WM_SETTEXT and WM_GETTEXT

will DDX still work To HighlIght data using EM_RELACESEL ????


thankx Again
QuestionRe: DoDataExchange VS SendMessage(hDialogwnd,WM_SETTEXT Pin
CPallini22-Feb-09 22:53
mveCPallini22-Feb-09 22:53 
AnswerRe: DoDataExchange VS SendMessage(hDialogwnd,WM_SETTEXT Pin
ForNow23-Feb-09 2:14
ForNow23-Feb-09 2:14 
GeneralRe: DoDataExchange VS SendMessage(hDialogwnd,WM_SETTEXT Pin
CPallini23-Feb-09 2:17
mveCPallini23-Feb-09 2:17 
GeneralRe: DoDataExchange VS SendMessage(hDialogwnd,WM_SETTEXT Pin
ForNow23-Feb-09 12:23
ForNow23-Feb-09 12:23 
QuestionLinux junkies and programmers Pin
Michael Randolph22-Feb-09 5:57
Michael Randolph22-Feb-09 5:57 
AnswerReported as abuse. Pin
CPallini22-Feb-09 9:12
mveCPallini22-Feb-09 9:12 
GeneralRe: Reported as abuse. Pin
Perspx22-Feb-09 9:23
Perspx22-Feb-09 9:23 
QuestionCan't Activate Window C++ [modified] Pin
sogou0922-Feb-09 4:42
sogou0922-Feb-09 4:42 
AnswerRe: Can't Activate Window C++ Pin
Dr. Emmett Brown22-Feb-09 4:55
Dr. Emmett Brown22-Feb-09 4:55 
GeneralRe: Can't Activate Window C++ Pin
guamp22-Feb-09 5:36
guamp22-Feb-09 5:36 
GeneralRe: Can't Activate Window C++ Pin
Graham Bradshaw22-Feb-09 11:06
Graham Bradshaw22-Feb-09 11:06 
QuestionHow to implement an STL or similar Pin
Member 357350622-Feb-09 0:52
Member 357350622-Feb-09 0:52 
AnswerRe: How to implement an STL or similar Pin
CPallini22-Feb-09 2:54
mveCPallini22-Feb-09 2:54 
QuestionCan I comment OBJECT_ENTRY_AUTO Pin
pandit8421-Feb-09 23:51
pandit8421-Feb-09 23:51 
AnswerRe: Can I comment OBJECT_ENTRY_AUTO Pin
CPallini22-Feb-09 2:58
mveCPallini22-Feb-09 2:58 
QuestionHow could i find the '\t' in a file [modified] Pin
Archy_Yu21-Feb-09 16:20
Archy_Yu21-Feb-09 16:20 
AnswerRe: How could i find the '\t' in a file Pin
«_Superman_»21-Feb-09 19:09
professional«_Superman_»21-Feb-09 19:09 

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.