msvcr80 support!

Alexandre Julliard julliard at winehq.org
Fri Jul 27 05:01:39 CDT 2007


"H. Verbeet" <hverbeet at gmail.com> writes:

> I'm getting a "wrong type attr Win32" from an application (not for
> msvcr80 though, afaik). I guess the check at
> http://source.winehq.org/git/wine.git/?a=blob;f=dlls/ntdll/actctx.c;h=912d8231e34e88ec8d5edba775503a3809fe9b42;hb=HEAD#l838
> should be case insensitive. Or perhaps xmlstr_cmp() should be case
> insensitive in general?

No, only in that case, XML is case sensitive in general. Though I
don't think we actually need to check the type at all, we could simply
store it as is.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list