On Fri, Mar 08, 2002 at 06:45:20PM +0530, chaitu6u wrote: > i , > > We developed an application which will create a system tray icon and > display a button in the title bar. we used hooks(CBT, SHELL). It is > working perfectly in windows. But when we are trying to run that > application in linux using wine it is not working propely. it is > displaying system tray icon(when we are using managed mode) and is > displaying a small button which is having the lable "wine-systray" > when we are using the unmanaged mode. In both modes it is not > displaying the button on the titlebar. some times it is giving the > error message "WM_NCPAINT is not supported yet". Yes, I've noticed that as well. Somehow the systray seems to be broken currently, it doesn't seem to show any icons.
Try running --debugmsg +relay,+shell to find out more. Systray support is to be found in dlls/shell32/systray.c -- Andreas Mohr Stauferstr. 6, D-71272 Renningen, Germany Tel. +49 7159 800604 http://home.nexgo.de/andi.mohr/