https://bugs.winehq.org/show_bug.cgi?id=9805
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gijsvrm@gmail.com
--- Comment #31 from Gijs Vermeulen gijsvrm@gmail.com --- (In reply to Vijay Kamuju from comment #29)
I also cameup with the same idea for StringFromIID Send it to wine-devel@winehq.org
Done.
(In reply to Vijay Kamuju from comment #30)
Created attachment 60262 [details] patch for safearraydestroydata
Please try the above patch for SafeArrayDestroyData
Doesn't compile.
../../../wine/dlls/ole2disp.dll16/ole2disp.c: In function ‘SafeArrayDestroyData16’: ../../../wine/dlls/ole2disp.dll16/ole2disp.c:250:22: error: ‘SAFEARRAY16’ has no member named ‘pVData’ safearray_free(sa->pVData);