search for: shell_notifyicon

Displaying 3 results from an estimated 3 matches for "shell_notifyicon".

2009 May 31
0
WINE system tray appears randomly
Hello everyone, I am in the process of adapting my app so it runs well on WINE. My app creates an icon in the system tray on Windows (via the Shell_NotifyIcon API) and it sometimes starts a child process that itself creates another icon in the system tray. It typically starts during interactive user login. So I configured a system with Ubuntu 8.04 (and GNOME) to automatically start my app immediately after user login, the WINE version is 1.1.22. Now s...
2007 Mar 30
0
Wine release 0.9.34
...wiak (1): user32: Use charset of currently selected font in DrawTextExA. Michael Stefaniuc (1): quartz: Fix typo that produced an empty if-statement. Miko?aj Zalewski (14): browseui: Remove a test with a wrong pointer. shell32/explorer: Support different structure sizes in Shell_NotifyIcon. shell32: Don't free user supplied data in Shell_NotifyIcon if GetIconInfo failed. shell32: Add some more notify icon defines. user32: tests: Using DefWindowProcA with RegisterClassW works under Windows. comctl32: CreateToolbarEx should send TB_SETBITMAPSIZE twice....
2007 May 11
0
Wine release 0.9.37
...si/tests: Increase buffer size a bit. Miko?aj Zalewski (4): user32: Fix TabbedTextOut. comctl32: treeview: Make the focus test pass under Windows XP. comctl32: treeview: Treeviews shouldn't be sending NM_TOOLTIPSCREATED (with testcase). shell32: Handle invalid cbSize in Shell_NotifyIcon[AW]. Misha Koshelev (32): msi: Add OLE automation conformance test. msi: Merge OLE automation conformance tests. msi: Add base class for OLE automation objects. msi: Expand IDL file to contain some OLE automation interface functions. msi: automation: Implement Record:...