Click here to Skip to main content
15,913,773 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: email messages Pin
BaldwinMartin23-Nov-03 16:27
BaldwinMartin23-Nov-03 16:27 
GeneralRe: email messages Pin
Peter Molnar24-Nov-03 2:07
Peter Molnar24-Nov-03 2:07 
GeneralRe: email messages Pin
Anonymous24-Nov-03 2:13
Anonymous24-Nov-03 2:13 
GeneralRe: email messages Pin
ez_way@charter.net24-Nov-03 2:13
sussez_way@charter.net24-Nov-03 2:13 
GeneralScrolling a multiline CRichEditCtrl Pin
alex2000___++22-Nov-03 21:14
alex2000___++22-Nov-03 21:14 
GeneralRe: Scrolling a multiline CRichEditCtrl Pin
Peter Molnar23-Nov-03 1:29
Peter Molnar23-Nov-03 1:29 
GeneralRe: Scrolling a multiline CRichEditCtrl Pin
alex2000___++23-Nov-03 2:06
alex2000___++23-Nov-03 2:06 
GeneralRe: Scrolling a multiline CRichEditCtrl Pin
Peter Molnar23-Nov-03 4:22
Peter Molnar23-Nov-03 4:22 
Then your task is even simpler:

1.Update your CRichEditCtrl
2.Call GetFirstVisibleLine
3.Call GetLineCount
4.Call LineScroll with the difference as a parameter. (3./ - 2./)



Peter Molnar
GeneralRe: Scrolling a multiline CRichEditCtrl Pin
alex2000___++23-Nov-03 4:46
alex2000___++23-Nov-03 4:46 
GeneralSocket prob connection Pin
Stan the man22-Nov-03 19:29
Stan the man22-Nov-03 19:29 
GeneralRe: Socket prob connection Pin
thes3cr3t123-Nov-03 0:14
thes3cr3t123-Nov-03 0:14 
QuestionHow Do you retrieve email accounts Pin
BaldwinMartin22-Nov-03 18:49
BaldwinMartin22-Nov-03 18:49 
QuestionHow to add a array as a property into a activex control? Pin
wood22-Nov-03 16:55
wood22-Nov-03 16:55 
AnswerRe: How to add a array as a property into a activex control? Pin
wood23-Nov-03 17:20
wood23-Nov-03 17:20 
Generaldll problems Pin
Selevercin22-Nov-03 16:51
Selevercin22-Nov-03 16:51 
GeneralRe: dll problems Pin
Atlence22-Nov-03 17:59
Atlence22-Nov-03 17:59 
GeneralHaving Problems with CFileFind Pin
darkjedisleikas22-Nov-03 15:41
darkjedisleikas22-Nov-03 15:41 
GeneralRe: Having Problems with CFileFind Pin
Atlence22-Nov-03 16:07
Atlence22-Nov-03 16:07 
GeneralRe: Having Problems with CFileFind Pin
darkjedisleikas22-Nov-03 16:12
darkjedisleikas22-Nov-03 16:12 
GeneralRe: Having Problems with CFileFind Pin
Anonymous22-Nov-03 16:36
Anonymous22-Nov-03 16:36 
GeneralWord Automation with MFC Pin
Member 54540422-Nov-03 14:33
Member 54540422-Nov-03 14:33 
GeneralRe: Word Automation with MFC Pin
Peter Molnar22-Nov-03 16:25
Peter Molnar22-Nov-03 16:25 
GeneralRe: Word Automation with MFC Pin
Member 54540423-Nov-03 2:25
Member 54540423-Nov-03 2:25 
GeneralRe: Word Automation with MFC Pin
Peter Molnar23-Nov-03 8:28
Peter Molnar23-Nov-03 8:28 
GeneralRe: Word Automation with MFC Pin
Member 54540423-Nov-03 14:55
Member 54540423-Nov-03 14:55 

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.