Click here to Skip to main content
15,889,992 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Win32 Vs MFC Pin
Blake Miller2-Nov-05 3:48
Blake Miller2-Nov-05 3:48 
QuestionHow to receive SB_THUMBPOSITION Pin
Luke Murray1-Nov-05 16:51
Luke Murray1-Nov-05 16:51 
AnswerRe: How to receive SB_THUMBPOSITION Pin
Prakash Nadar1-Nov-05 17:30
Prakash Nadar1-Nov-05 17:30 
GeneralRe: How to receive SB_THUMBPOSITION Pin
Luke Murray1-Nov-05 17:52
Luke Murray1-Nov-05 17:52 
GeneralRe: How to receive SB_THUMBPOSITION Pin
Prakash Nadar1-Nov-05 18:00
Prakash Nadar1-Nov-05 18:00 
GeneralRe: How to receive SB_THUMBPOSITION Pin
Luke Murray1-Nov-05 18:07
Luke Murray1-Nov-05 18:07 
AnswerRe: How to receive SB_THUMBPOSITION Pin
Calc202-Nov-05 0:39
Calc202-Nov-05 0:39 
GeneralRe: How to receive SB_THUMBPOSITION Pin
Luke Murray2-Nov-05 10:59
Luke Murray2-Nov-05 10:59 
The problem is WM_VSCROLL etc get sent to the richedit control, not my dialog. the winproc in my dialog I have to catch WM_COMMAND and in that wparam is EN_VSCROLL, and the lparam is the richedit handle, so I lose the SB_THUMBPOSITION and SB_BOTTOM etc.

If i subclassed the richedit and had a winproc for that i could get the WM_VSCROLL messages. but I did not want to sub class the richedit.

Thanks anyway


Luke
AnswerRe: How to receive SB_THUMBPOSITION Pin
Luke Murray2-Nov-05 11:59
Luke Murray2-Nov-05 11:59 
GeneralRe: How to receive SB_THUMBPOSITION Pin
Luke Murray2-Nov-05 12:04
Luke Murray2-Nov-05 12:04 
QuestionHow to improve my record program's quality? Pin
extraf1-Nov-05 16:30
extraf1-Nov-05 16:30 
AnswerRe: How to improve my record program's quality? Pin
Prakash Nadar1-Nov-05 16:46
Prakash Nadar1-Nov-05 16:46 
QuestionDebug VS Release Pin
FarPointer1-Nov-05 16:24
FarPointer1-Nov-05 16:24 
AnswerRe: Debug VS Release Pin
Prakash Nadar1-Nov-05 16:45
Prakash Nadar1-Nov-05 16:45 
AnswerRe: Debug VS Release Pin
Prakash Nadar1-Nov-05 17:37
Prakash Nadar1-Nov-05 17:37 
GeneralRe: Debug VS Release Pin
FarPointer1-Nov-05 17:55
FarPointer1-Nov-05 17:55 
Questionhow to get print message if you click print a document by Microsoft word? Pin
szcococut1-Nov-05 15:37
szcococut1-Nov-05 15:37 
QuestionDisabled Menu after Modification Pin
romuzu1-Nov-05 15:36
romuzu1-Nov-05 15:36 
QuestionRe: Disabled Menu after Modification Pin
Prakash Nadar1-Nov-05 16:14
Prakash Nadar1-Nov-05 16:14 
AnswerRe: Disabled Menu after Modification Pin
romuzu1-Nov-05 16:51
romuzu1-Nov-05 16:51 
GeneralRe: Disabled Menu after Modification Pin
Prakash Nadar1-Nov-05 17:17
Prakash Nadar1-Nov-05 17:17 
GeneralRe: Disabled Menu after Modification Pin
romuzu1-Nov-05 18:46
romuzu1-Nov-05 18:46 
GeneralRe: Disabled Menu after Modification Pin
Prakash Nadar1-Nov-05 20:06
Prakash Nadar1-Nov-05 20:06 
Questionhow to use UML in my VC++ project? Pin
ewighell1-Nov-05 15:33
ewighell1-Nov-05 15:33 
AnswerRe: how to use UML in my VC++ project? Pin
Prakash Nadar1-Nov-05 15:41
Prakash Nadar1-Nov-05 15:41 

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.