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

C / C++ / MFC

 
AnswerRe: how to add ATl new object Pin
prasad_som17-Oct-06 19:33
prasad_som17-Oct-06 19:33 
QuestionWhat is the right language for these interfaces development? Pin
David L.S.17-Oct-06 16:36
David L.S.17-Oct-06 16:36 
AnswerRe: What is the right language for these interfaces development? Pin
Mark Salsbery17-Oct-06 17:03
Mark Salsbery17-Oct-06 17:03 
GeneralRe: What is the right language for these interfaces development? Pin
David L.S.17-Oct-06 17:15
David L.S.17-Oct-06 17:15 
GeneralRe: What is the right language for these interfaces development? Pin
Mark Salsbery17-Oct-06 17:42
Mark Salsbery17-Oct-06 17:42 
GeneralRe: What is the right language for these interfaces development? Pin
David L.S.17-Oct-06 17:58
David L.S.17-Oct-06 17:58 
QuestionHyperlink control Pin
jamni17-Oct-06 16:18
jamni17-Oct-06 16:18 
AnswerRe: Hyperlink control Pin
Mark Salsbery17-Oct-06 17:13
Mark Salsbery17-Oct-06 17:13 
Do you really need to use DDX for a hyperlink control?

If you really need to dynamically change the text and the control doesn't support it then you
should be able to set the text some other way, via the control's interface (class).

EDIT: I may have misunderstood your question. The hyperlink control in the example (you posted
a link to) doesn't require a separate control object. Use CHyperLink instead of CStatic.

Mark

AnswerRe: Hyperlink control Pin
ThatsAlok18-Oct-06 5:03
ThatsAlok18-Oct-06 5:03 
AnswerRe: Hyperlink control Pin
jamni18-Oct-06 15:58
jamni18-Oct-06 15:58 
Questionedition of vc6.0 Pin
With_problem17-Oct-06 15:53
With_problem17-Oct-06 15:53 
AnswerRe: edition of vc6.0 Pin
Christian Graus17-Oct-06 15:56
protectorChristian Graus17-Oct-06 15:56 
GeneralRe: edition of vc6.0 Pin
With_problem17-Oct-06 16:29
With_problem17-Oct-06 16:29 
AnswerRe: edition of vc6.0 Pin
ThatsAlok18-Oct-06 5:02
ThatsAlok18-Oct-06 5:02 
QuestionTabStrip in CFormView - cannot create new frame Pin
Vaclav_17-Oct-06 12:40
Vaclav_17-Oct-06 12:40 
QuestionA question about recording Pin
minihotto17-Oct-06 11:23
minihotto17-Oct-06 11:23 
AnswerRe: A question about recording Pin
Mark Salsbery17-Oct-06 11:43
Mark Salsbery17-Oct-06 11:43 
GeneralRe: A question about recording Pin
alphaxz17-Oct-06 19:17
alphaxz17-Oct-06 19:17 
GeneralRe: A question about recording Pin
Mark Salsbery18-Oct-06 6:35
Mark Salsbery18-Oct-06 6:35 
Question"Back" feature in VC++ Pin
Oliver12317-Oct-06 9:57
Oliver12317-Oct-06 9:57 
AnswerRe: "Back" feature in VC++ Pin
Christian Graus17-Oct-06 12:35
protectorChristian Graus17-Oct-06 12:35 
AnswerRe: "Back" feature in VC++ Pin
Michael Dunn18-Oct-06 16:00
sitebuilderMichael Dunn18-Oct-06 16:00 
QuestionAccessing a website using MFC/C++ Pin
veikko17-Oct-06 8:28
veikko17-Oct-06 8:28 
AnswerRe: Accessing a website using MFC/C++ Pin
David Crow17-Oct-06 8:35
David Crow17-Oct-06 8:35 
GeneralRe: Accessing a website using MFC/C++ Pin
veikko17-Oct-06 10:01
veikko17-Oct-06 10:01 

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.