--- In [email protected], "Sheri" <[EMAIL PROTECTED]> wrote: > > > ShowWindow(<tooltip_win_hand>, SW_HIDE); > > > > just after creating <tooltip_win_hand> > Seems to have fixed it. Tried both with and without the manifest. I > note that without the manifest, dialog tooltips do not have a shadowed > appearance (even with dialog version 1.01), whereas with the manifest, > they do. The brute force done doesn't keep dialog tooltips from > working fine, with or without the manifest.
Yeah: but weird, because no sample code I've pored over has had to use it. But hey, what works, works
