PATCH: EnumProps16 do not enumerate non strings

Alexandre Julliard julliard at winehq.org
Fri Jul 22 05:08:58 CDT 2005


Marcus Meissner <meissner at suse.de> writes:

> In 2001 when windows/property.c moved to dlls/user/property.c additionaly
> EnumProps16 gained the ability to enumerate non-string atoms.
> 
> This brings a 16 bit application I have here to crash in
> repne scansb es:(di), so it clearly expects get only strings.
> 
> Ciao, Marcus
> 
> Changelog:
> 	Do not enumerate non-strings in EnumProp16.

That ability was added specifically for 16-bit apps, so I don't think
it should be removed. Probably the problem is because of some Wine
internal property. Can you find out which property is causing trouble?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list