13 Mar
2010
13 Mar
'10
6:39 p.m.
http://bugs.winehq.org/show_bug.cgi?id=22020 --- Comment #7 from Paul Vriens <Paul.Vriens.Wine(a)gmail.com> 2010-03-13 12:39:04 --- What I meant is that SysStringLen makes use of length calculation by using the DWORD in front of the real string (BSTR). This only works if the string was allocated with SysAlloc* and SysReAlloc*. The string that is passed around is not allocated with any of these functions from the looks of it (and we get a huge size of: srclen=0x22a9aa) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.