James Hawkins : fusion: Implement IAssemblyCache::InstallAssembly.

Alexandre Julliard julliard at winehq.org
Tue Apr 15 08:47:42 CDT 2008


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

Author: James Hawkins <jhawkins at codeweavers.com>
Date:   Sun Apr 13 21:00:15 2008 -0500

fusion: Implement IAssemblyCache::InstallAssembly.

---

 dlls/fusion/Makefile.in      |    3 +-
 dlls/fusion/asmcache.c       |  134 ++++++++++-
 dlls/fusion/assembly.c       |  573 ++++++++++++++++++++++++++++++++++++++++++
 dlls/fusion/fusionpriv.h     |  212 ++++++++++++++++
 dlls/fusion/tests/asmcache.c |   61 ++---
 5 files changed, 943 insertions(+), 40 deletions(-)

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



More information about the wine-cvs mailing list