Click here to Skip to main content
15,902,634 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Port VC++ 6.0 project to Visual Studio 2005 Pin
kmrbooks13-Nov-07 9:27
kmrbooks13-Nov-07 9:27 
QuestionPARSER XML/DTD IN C++ Pin
bo_goss12-Nov-07 3:10
bo_goss12-Nov-07 3:10 
AnswerRe: PARSER XML/DTD IN C++ Pin
toxcct12-Nov-07 3:19
toxcct12-Nov-07 3:19 
Questionview to foreground Pin
shiftwik12-Nov-07 3:08
shiftwik12-Nov-07 3:08 
AnswerRe: view to foreground Pin
Nelek12-Nov-07 3:25
protectorNelek12-Nov-07 3:25 
QuestionOmit CEdit control Border Style at run time Pin
Mohammad Khodaea12-Nov-07 2:51
Mohammad Khodaea12-Nov-07 2:51 
AnswerRe: Omit CEdit control Border Style at run time Pin
toxcct12-Nov-07 2:58
toxcct12-Nov-07 2:58 
GeneralRe: Omit CEdit control Border Style at run time Pin
Mohammad Khodaea12-Nov-07 3:18
Mohammad Khodaea12-Nov-07 3:18 
GeneralRe: Omit CEdit control Border Style at run time [modified] Pin
toxcct12-Nov-07 3:22
toxcct12-Nov-07 3:22 
AnswerRe: Omit CEdit control Border Style at run time Pin
chenlei811012-Nov-07 21:24
chenlei811012-Nov-07 21:24 
QuestionHow to Convert text to bits in VC++ Pin
krishna Vuppala12-Nov-07 2:27
krishna Vuppala12-Nov-07 2:27 
AnswerRe: How to Convert text to bits in VC++ Pin
toxcct12-Nov-07 2:48
toxcct12-Nov-07 2:48 
GeneralRe: How to Convert text to bits in VC++ Pin
krishna Vuppala12-Nov-07 3:03
krishna Vuppala12-Nov-07 3:03 
GeneralRe: How to Convert text to bits in VC++ Pin
toxcct12-Nov-07 3:26
toxcct12-Nov-07 3:26 
GeneralLooking For Mr. toxcct Pin
krishna Vuppala12-Nov-07 18:41
krishna Vuppala12-Nov-07 18:41 
GeneralRe: Looking For Mr. toxcct Pin
toxcct12-Nov-07 21:14
toxcct12-Nov-07 21:14 
QuestionCan anyone help me Pin
Deepu Antony12-Nov-07 2:27
Deepu Antony12-Nov-07 2:27 
AnswerRe: Can anyone help me Pin
toxcct12-Nov-07 2:47
toxcct12-Nov-07 2:47 
GeneralRe: Can anyone help me Pin
Deepu Antony12-Nov-07 2:53
Deepu Antony12-Nov-07 2:53 
GeneralRe: Can anyone help me Pin
Rajesh R Subramanian12-Nov-07 20:55
professionalRajesh R Subramanian12-Nov-07 20:55 
AnswerRe: Can anyone help me Pin
Demian Panello12-Nov-07 4:28
Demian Panello12-Nov-07 4:28 
Hi.

You have to create your own CEditEX class, (in example) derivated from CEdit. So then, you will be able to override some messages and use CEdit methods like SetSel() and so on.

Make a search about "windows subclassing" here in CP and you will find a lot of articles.

Kind regards.

Demian.

"I have always wished that my computer would be as easy to use as my
telephone. My wish has come true. I no longer know how to use my telephone."

-Bjarne Stroustrup, computer science professor, designer of C++
programming language (1950- )

QuestionCell phones and video cameras Pin
Demian Panello12-Nov-07 2:02
Demian Panello12-Nov-07 2:02 
QuestionPassing values from one exe to another exe Pin
neha.agarwal2712-Nov-07 1:04
neha.agarwal2712-Nov-07 1:04 
AnswerRe: Passing values from one exe to another exe Pin
Naveen12-Nov-07 1:26
Naveen12-Nov-07 1:26 
AnswerRe: Passing values from one exe to another exe Pin
Demian Panello12-Nov-07 2:09
Demian Panello12-Nov-07 2: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.