Module: wine Branch: master Commit: a629ba4949e0cc5e908dd5a9c1cf0e4b0685487f URL: http://source.winehq.org/git/wine.git/?a=commit;h=a629ba4949e0cc5e908dd5a9c1...
Author: Vincent Povirk vincent@codeweavers.com Date: Mon May 7 10:48:33 2012 -0500
mscoree: Implement vtable fixups.
---
dlls/mscoree/corruntimehost.c | 232 +++++++++++++++++++++++++++++++++++++++- dlls/mscoree/metahost.c | 1 + dlls/mscoree/mscoree_main.c | 3 + dlls/mscoree/mscoree_private.h | 4 + 4 files changed, 237 insertions(+), 3 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a629ba4949e0cc5e908dd5...