Module: wine Branch: master Commit: 1b978eadde8d78f5f03c28fdafd95ab350b62a23 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1b978eadde8d78f5f03c28fdaf...
Author: Vincent Povirk vincent@codeweavers.com Date: Mon Oct 4 14:14:23 2010 -0500
fusion: Return the path from IAssemblyCacheImpl_QueryAssemblyInfo.
---
dlls/fusion/asmcache.c | 2 + dlls/fusion/asmenum.c | 21 ++++++-- dlls/fusion/asmname.c | 41 ++++++++++++++++ dlls/fusion/fusionpriv.h | 3 + dlls/fusion/tests/asmcache.c | 107 ++++++++++++++++++++--------------------- 5 files changed, 113 insertions(+), 61 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1b978eadde8d78f5f03c28...