Vincent Povirk : mscoree: Implement config file parsing.

Alexandre Julliard julliard at winehq.org
Thu Nov 11 12:05:51 CST 2010


Module: wine
Branch: master
Commit: 4ce33c69607e8f35e7ffc9c72d37d8362bf1efeb
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=4ce33c69607e8f35e7ffc9c72d37d8362bf1efeb

Author: Vincent Povirk <vincent at codeweavers.com>
Date:   Mon Oct  4 17:37:00 2010 -0500

mscoree: Implement config file parsing.

---

 dlls/mscoree/Makefile.in       |    3 +-
 dlls/mscoree/assembly.c        |    1 +
 dlls/mscoree/config.c          |  469 ++++++++++++++++++++++++++++++++++++++++
 dlls/mscoree/corruntimehost.c  |    2 +-
 dlls/mscoree/metahost.c        |   44 ++++-
 dlls/mscoree/mscoree_main.c    |    4 +
 dlls/mscoree/mscoree_private.h |   15 ++
 7 files changed, 533 insertions(+), 5 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=4ce33c69607e8f35e7ffc9c72d37d8362bf1efeb



More information about the wine-cvs mailing list