https://bugs.winehq.org/show_bug.cgi?id=50441
Bug ID: 50441 Summary: Steel Series Engine 3 systray icon does not respond to mouse clicks Product: Wine Version: 6.0-rc5 Hardware: x86-64 URL: https://web.archive.org/web/20210101175629/https://eng ine.steelseriescdn.com/SteelSeriesEngine3.17.3Setup.ex e OS: Linux Status: NEW Keywords: download, patch Severity: normal Priority: P2 Component: shell32 Assignee: wine-bugs@winehq.org Reporter: z.figura12@gmail.com Distribution: ---
Created attachment 69053 --> https://bugs.winehq.org/attachment.cgi?id=69053 send systray messages with SendNotifyMessage()
It's supposed to bring up a context menu on right click.
It apparently expects the messages to be sent rather than posted. I have a patch for this attached here.