Module: wine Branch: stable Commit: 8df789f0b81a9735dc6d602ac9acbc7511eb7ff9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=8df789f0b81a9735dc6d602ac9...
Author: Owen Rudge orudge@codeweavers.com Date: Tue Jul 20 18:02:36 2010 +0100
fusion: Implement IAssemblyNameImpl_GetDisplayName more completely. (cherry picked from commit 11dea57f692d1a3c24eebd5b393b05711301b5fa)
---
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=8df789f0b81a9735dc6d60...