Click here to Skip to main content
15,920,383 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDetecting Internet Connection? Pin
TomK20-Feb-01 23:27
TomK20-Feb-01 23:27 
AnswerRe: Detecting Internet Connection? Pin
Paolo Messina21-Feb-01 7:35
professionalPaolo Messina21-Feb-01 7:35 
QuestionHow to create service in Windows 98 Pin
Puneet Jain20-Feb-01 22:23
Puneet Jain20-Feb-01 22:23 
GeneralTSR programming Pin
20-Feb-01 21:59
suss20-Feb-01 21:59 
GeneralRe: TSR programming Pin
l a u r e n20-Feb-01 23:06
l a u r e n20-Feb-01 23:06 
GeneralPassing data from Document to a Modal Dialog Pin
20-Feb-01 21:51
suss20-Feb-01 21:51 
GeneralRe: Passing data from Document to a Modal Dialog Pin
Christian Graus20-Feb-01 23:26
protectorChristian Graus20-Feb-01 23:26 
GeneralScroll in CRichEditView Pin
LEE HO JUN20-Feb-01 21:49
LEE HO JUN20-Feb-01 21:49 
We have some troubles to make a program creating Child Window in CRichEditView
(for example, CButton using Create function)

We create Thread which can check the ScrollBar's position (position checker) every 0.1second.
It makes Child Window move as much as Scroll moves.
But When we are Scrolling the CRichEditView,
Child Window is not scrolled properly as Whole size is changed for using Backspace, Delete key
although the Text is scrolled.

Becuase the value, CRichEditView's movement, is not informed to ScrollBar accurately.

We need Function to transfer Scroll Pixel value whenever CRichEdiView moves,
Function to return Region which Text occupied or
Function to get ScrollBar's address and handle on the View basis.

Please Let us know how to make a function like that or there is any API having this function

Thank you!!!

mailto:freeflow@netsgo.com
GeneralRe: Scroll in CRichEditView Pin
l a u r e n21-Feb-01 10:58
l a u r e n21-Feb-01 10:58 
GeneralRe: Scroll in CRichEditView Pin
LEE HO JUN21-Feb-01 14:01
LEE HO JUN21-Feb-01 14:01 
General%cpu usage per process on Win9x OS Pin
trilok_soni20-Feb-01 21:18
trilok_soni20-Feb-01 21:18 
GeneralWorking with IE Pin
Stefan Dahlin20-Feb-01 20:28
Stefan Dahlin20-Feb-01 20:28 
QuestionHow to get ip address & hostname? Pin
hahyojin20-Feb-01 20:08
hahyojin20-Feb-01 20:08 
AnswerRe: How to get ip address & hostname? Pin
Rene D20-Feb-01 20:16
Rene D20-Feb-01 20:16 
GeneralRe: How to get ip address & hostname? Pin
hahyojin20-Feb-01 20:38
hahyojin20-Feb-01 20:38 
GeneralRe: How to get ip address & hostname? Pin
Halid Niyaz25-Jan-02 2:41
Halid Niyaz25-Jan-02 2:41 
GeneralObject Orientated Nightmare Pin
Brendan Tregear20-Feb-01 14:03
Brendan Tregear20-Feb-01 14:03 
GeneralRe: Object Orientated Nightmare Pin
20-Feb-01 15:39
suss20-Feb-01 15:39 
GeneralRe: Object Orientated Nightmare Pin
l a u r e n20-Feb-01 23:13
l a u r e n20-Feb-01 23:13 
GeneralRe: Object Orientated Nightmare Pin
Erik Funkenbusch21-Feb-01 12:59
Erik Funkenbusch21-Feb-01 12:59 
GeneralRe: Object Orientated Nightmare Pin
Mr Morden21-Feb-01 19:32
Mr Morden21-Feb-01 19:32 
GeneralRe: Object Orientated Nightmare Pin
Mr Morden21-Feb-01 19:38
Mr Morden21-Feb-01 19:38 
GeneralCListBox Pin
Vickie20-Feb-01 7:52
Vickie20-Feb-01 7:52 
GeneralRe: CListBox Pin
20-Feb-01 8:12
suss20-Feb-01 8:12 
Generalextracting numbers from CString Pin
20-Feb-01 7:20
suss20-Feb-01 7:20 

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.