Click here to Skip to main content
15,909,645 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to make Win32 application Singleton? Pin
Ravi Bhavnani14-Mar-07 9:29
professionalRavi Bhavnani14-Mar-07 9:29 
AnswerRe: How to make Win32 application Singleton? Pin
ThatsAlok14-Mar-07 19:39
ThatsAlok14-Mar-07 19:39 
QuestionLocalisation/Internationalization from Header file Pin
ksrameshkanth14-Mar-07 3:46
ksrameshkanth14-Mar-07 3:46 
QuestionRecent file path length appears to be limited to 30 chars Pin
TClarke14-Mar-07 3:01
TClarke14-Mar-07 3:01 
QuestionCLSID Registry Pin
siddharthsan14-Mar-07 2:44
siddharthsan14-Mar-07 2:44 
AnswerRe: CLSID Registry Pin
ThatsAlok14-Mar-07 19:41
ThatsAlok14-Mar-07 19:41 
Question.Msg File should ask for password before opening in MS Outlook Pin
Ganesh N. Paul14-Mar-07 2:34
Ganesh N. Paul14-Mar-07 2:34 
QuestionHow to use CScrollbar for a window derived fromCWnd Pin
prithaa14-Mar-07 2:20
prithaa14-Mar-07 2:20 
Hello,

I have derived a class from CWnd with window styles
WS_VISIBLE | WS_CHILD |WS_BORDER |WS_MAXIMIZEBOX |
| WS_SYSMENU | WS_CAPTION |WS_OVERLAPPEDWINDOW | WS_VSCROLL | WS_HSCROLL


I can now see the scroll bars with the window but do not know how to program them.Once the application is executed on clicking on the scrollbar the function OnHScroll is called.
But I have written nothing in it for the screen position to shift.
How should I go about writing the code in OnHScroll()


Prithaa



AnswerRe: How to use CScrollbar for a window derived fromCWnd Pin
Hamid_RT14-Mar-07 3:21
Hamid_RT14-Mar-07 3:21 
AnswerRe: How to use CScrollbar for a window derived fromCWnd Pin
Mark Salsbery14-Mar-07 6:15
Mark Salsbery14-Mar-07 6:15 
GeneralRe: How to use CScrollbar for a window derived fromCWnd Pin
prithaa14-Mar-07 18:17
prithaa14-Mar-07 18:17 
GeneralRe: How to use CScrollbar for a window derived fromCWnd Pin
Mark Salsbery14-Mar-07 20:15
Mark Salsbery14-Mar-07 20:15 
QuestionSearch Multiple Occurences In RichEdit Pin
MIAN KAMRAN14-Mar-07 1:56
MIAN KAMRAN14-Mar-07 1:56 
AnswerRe: Search Multiple Occurences In RichEdit Pin
James R. Twine14-Mar-07 2:27
James R. Twine14-Mar-07 2:27 
Question.asm file Pin
vibindia14-Mar-07 1:13
vibindia14-Mar-07 1:13 
AnswerRe: .asm file Pin
Cedric Moonen14-Mar-07 1:52
Cedric Moonen14-Mar-07 1:52 
GeneralRe: .asm file Pin
vibindia14-Mar-07 2:14
vibindia14-Mar-07 2:14 
GeneralRe: .asm file Pin
CPallini14-Mar-07 2:20
mveCPallini14-Mar-07 2:20 
AnswerRe: .asm file Pin
CPallini14-Mar-07 2:01
mveCPallini14-Mar-07 2:01 
AnswerRe: .asm file Pin
krmed14-Mar-07 2:54
krmed14-Mar-07 2:54 
GeneralRe: .asm file i got it Pin
vibindia14-Mar-07 5:07
vibindia14-Mar-07 5:07 
GeneralRe: .asm file i got it Pin
TClarke14-Mar-07 6:18
TClarke14-Mar-07 6:18 
QuestionHow to change background color of selected row in list control Pin
sulabh_expert@rediffmail.com14-Mar-07 0:44
sulabh_expert@rediffmail.com14-Mar-07 0:44 
AnswerRe: How to change background color of selected row in list control Pin
Parthi_Appu14-Mar-07 0:54
Parthi_Appu14-Mar-07 0:54 
AnswerRe: How to change background color of selected row in list control Pin
Ravi Bhavnani14-Mar-07 2:54
professionalRavi Bhavnani14-Mar-07 2:54 

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.