[SETUPAPI] fix bug 1140

Alexandre Julliard julliard at winehq.org
Wed Mar 16 12:57:40 CST 2005


Raphael <fenix at club-internet.fr> writes:

> patch who correct bug 1140 (http://bugs.winehq.org/show_bug.cgi?id=1140), 
> htmlhelp install is success :)
> 
> Changelog:
>   - fix GenFormStrWithoutPlaceHolders16 
>      ie fix PARSER_string_substW to only keep valid texts entries (no comments 
> or tabs)

This is wrong, comments should have already been taken into account
when PARSER_string_substW is called. The right fix is to make
GenFormStrWithoutPlaceHolders16 properly split the line like the
32-bit functions do.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list