July 11, 2026
11:55 p.m.
http://bugs.winehq.org/show_bug.cgi?id=59976 --- Comment #5 from Andrea Faulds <ajf@ajf.me> --- Ah, the WINE taskbar is implemented in systray.c, and appbar.c doesn't interact with it at all; ABM_GETTASKBARPOS is a stub that pretends the taskbar is one pixel high! As for how to set SPI_GETWORKAREA, I somehow missed there is simply SPI_SETWORKAREA. But hacking in an appropriate call to that doesn't seem to do anything. So there's two directions for work. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.