"Kirill K. Smirnov" lich@math.spbu.ru writes:
diff --git a/dlls/winex11.drv/winex11.drv.spec b/dlls/winex11.drv/winex11.drv.spec index 36b83d7..126cbc5 100644 --- a/dlls/winex11.drv/winex11.drv.spec +++ b/dlls/winex11.drv/winex11.drv.spec @@ -130,6 +130,7 @@ # Desktop
# System tray @ cdecl wine_make_systray_window(long) X11DRV_make_systray_window +@ cdecl wine_systray_window_clear(long) X11DRV_systray_window_clear
We don't want to export such a specific function. Besides, it should really be setting the window shape.