On 31 Jan 2002, Alexandre Julliard wrote:
> Ove Kaaven <[EMAIL PROTECTED]> 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...