wine/dlls/ole32 compobj_private.h compobj.c
6 Jan
2005
6 Jan
'05
7:39 p.m.
ChangeSet ID: 15241 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/01/06 13:39:07 Modified files: dlls/ole32 : compobj_private.h compobj.c Log message: Robert Shearman <rob(a)codeweavers.com> - Make struct oletls ref counted so that it is only detached from the apartment on the final CoUninitialize. - Decrease the size of the crit sec on destroying an apartment - it is only needed for touching the apartment list. - Small cleanups. Patch: http://cvs.winehq.org/patch.py?id=15241 Old revision New revision Changes Path 1.28 1.29 +1 -2 wine/dlls/ole32/compobj_private.h 1.120 1.121 +28 -16 wine/dlls/ole32/compobj.c
7655
Age (days ago)
7655
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard