31 Jan
2002
31 Jan
'02
2:32 p.m.
On 31 Jan 2002, Alexandre Julliard wrote:
Ove Kaaven <ovehk(a)ping.uio.no> writes:
Do you have any examples where it might not work... window subclassing is the act of using SetWindowLong to replace the window procedure, which does not change the class atom, as far as I know?
That's if you want to subclass all windows of a given class.
Hmm. I thought SetWindowLong worked differently than SetClassLong. Weird stuff...