ChangeSet ID: 18728 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/07/07 06:29:23
Modified files: server : winstation.c user.h request.c object.h atom.c
Log message: Store the global atom table in the process window station.
Patch: http://cvs.winehq.org/patch.py?id=18728
Old revision New revision Changes Path 1.6 1.7 +15 -0 wine/server/winstation.c 1.32 1.33 +3 -0 wine/server/user.h 1.89 1.90 +0 -1 wine/server/request.c 1.62 1.63 +0 -1 wine/server/object.h 1.22 1.23 +56 -23 wine/server/atom.c