RE: CAPI problem: Howto ...
Hi Marc,
thanks for the hint. This is the perfect solution in MSVC but
i can't imagine how to do this in LWW. How would you "reimport"
these new controls into CAPI (and moreover into the right position
in the object hierarchy) ?
Kind regards
AHz
Marc Battyani [mailto:marc.battyani@fractalconcept.com] wrote
>
>You just need to subclass your control. Search for "subclassing" in the
>Win32 SDK.
>It's very easy to do.
>
>Marc
>