Fix for bug 824 - proper handling of REG_MULTI_SZ

Alexandre Julliard julliard at winehq.org
Mon Oct 18 19:29:29 CDT 2004


Randy Galbraith <randy.galbraith at cox.net> writes:

> This proposed patch addresses the concern raised by bug 824.  This
> patch changes the handling of REG_MULTI_SZ from REG_SZ to REG_BINARY.

Do you actually have an app that depends on this?  I agree that in
theory we should preserve the data exactly, but this means giving up
on an easily editable registry format, so it should be done only if
something really needs it.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list