Click here to Skip to main content
15,905,914 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Julian date Pin
Vijjuuu.22-Feb-09 21:47
Vijjuuu.22-Feb-09 21:47 
QuestionRe: Julian date [modified] Pin
CPallini22-Feb-09 21:55
mveCPallini22-Feb-09 21:55 
GeneralRe: Julian date Pin
ky_rerun23-Feb-09 9:46
ky_rerun23-Feb-09 9:46 
GeneralRe: Julian date Pin
ky_rerun23-Feb-09 9:50
ky_rerun23-Feb-09 9:50 
AnswerRe: Julian date Pin
Garth J Lancaster22-Feb-09 22:28
professionalGarth J Lancaster22-Feb-09 22:28 
GeneralRe: Julian date Pin
Vijjuuu.24-Feb-09 20:21
Vijjuuu.24-Feb-09 20:21 
AnswerRe: Julian date Pin
Stephen Hewitt23-Feb-09 2:29
Stephen Hewitt23-Feb-09 2:29 
GeneralRe: Julian date Pin
Vijjuuu.24-Feb-09 20:23
Vijjuuu.24-Feb-09 20:23 
QuestionRe: Julian date Pin
David Crow23-Feb-09 3:23
David Crow23-Feb-09 3:23 
Questionhow to change the background colour of RichEditBox? Pin
MahaKh22-Feb-09 19:15
MahaKh22-Feb-09 19:15 
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 

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.