winex11: Export a function to dock a window into the system tray, and get rid of...
commitcbdf1294e6474ae5254a2fe9cb900b08a89b8b1b
authorAlexandre Julliard <julliard@winehq.org>
Wed, 23 Jan 2008 20:40:45 +0000 (23 21:40 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 23 Jan 2008 20:40:45 +0000 (23 21:40 +0100)
treeec1c2bdc9d5d2101e13e0a969ee3a7494c3b68e6
parentd147e02087d03e0c87e7cc995ab9af932b44874d
winex11: Export a function to dock a window into the system tray, and get rid of the WS_EX_TRAYWINDOW style.
dlls/winex11.drv/window.c
dlls/winex11.drv/winex11.drv.spec
include/winuser.h
programs/explorer/systray.c