Click here to Skip to main content
16,017,167 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Windows Api / Control Visible Pin
Randor 19-Nov-08 4:19
professional Randor 19-Nov-08 4:19 
GeneralRe: Windows Api / Control Visible Pin
V.19-Nov-08 4:42
professionalV.19-Nov-08 4:42 
QuestionSerializing the objects of a class Pin
Taruni19-Nov-08 1:19
Taruni19-Nov-08 1:19 
AnswerRe: Serializing the objects of a class Pin
Cedric Moonen19-Nov-08 1:26
Cedric Moonen19-Nov-08 1:26 
AnswerRe: Serializing the objects of a class Pin
Ahmed Charfeddine19-Nov-08 3:45
Ahmed Charfeddine19-Nov-08 3:45 
QuestionUrgent help for creating outlook pst programatically Pin
ranu79198519-Nov-08 0:39
ranu79198519-Nov-08 0:39 
QuestionRe: Urgent help for creating outlook pst programatically Pin
David Crow19-Nov-08 3:24
David Crow19-Nov-08 3:24 
QuestionCRichEditCtrl Problem Pin
Dhiraj kumar Saini19-Nov-08 0:31
Dhiraj kumar Saini19-Nov-08 0:31 
I am using a a derived class from CRichEditCtrl which I got from codeproject.
My application is in mfc.

I am displaying a url in the form of hyperlink in my RichEdit control. Now When I click the url in the RichEdit control i am able to open the same url in a web browser.

My problems starts now as my cursor position is now at the place in the URL where i clicked as a result of which the new text does not apper in the RichEDit Control in a new line but at the place where i click.

Suppose the url is http://www.live2support.com
and i clicked at the url with cursor position at p of http an dsuppose the incoming new text for RichEdit control is hello
the it is displayed as
httphello://www.live2support.com
Please help me.

Thanks In Advance.

Dhiraj
AnswerRe: CRichEditCtrl Problem Pin
David Crow19-Nov-08 3:25
David Crow19-Nov-08 3:25 
GeneralRe: CRichEditCtrl Problem Pin
Dhiraj kumar Saini19-Nov-08 18:09
Dhiraj kumar Saini19-Nov-08 18:09 
GeneralRe: CRichEditCtrl Problem Pin
David Crow20-Nov-08 3:19
David Crow20-Nov-08 3:19 
Questionsplitter window in CMainFrm. Pin
Member 463508818-Nov-08 23:49
Member 463508818-Nov-08 23:49 
AnswerRe: splitter window in CMainFrm. Pin
Nishad S19-Nov-08 1:32
Nishad S19-Nov-08 1:32 
GeneralRe: splitter window in CMainFrm. Pin
Member 463508819-Nov-08 1:51
Member 463508819-Nov-08 1:51 
GeneralRe: splitter window in CMainFrm. Pin
Nishad S19-Nov-08 17:02
Nishad S19-Nov-08 17:02 
QuestionHow To Send Mouse event To wndproc Pin
Aabid18-Nov-08 23:38
Aabid18-Nov-08 23:38 
AnswerRe: How To Send Mouse event To wndproc [modified] Pin
CPallini19-Nov-08 0:23
mveCPallini19-Nov-08 0:23 
QuestionIXMLDOMSchemaCollection raw_add(,) fails? Pin
paresh_joe18-Nov-08 22:18
paresh_joe18-Nov-08 22:18 
QuestionNeed to convert CString to std::string Pin
krishnakumartm18-Nov-08 21:40
krishnakumartm18-Nov-08 21:40 
AnswerRe: Need to convert CString to std::string Pin
Cedric Moonen18-Nov-08 21:50
Cedric Moonen18-Nov-08 21:50 
QuestionRe: Need to convert CString to std::string Pin
CPallini18-Nov-08 21:52
mveCPallini18-Nov-08 21:52 
AnswerRe: Need to convert CString to std::string Pin
krishnakumartm19-Nov-08 0:13
krishnakumartm19-Nov-08 0:13 
GeneralRe: Need to convert CString to std::string Pin
CPallini19-Nov-08 0:39
mveCPallini19-Nov-08 0:39 
GeneralRe: Need to convert CString to std::string Pin
toxcct19-Nov-08 1:15
toxcct19-Nov-08 1:15 
GeneralRe: Need to convert CString to std::string Pin
CPallini19-Nov-08 1:45
mveCPallini19-Nov-08 1:45 

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.