mscoree: Implement DllGetClassObject (try 3)

Vincent Povirk madewokherd at gmail.com
Fri Jan 13 14:34:35 CST 2012


+HRESULT create_monodata(REFIID riid, LPVOID *ppObj )
...
+    IID iid;

You mean clsid here, not riid, right?

Otherwise, looks good to me.



More information about the wine-devel mailing list