Subclassing, where is the restriction?
Posted: Sun Apr 27, 2003 7:41 pm
I subclassed a window using SetWindowLong() API.
But some of the window messages are going bad like the move or close window.
Restoring too.
Why is this behaviour?
Can we subclass (hook!) safely every window to diff. windowprocedure?
So far i have a workaround..
Thanks,
But some of the window messages are going bad like the move or close window.
Restoring too.
Why is this behaviour?
Can we subclass (hook!) safely every window to diff. windowprocedure?
So far i have a workaround..
Thanks,