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

C / C++ / MFC

 
Questionwhat to include to use XMLReader? Pin
nathan714-May-07 16:41
nathan714-May-07 16:41 
AnswerRe: what to include to use XMLReader? Pin
nathan714-May-07 16:48
nathan714-May-07 16:48 
GeneralRe: what to include to use XMLReader? Pin
bob1697214-May-07 17:21
bob1697214-May-07 17:21 
AnswerRe: what to include to use XMLReader? Pin
Hamid_RT14-May-07 20:58
Hamid_RT14-May-07 20:58 
AnswerRe: what to include to use XMLReader? Pin
Sam_c15-May-07 3:37
Sam_c15-May-07 3:37 
QuestionCScrollBar SB_LINEDOWN Pin
bob1697214-May-07 12:23
bob1697214-May-07 12:23 
AnswerRe: CScrollBar SB_LINEDOWN Pin
Mark Salsbery14-May-07 14:16
Mark Salsbery14-May-07 14:16 
GeneralRe: CScrollBar SB_LINEDOWN Pin
bob1697214-May-07 17:18
bob1697214-May-07 17:18 
I guess I mucked my question up. I meant to say derived from CScrollView. Right after being created with the wizard the scrolling is handled by something and it scrolls when the up/down buttons are pushed (assuming I set the scroll sizes in OnInitialUpdate to something reasonable)

I apologize for saying CWnd. I posted right before I was leaving work and had my mind in the clouds.

CScrollView is determining how many units to use when scrolling one line and I am in search of how to calculate this or how to obtain what it is using programmatically.

I'm trying to allow the user to continue scrolling like VC++ 6.0 does when at the bottom and the user presses the scroll down button to add more logical space to the view. The transition from CScrollView's automatic handling and my extending it in the OnVScroll method is a bit clunky because I'm not matching the units CScrollView was using on the way down.

I wasn't sure if that value is available and it's right under my nose and I'm failing to see it.

GeneralRe: CScrollBar SB_LINEDOWN Pin
bob1697214-May-07 17:39
bob1697214-May-07 17:39 
GeneralRe: CScrollBar SB_LINEDOWN Pin
Mark Salsbery15-May-07 4:16
Mark Salsbery15-May-07 4:16 
AnswerRe: CScrollBar SB_LINEDOWN Pin
Mark Salsbery14-May-07 14:58
Mark Salsbery14-May-07 14:58 
Questionofstream problems Pin
CS92514-May-07 11:43
CS92514-May-07 11:43 
QuestionRe: ofstream problems Pin
David Crow14-May-07 16:17
David Crow14-May-07 16:17 
Question%systemroot% Pin
dellthinker14-May-07 11:35
dellthinker14-May-07 11:35 
AnswerRe: %systemroot% Pin
Michael Dunn14-May-07 12:00
sitebuilderMichael Dunn14-May-07 12:00 
AnswerRe: %systemroot% Pin
KaЯl14-May-07 12:01
KaЯl14-May-07 12:01 
AnswerRe: %systemroot% Pin
Mark Salsbery14-May-07 12:06
Mark Salsbery14-May-07 12:06 
GeneralRe: %systemroot% Pin
dellthinker16-May-07 5:49
dellthinker16-May-07 5:49 
QuestionINF Install in Visual C Application Pin
rachis14-May-07 10:59
rachis14-May-07 10:59 
AnswerRe: INF Install in Visual C Application Pin
JudyL_MD15-May-07 3:59
JudyL_MD15-May-07 3:59 
QuestionReally Urgent, Keyboard Input using SendInput Pin
Mohammad A Gdeisat14-May-07 10:57
Mohammad A Gdeisat14-May-07 10:57 
AnswerRe: Really Urgent, Keyboard Input using SendInput Pin
CPallini14-May-07 11:25
mveCPallini14-May-07 11:25 
GeneralRe: Really Urgent, Keyboard Input using SendInput Pin
Mohammad A Gdeisat14-May-07 20:25
Mohammad A Gdeisat14-May-07 20:25 
GeneralRe: Really Urgent, Keyboard Input using SendInput Pin
CPallini14-May-07 20:49
mveCPallini14-May-07 20:49 
QuestionQuestion about Harddrive writes Pin
godspeed12314-May-07 10:15
godspeed12314-May-07 10:15 

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.