Click here to Skip to main content
15,918,742 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: In the Function when Caller is change Type the Function solution will go change Pin
Jijo.Raj16-Mar-09 22:18
Jijo.Raj16-Mar-09 22:18 
GeneralRe: In the Function when Caller is change Type the Function solution will go change Pin
jeansea16-Mar-09 23:42
jeansea16-Mar-09 23:42 
GeneralRe: In the Function when Caller is change Type the Function solution will go change Pin
Jijo.Raj17-Mar-09 1:30
Jijo.Raj17-Mar-09 1:30 
GeneralRe: In the Function when Caller is change Type the Function solution will go change Pin
jeansea17-Mar-09 7:06
jeansea17-Mar-09 7:06 
GeneralRe: In the Function when Caller is change Type the Function solution will go change Pin
Stuart Dootson17-Mar-09 8:52
professionalStuart Dootson17-Mar-09 8:52 
QuestionCppUnit 1.12.1 compile error Pin
Sreedevi Jagannath16-Mar-09 19:25
Sreedevi Jagannath16-Mar-09 19:25 
AnswerRe: CppUnit 1.12.1 compile error Pin
Member 47566756-Aug-09 5:50
Member 47566756-Aug-09 5:50 
Questionhow to scroll client area of Dialog Pin
hemlat16-Mar-09 19:06
hemlat16-Mar-09 19:06 
Hi,
I have created one dialog in my MFC application.I have added vertical scroll bar to my dialog.I am displaying Images on dialog.Client area of dialog should scroll when I scroll Scroll bar.I am using Visual Studio 2005.

I have added following line to OnVScroll(UINT nSBCode, UINT nPos, CScrollBar* pScrollBar) function.
ScrollWindow(0,-CurPos,CRect(0,0,1100,1100)); 


I am displaying 8 small Images as two rows on my dialog.After one scroll
Window is moving but window is showing some unwanted lines(Actually I am not printing any Images after 8 Images) .Can anyone help me.
AnswerRe: how to scroll client area of Dialog Pin
Hamid_RT16-Mar-09 19:50
Hamid_RT16-Mar-09 19:50 
QuestionChanging the Length of String from 8-Bits to 16-Bits Number Pin
Neelesh K J Jain16-Mar-09 11:33
Neelesh K J Jain16-Mar-09 11:33 
AnswerRe: Changing the Length of String from 8-Bits to 16-Bits Number Pin
CPallini16-Mar-09 11:43
mveCPallini16-Mar-09 11:43 
QuestionRe: Changing the Length of String from 8-Bits to 16-Bits Number Pin
led mike16-Mar-09 11:54
led mike16-Mar-09 11:54 
QuestionAnimated Vs html based websites Pin
llp00na16-Mar-09 8:56
llp00na16-Mar-09 8:56 
AnswerRe: Animated Vs html based websites Pin
led mike16-Mar-09 9:15
led mike16-Mar-09 9:15 
GeneralRe: Animated Vs html based websites Pin
llp00na16-Mar-09 9:23
llp00na16-Mar-09 9:23 
GeneralRe: Animated Vs html based websites Pin
CPallini16-Mar-09 11:10
mveCPallini16-Mar-09 11:10 
AnswerRe: Animated Vs html based websites Pin
Stuart Dootson16-Mar-09 9:23
professionalStuart Dootson16-Mar-09 9:23 
GeneralRe: Animated Vs html based websites Pin
llp00na16-Mar-09 9:27
llp00na16-Mar-09 9:27 
GeneralRe: Animated Vs html based websites Pin
Stuart Dootson16-Mar-09 9:33
professionalStuart Dootson16-Mar-09 9:33 
GeneralRe: Animated Vs html based websites Pin
llp00na16-Mar-09 9:39
llp00na16-Mar-09 9:39 
GeneralRe: Animated Vs html based websites Pin
led mike16-Mar-09 11:39
led mike16-Mar-09 11:39 
QuestionRe: Animated Vs html based websites Pin
Maximilien16-Mar-09 9:59
Maximilien16-Mar-09 9:59 
AnswerRe: Animated Vs html based websites Pin
llp00na16-Mar-09 10:09
llp00na16-Mar-09 10:09 
QuestionRe: Animated Vs html based websites Pin
Maximilien16-Mar-09 10:10
Maximilien16-Mar-09 10:10 
AnswerRe: Animated Vs html based websites Pin
llp00na16-Mar-09 10:11
llp00na16-Mar-09 10:11 

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.