Jacek Caban : mshtml: Added ref counting to NSContainer.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Feb 15 07:01:05 CST 2006


Module: wine
Branch: refs/heads/master
Commit: 4acea60922128283e2b10f2e202fb428206b3abc
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=4acea60922128283e2b10f2e202fb428206b3abc

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Wed Feb 15 11:51:44 2006 +0100

mshtml: Added ref counting to NSContainer.
- Added ref counting to NSContainer.
- Better destroying of NSContainer.

---

 dlls/mshtml/htmldoc.c        |    8 ++
 dlls/mshtml/mshtml_private.h |    6 +-
 dlls/mshtml/nsembed.c        |  135 +++++++++++++++++++++++++++---------------
 dlls/mshtml/nsio.c           |    2 +
 4 files changed, 100 insertions(+), 51 deletions(-)

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=4acea60922128283e2b10f2e202fb428206b3abc



More information about the wine-cvs mailing list