ChangeSet ID: 18809 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/07/11 05:55:53
Modified files: server : winstation.c user.h clipboard.c atom.c
Log message: Export the winstation and desktop structures to avoid having to write too many accessor functions.
Patch: http://cvs.winehq.org/patch.py?id=18809
Old revision New revision Changes Path 1.7 1.8 +6 -41 wine/server/winstation.c 1.34 1.35 +19 -4 wine/server/user.h 1.6 1.7 +3 -3 wine/server/clipboard.c 1.24 1.25 +3 -9 wine/server/atom.c