Module: wine Branch: master Commit: 11dea57f692d1a3c24eebd5b393b05711301b5fa URL: http://source.winehq.org/git/wine.git/?a=commit;h=11dea57f692d1a3c24eebd5b39...
Author: Owen Rudge orudge@codeweavers.com Date: Tue Jul 20 18:02:36 2010 +0100
fusion: Implement IAssemblyNameImpl_GetDisplayName more completely.
---
dlls/fusion/Makefile.in | 2 +- dlls/fusion/asmname.c | 134 +++++++++++++++++++++++++++++++++++++++---- dlls/fusion/tests/asmname.c | 97 +++++++++++++++++++++++++++++-- 3 files changed, 216 insertions(+), 17 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=11dea57f692d1a3c24eebd...