8 Jul
2005
8 Jul
'05
3:23 p.m.
ChangeSet ID: 18775 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/07/08 09:23:27 Modified files: server : window.c object.h class.c atom.c Log message: Explicitly pass the winstation to the atom functions so that they can be used even when current is not set. Patch: http://cvs.winehq.org/patch.py?id=18775 Old revision New revision Changes Path 1.58 1.59 +35 -18 wine/server/window.c 1.63 1.64 +5 -4 wine/server/object.h 1.2 1.3 +22 -4 wine/server/class.c 1.23 1.24 +18 -16 wine/server/atom.c