
September 6th, 2003, 10:25 AM
|
|
Contributing User
|
|
Join Date: Jun 2003
Posts: 49
Time spent in forums: 33 sec
Reputation Power: 6
|
|
How to subclass multiple instances of a control??
Greetings every1,
I am subclassing a command button, the WM_MOUSEMOVE message so when the mouse is over the button i bitblt a picture onto it. Problem is i have two buttons on my form. I want to subclass both of them. How is this possible. I mean subclassing multiple instances. Any reference to a good site is also welcome. Plz help
|