Nikolay Sivov : msi: Cache ITypeInfo instances for automation objects instead of reloading every time .

Alexandre Julliard julliard at winehq.org
Wed Nov 14 13:17:17 CST 2012


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Tue Nov 13 23:45:02 2012 -0500

msi: Cache ITypeInfo instances for automation objects instead of reloading every time.

---

 dlls/msi/automation.c |  196 ++++++++++++++++++++++++++++++++-----------------
 dlls/msi/msi_main.c   |    1 +
 dlls/msi/msipriv.h    |   14 +++-
 dlls/msi/script.c     |    8 ++-
 4 files changed, 147 insertions(+), 72 deletions(-)

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



More information about the wine-cvs mailing list