Hans Leidekker : mscms: Rewrite handle management to be thread-safe. Allocate handles dynamically.

Alexandre Julliard julliard at winehq.org
Tue Mar 25 06:58:23 CDT 2008


Module: wine
Branch: master
Commit: 3e30e298479a1edb35b341963c4e291bd221dd8e
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=3e30e298479a1edb35b341963c4e291bd221dd8e

Author: Hans Leidekker <hans at it.vu.nl>
Date:   Mon Mar 24 21:33:06 2008 +0100

mscms: Rewrite handle management to be thread-safe. Allocate handles dynamically.

---

 dlls/mscms/handle.c     |  293 +++++++++++++++++++++--------------------------
 dlls/mscms/mscms_main.c |    3 +
 dlls/mscms/mscms_priv.h |   48 ++++++---
 dlls/mscms/profile.c    |  224 ++++++++++++++++++++++--------------
 dlls/mscms/transform.c  |   82 +++++++++-----
 5 files changed, 356 insertions(+), 294 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=3e30e298479a1edb35b341963c4e291bd221dd8e



More information about the wine-cvs mailing list