26 Feb
2008
26 Feb
'08
2:37 p.m.
Robert Shearman wrote:
Yes, CLSID_PSTypeComp should be added to the cases in which OLEAUTPS_DllGetClassObject is called in dlls/oleaut32/oleaut.c:DllGetClassObject.
thanks, done that! Now it's missing proxy/stub implementation in dlls/oleaut32/usrmarshal.c The methods are already implemented in oleaut32_oaidl_p.c, so I guess I only need to wrap the call? Regards, Guille