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

C / C++ / MFC

 
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 
GeneralRe: Passing values from one exe to another exe Pin
ThatsAlok12-Nov-07 6:29
ThatsAlok12-Nov-07 6:29 
AnswerRe: Passing values from one exe to another exe Pin
toxcct12-Nov-07 2:14
toxcct12-Nov-07 2:14 
AnswerRe: Passing values from one exe to another exe Pin
Amar Sutar12-Nov-07 2:21
Amar Sutar12-Nov-07 2:21 
GeneralRe: Passing values from one exe to another exe Pin
ThatsAlok12-Nov-07 6:30
ThatsAlok12-Nov-07 6:30 
AnswerRe: Passing values from one exe to another exe Pin
Hamid_RT12-Nov-07 7:04
Hamid_RT12-Nov-07 7:04 
QuestionFree Store of memory Pin
George_George12-Nov-07 0:30
George_George12-Nov-07 0:30 
AnswerRe: Free Store of memory Pin
Nemanja Trifunovic12-Nov-07 9:51
Nemanja Trifunovic12-Nov-07 9:51 
GeneralRe: Free Store of memory Pin
George_George12-Nov-07 18:55
George_George12-Nov-07 18:55 
QuestionInterprocess cmm, using shared DLL Pin
Anders Gustafsson11-Nov-07 23:45
Anders Gustafsson11-Nov-07 23:45 
GeneralRe: Interprocess cmm, using shared DLL Pin
Matthew Faithfull12-Nov-07 0:28
Matthew Faithfull12-Nov-07 0:28 
GeneralRe: Interprocess cmm, using shared DLL Pin
Anders Gustafsson12-Nov-07 0:40
Anders Gustafsson12-Nov-07 0:40 
GeneralRe: Interprocess cmm, using shared DLL Pin
Matthew Faithfull12-Nov-07 1:13
Matthew Faithfull12-Nov-07 1:13 
GeneralRe: Interprocess cmm, using shared DLL Pin
Anders Gustafsson12-Nov-07 6:45
Anders Gustafsson12-Nov-07 6:45 
AnswerRe: Interprocess cmm, using shared DLL Pin
KarstenK12-Nov-07 0:56
mveKarstenK12-Nov-07 0:56 
GeneralRe: Interprocess cmm, using shared DLL Pin
Anders Gustafsson12-Nov-07 1:06
Anders Gustafsson12-Nov-07 1:06 
QuestionRunning multiple Instances of an application Pin
Chirag_kalra11-Nov-07 23:23
Chirag_kalra11-Nov-07 23:23 
AnswerRe: Running multiple Instances of an application Pin
Naveen11-Nov-07 23:51
Naveen11-Nov-07 23:51 
GeneralRe: Running multiple Instances of an application Pin
Chirag_kalra11-Nov-07 23:59
Chirag_kalra11-Nov-07 23:59 
GeneralRe: Running multiple Instances of an application Pin
Naveen12-Nov-07 0:08
Naveen12-Nov-07 0:08 

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.