Raphael <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]

Reply via email to