fusion: Implement IAssemblyCache::InstallAssembly [try2]

James Hawkins jhawkins at codeweavers.com
Sun Apr 13 21:00:15 CDT 2008


Hi,

Forgot a private header.

Changelog:
* 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(-)
 create mode 100644 dlls/fusion/assembly.c
 create mode 100644 dlls/fusion/fusionpriv.h

-- 
James Hawkins
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0007-Implement-IAssemblyCache-InstallAssembly.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080413/c9516bd6/attachment-0001.txt 


More information about the wine-patches mailing list