Module: wine Branch: master Commit: b44eef7085dd535b87b638068812cdde44f209c6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b44eef7085dd535b87b6380688...
Author: Octavian Voicu octavian.voicu@gmail.com Date: Tue Oct 11 22:59:21 2011 +0300
ddraw: Keep track of interface attached by AddAttachedSurface and detach correct interface when parent is released.
---
dlls/ddraw/ddraw_private.h | 1 + dlls/ddraw/surface.c | 81 +++++++++++++++---------------------------- dlls/ddraw/tests/refcount.c | 12 +++++- 3 files changed, 39 insertions(+), 55 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b44eef7085dd535b87b638...