[Bug 5217] Visual Basic App: Runtime error after "redim preserve" (OLEAUT32 bug)

Wine Bugs wine-bugs at winehq.org
Mon May 15 01:25:19 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=5217





------- Additional Comments From dank at kegel.com  2006-15-05 01:25 -------
According to
http://blogs.msdn.com/oldnewthing/archive/2004/07/05/173226.aspx
there are convenience functions CoTaskMem{Alloc,Realloc,Free}
which can be used instead of calling CoGetMalloc and using that interface.
And indeed those get used quite a bit in Wine's ole and oleaut32 code.
So I tried the obvious patch, but now things fall over much earlier.
I'll attach it as food for thought.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list