Thread
:
RichEdit subclassing problem, can't call Default Proc.
View Single Post
•
•
Join Date: Aug 2005
Posts: 15,683
Reputation:
Solved Threads: 1505
Ancient Dragon
Online
Still Learning
Re: RichEdit subclassing problem, can't call Default Proc.
0
#
2
Oct 11th, 2008
First call
GetWindowLongPtr
to get a pointer to its defaultProc then call CallWindowProc() when appropriate. See the GWLP_WNDPROC option.
I told Santa what I wanted for Christmas and he washed my mouth out with soap.
Ancient Dragon
View Public Profile
Find all posts by Ancient Dragon