[PATCH 2/2] mscoree: Implement ICorRuntimeHost::CreateDomain{, Ex}(). (try 4)

Vincent Povirk vincent at codeweavers.com
Tue Feb 16 11:44:58 CST 2016


It doesn't seem to work. According to the test program,
GetDefaultDomain and CreateDomain are returning the same IUnknown. :(

Maybe we need to set the thread domain somehow in RuntimeHost_Invoke?



More information about the wine-devel mailing list