22 Aug
2005
22 Aug
'05
2:07 p.m.
ChangeSet ID: 19724 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/08/22 09:07:49 Modified files: dlls/mshtml : oleobj.c mshtml_private.h Log message: Jacek Caban <jack(a)itma.pwr.wroc.pl> - Call LockContainer only if it's not already locked/unlocked. - Only return S_OK in SetClientSite if IOleClientSite is not changed. Patch: http://cvs.winehq.org/patch.py?id=19724 Old revision New revision Changes Path 1.17 1.18 +23 -15 wine/dlls/mshtml/oleobj.c 1.24 1.25 +3 -0 wine/dlls/mshtml/mshtml_private.h