Re: oleaut - SysAllocString/SysFreeString

2009-10-05 Thread Michael Stefaniuc
Peter Dons Tychsen wrote: > On Fri, 2009-10-02 at 12:56 +0200, Michael Stefaniuc wrote: >> If even Windows 7 behaves that way I figure >> we'll have to provide that "feature" too. Else the application is >> buggy >> and won't work on all Windows versions either. > > Even if it did not work in win-

Re: oleaut - SysAllocString/SysFreeString

2009-10-04 Thread Peter Dons Tychsen
On Fri, 2009-10-02 at 12:56 +0200, Michael Stefaniuc wrote: > If even Windows 7 behaves that way I figure > we'll have to provide that "feature" too. Else the application is > buggy > and won't work on all Windows versions either. Even if it did not work in win-7, then it could still be worth fixi

Re: oleaut - SysAllocString/SysFreeString

2009-10-02 Thread Michael Stefaniuc
Markus Stockhausen wrote: > Am Freitag, den 02.10.2009, 12:56 +0200 schrieb Michael Stefaniuc: >> The best thing is to write a test for this behavior and test it on >> different Windows versions. If even Windows 7 behaves that way I figure >> we'll have to provide that "feature" too. Else the appli

Re: oleaut - SysAllocString/SysFreeString

2009-10-02 Thread Louis Lenders
Markus Stockhausen collogia.de> writes: > > Hi, > > maybe this topic has discussed before but I did not find any threads in > the devel mailing list for the last months. Not sure, but maybe you could find some interesting related stuff in this bug:http://bugs.winehq.org/show_bug.cgi?id=3756

Re: oleaut - SysAllocString/SysFreeString

2009-10-02 Thread Markus Stockhausen
Am Freitag, den 02.10.2009, 12:56 +0200 schrieb Michael Stefaniuc: > The best thing is to write a test for this behavior and test it on > different Windows versions. If even Windows 7 behaves that way I figure > we'll have to provide that "feature" too. Else the application is buggy > and won't wor

Re: oleaut - SysAllocString/SysFreeString

2009-10-02 Thread Michael Stefaniuc
Hello! Markus Stockhausen wrote: > maybe this topic has discussed before but I did not find any threads in > the devel mailing list for the last months. Additionally i followed wine > development for only a few weeks. So here we go ... > > oleaut.c in native Windows has some type of "heap reusage

oleaut - SysAllocString/SysFreeString

2009-10-02 Thread Markus Stockhausen
Hi, maybe this topic has discussed before but I did not find any threads in the devel mailing list for the last months. Additionally i followed wine development for only a few weeks. So here we go ... oleaut.c in native Windows has some type of "heap reusage" when working with strings. This can b