Move Systray Handling To The Explorer Process

Robert Shearman rob at codeweavers.com
Sun Feb 19 11:50:27 CST 2006


ChangeLog:
Move systray handling to the explorer process.

  dlls/shell32/shell32_main.c   |    1
  dlls/shell32/shell32_main.h   |    3
  dlls/shell32/systray.c        |  485 
++++++++++++-----------------------------
  programs/explorer/Makefile.in |    5
  programs/explorer/explorer.c  |   64 +++++
  programs/explorer/systray.c   |  435 +++++++++++++++++++++++++++++++++++++
  programs/explorer/systray.h   |   23 ++
  7 files changed, 665 insertions(+), 351 deletions(-)
  create mode 100644 programs/explorer/systray.c
  create mode 100644 programs/explorer/systray.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: e9f17fadb156b863f1214e550dd23f1dba2a6761.diff
Type: text/x-patch
Size: 36190 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060219/2fbef1c7/e9f17fadb156b863f1214e550dd23f1dba2a6761-0001.diff


More information about the wine-patches mailing list