Module: wine Branch: master Commit: 7b1dde9d2089a387e7b054b7ed2c2936761ee511 URL: http://source.winehq.org/git/wine.git/?a=commit;h=7b1dde9d2089a387e7b054b7ed...
Author: James Hawkins jhawkins@codeweavers.com Date: Sun Jun 29 18:23:22 2008 -0500
fusion: Add initial implementation of IAssemblyName.
---
dlls/fusion/asmname.c | 358 +++++++++++++++++++++++++++++++++++++++++++++++- dlls/fusion/fusion.c | 13 -- include/corerror.h | 7 +- 3 files changed, 354 insertions(+), 24 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7b1dde9d2089a387e7b054...