Click here to Skip to main content
15,892,927 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: About Raw Socket Pin
Rajesh R Subramanian1-May-08 20:59
professionalRajesh R Subramanian1-May-08 20:59 
QuestionNeed help for WebBrowser control Pin
H4u321-May-08 20:51
H4u321-May-08 20:51 
AnswerRe: Need help for WebBrowser control Pin
Rajkumar R1-May-08 21:54
Rajkumar R1-May-08 21:54 
QuestionCluster No. Pin
john56321-May-08 20:19
john56321-May-08 20:19 
AnswerRe: Cluster No. Pin
David Crow2-May-08 4:53
David Crow2-May-08 4:53 
QuestionSetting Caret position for CRichEditCtrl Pin
prithaa1-May-08 19:47
prithaa1-May-08 19:47 
AnswerRe: Setting Caret position for CRichEditCtrl Pin
_AnsHUMAN_ 1-May-08 20:22
_AnsHUMAN_ 1-May-08 20:22 
AnswerRe: Setting Caret position for CRichEditCtrl Pin
Mark Salsbery2-May-08 5:27
Mark Salsbery2-May-08 5:27 
You should let the control take care of the caret.

I believe you need to use CRichEditCtrl::SetSel(0,0) to move the
caret/insertion point where you want it.

Mark

Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

GeneralRe: Setting Caret position for CRichEditCtrl Pin
prithaa7-May-08 23:02
prithaa7-May-08 23:02 
Questionhow to add third pary COMDLL into win32 project Pin
amit_pansuria1-May-08 19:42
amit_pansuria1-May-08 19:42 
AnswerRe: how to add third pary COMDLL into win32 project Pin
_AnsHUMAN_ 1-May-08 20:17
_AnsHUMAN_ 1-May-08 20:17 
QuestionHow can I use properties file Pin
pl_kode1-May-08 19:32
pl_kode1-May-08 19:32 
AnswerRe: How can I use properties file Pin
_AnsHUMAN_ 1-May-08 20:27
_AnsHUMAN_ 1-May-08 20:27 
GeneralRe: How can I use properties file Pin
pl_kode1-May-08 21:03
pl_kode1-May-08 21:03 
GeneralRe: How can I use properties file Pin
_AnsHUMAN_ 2-May-08 0:09
_AnsHUMAN_ 2-May-08 0:09 
GeneralRe: How can I use properties file Pin
Mark Salsbery2-May-08 5:35
Mark Salsbery2-May-08 5:35 
QuestionRe: How can I use properties file Pin
David Crow2-May-08 4:59
David Crow2-May-08 4:59 
QuestionDisplay Pictures Problem -- Again ;) Pin
bobber2051-May-08 18:46
bobber2051-May-08 18:46 
AnswerRe: Display Pictures Problem -- Again ;) Pin
bobber2051-May-08 19:07
bobber2051-May-08 19:07 
AnswerRe: Display Pictures Problem -- Again ;) Pin
Rajesh R Subramanian1-May-08 19:11
professionalRajesh R Subramanian1-May-08 19:11 
GeneralRe: Display Pictures Problem -- Again ;) Pin
Nelek1-May-08 22:34
protectorNelek1-May-08 22:34 
GeneralRe: Display Pictures Problem -- Again ;) Pin
Mark Salsbery2-May-08 5:39
Mark Salsbery2-May-08 5:39 
GeneralRe: Display Pictures Problem -- Again ;) Pin
bobber2052-May-08 12:23
bobber2052-May-08 12:23 
AnswerRe: Display Pictures Problem -- Again ;) Pin
Hamid_RT2-May-08 5:05
Hamid_RT2-May-08 5:05 
GeneralRe: Display Pictures Problem -- Again ;) Pin
bobber2052-May-08 12:25
bobber2052-May-08 12:25 

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.