I don't know of any such application.
It's just an old bug and one of very few bugs marked as tasklets.
And it seemed very easy to fix, so i tried fixing it.
Plus it's different from the way windows XP does it.
If you think it should stay the way it is now, maybe it should be
resolved with WONTFIX?
--
MichaĆ Piaskowski
On Jan 7, 2008 6:11 PM, Alexandre Julliard
julliard@winehq.org wrote:
> "Michal Piaskowski"
piaskal@gmail.com writes:
>
> > Hi!
> > This is my first patch for wine. It fixes bug 824.
> >
> > The problem is that wine stores REG_MULTI_SZ as
> > null terminated string and sometimes looses information about data length.
> > Without this information wine can't tell if the original string was null
> > terminated or not.
>
> I don't think a non null-terminated MULTI_SZ string is very useful. Do
> you really have an app that depends on this?
>
> --
> Alexandre Julliard
> julliard@winehq.org
>