mscoree: Add stub implementation of ICLRMetaHost.
commitfce6f93b48b9bd5e13cb52a2c122f79575a476ea
authorVincent Povirk <vincent@codeweavers.com>
Wed, 22 Sep 2010 19:09:04 +0000 (22 14:09 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 Oct 2010 10:07:37 +0000 (5 12:07 +0200)
treecd8c0cc862eb78b796454c72489b18fc5e77b34c
parent1b978eadde8d78f5f03c28fdafd95ab350b62a23
mscoree: Add stub implementation of ICLRMetaHost.
dlls/mscoree/Makefile.in
dlls/mscoree/metahost.c [new file with mode: 0644]
dlls/mscoree/mscoree_main.c
dlls/mscoree/mscoree_private.h
dlls/mscoree/tests/metahost.c