Module: wine Branch: master Commit: 872314903752612d19be5d79dd300a7cb4b1f212 URL: http://source.winehq.org/git/wine.git/?a=commit;h=872314903752612d19be5d79dd...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Thu Feb 3 15:56:33 2011 +0300
msvcrt: Partially implement type_info::name_internal_method().
---
dlls/msvcr100/msvcr100.spec | 4 +- dlls/msvcr80/msvcr80.spec | 4 +- dlls/msvcr90/msvcr90.c | 78 ++++++++++++++++++++++++++++++ dlls/msvcr90/msvcr90.spec | 4 +- dlls/msvcr90/tests/msvcr90.c | 108 ++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 192 insertions(+), 6 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=872314903752612d19be5d...