Module: wine Branch: master Commit: b83fbb4f03176c651c7beaef8ebf75f2641ff9da URL: http://source.winehq.org/git/wine.git/?a=commit;h=b83fbb4f03176c651c7beaef8e...
Author: James Hawkins truiken@gmail.com Date: Mon Mar 24 01:28:56 2008 -0500
fusion: Add a stub implementation of IAssemblyName.
---
dlls/fusion/Makefile.in | 1 + dlls/fusion/asmname.c | 183 +++++++++++++++++++++++++++++++++++++++++++++++ include/fusion.idl | 132 ++++++++++++++++++++++++++++++++++ 3 files changed, 316 insertions(+), 0 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b83fbb4f03176c651c7bea...