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

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


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





------- Additional Comments From dank at kegel.com  2006-15-05 01:37 -------
Created an attachment (id=2456)
 --> (http://bugs.winehq.org/attachment.cgi?id=2456&action=view)
My quick try at using the right heap functions

I take it back.   At first I forgot to zero the memory; that caused
Visual Basic to barf on the very first allocation.
Zeroing the memory brought me back to the original
problem, i.e. vb barfing as soon as we try to resize a safearray.
I'm attaching my current try.  I'm pretty sleepy, so this might be wrong,
but it does get rid of one FIXME comment in a principled way.


-- 
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