subclass window assert
12-Jul-94 02:57:05
Sb: #30587-subclass window assert
Fm: Thomas Zeisluft [MVP] 100034,1615
To: David Werdiger 76702,2052
David,
you should always call Ctl3dSubclassDlgEx as late as possible. But presumably
this isn't the problem ( but you could just turn off 3D for making this sure ).
>> Sometimes it works, and sometimes not.
Could this be related to whether there are several dialogs up the same time,
eventually in a specific order ? Maybe you assigned a derived control class to
different controls in different dialogs ?
ThomasZ