Re: tooltip paint problem in win8.1

"[email protected] [wtl]" <[email protected]> 03 Jun 2014 00:05:23 -0700
Newsgroups gmane.comp.windows.wtl
Message-ID <[email protected]>
well replacing WM_PAINT is the ultimate custom draw :)
 it works without a glitch for all pre-8 windows. I believe whatever the fault is must be something with layered windows and how they are handled with all the "optimizations" windows do internally 
  
 it would be nice to have a "compatibility mode" so that controls will draw as they used to... perhaps I'll try SetWindowTheme and see if it helps