Click here to Skip to main content
15,894,539 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionClass Templates and MFC Pin
Rajeswari, T.16-Aug-10 23:19
Rajeswari, T.16-Aug-10 23:19 
AnswerRe: Class Templates and MFC Pin
Nuri Ismail16-Aug-10 23:28
Nuri Ismail16-Aug-10 23:28 
AnswerRe: Class Templates and MFC Pin
bleedingfingers16-Aug-10 23:56
bleedingfingers16-Aug-10 23:56 
AnswerRe: Class Templates and MFC Pin
Maximilien17-Aug-10 1:16
Maximilien17-Aug-10 1:16 
Questionthreads in C++... Pin
mashhur16-Aug-10 22:42
mashhur16-Aug-10 22:42 
AnswerRe: threads in C++... Pin
Moak17-Aug-10 0:18
Moak17-Aug-10 0:18 
QuestionCRichEditCtrl show text? Pin
yfpfly16-Aug-10 22:30
yfpfly16-Aug-10 22:30 
AnswerRe: CRichEditCtrl show text? Pin
Nuri Ismail16-Aug-10 22:55
Nuri Ismail16-Aug-10 22:55 
You can set a new limit for your CRichEditCtrl by using LimitText[^] but this can lead to performance problems.
Have a look at this[^] MSDN article for additional details (it is mainly about CEdit and CEditView but it also contains a section about CRichEditCtrl).

Smile | :)
GeneralRe: CRichEditCtrl show text? Pin
yfpfly5-Sep-10 17:28
yfpfly5-Sep-10 17:28 
QuestionHow to write Password code in cpp Pin
ganesh_IT16-Aug-10 21:32
ganesh_IT16-Aug-10 21:32 
AnswerRe: How to write Password code in cpp Pin
Code-o-mat16-Aug-10 22:10
Code-o-mat16-Aug-10 22:10 
AnswerRe: How to write Password code in cpp Pin
Cool_Dev16-Aug-10 22:29
Cool_Dev16-Aug-10 22:29 
GeneralRe: How to write Password code in cpp Pin
ganesh_IT17-Aug-10 2:14
ganesh_IT17-Aug-10 2:14 
GeneralRe: How to write Password code in cpp Pin
Cool_Dev17-Aug-10 2:21
Cool_Dev17-Aug-10 2:21 
QuestionDLL and STL in function parameters Pin
beko16-Aug-10 21:02
beko16-Aug-10 21:02 
AnswerRe: DLL and STL in function parameters Pin
Aescleal16-Aug-10 21:28
Aescleal16-Aug-10 21:28 
AnswerRe: DLL and STL in function parameters Pin
Moak17-Aug-10 0:28
Moak17-Aug-10 0:28 
GeneralRe: DLL and STL in function parameters Pin
beko17-Aug-10 1:08
beko17-Aug-10 1:08 
GeneralRe: DLL and STL in function parameters Pin
Moak17-Aug-10 1:27
Moak17-Aug-10 1:27 
GeneralRe: DLL and STL in function parameters Pin
beko17-Aug-10 2:10
beko17-Aug-10 2:10 
GeneralRe: DLL and STL in function parameters Pin
Aescleal17-Aug-10 2:54
Aescleal17-Aug-10 2:54 
GeneralRe: DLL and STL in function parameters Pin
beko17-Aug-10 3:22
beko17-Aug-10 3:22 
GeneralRe: DLL and STL in function parameters Pin
Aescleal17-Aug-10 3:28
Aescleal17-Aug-10 3:28 
Questionprocessor time Pin
AbhiHcl16-Aug-10 19:51
AbhiHcl16-Aug-10 19:51 
AnswerRe: processor time Pin
Aescleal16-Aug-10 21:03
Aescleal16-Aug-10 21:03 

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.