[no subject]

2010-04-17 Thread Oleg Krylov
http://IvanaKalmus0627.co.cc

Re: comctl32: toolbar: create tooltip window with WS_POPUP style

2006-10-20 Thread Oleg Krylov
On 10/19/06, Alexandre Julliard <[EMAIL PROTECTED]> wrote: Oleg Krylov <[EMAIL PROTECTED]> writes: > Toolbar tooltips can sometimes steal focus from application window (I > think it's window manager issue, I experience it on > Metacity). Creating tooltip control wi

Re: Add support for tooltips for system tray icons

2006-08-25 Thread Oleg Krylov
Hello, On 8/25/06, James Liggett <[EMAIL PROTECTED]> wrote: Add support for tooltips for system tray icons. This patch partially based on the original systray implementation by Kai Morich <[EMAIL PROTECTED]>. I've been working on the simmilar patch and I want make several comments on the pat