[PATCH 04/17] mshtml: Use IDs instead of strings in HTMLStyle implementation.

Austin English austinenglish at gmail.com
Mon Oct 6 12:59:02 CDT 2008


On Mon, Oct 6, 2008 at 9:48 AM, Jacek Caban <jacek at codeweavers.com> wrote:
> ---
>  dlls/mshtml/htmlstyle.c |  108
> ++++++++++++++++++++++++++++-------------------
>  dlls/mshtml/htmlstyle.h |   21 +++++++++
>  2 files changed, 85 insertions(+), 44 deletions(-)
>
>
>
>


+/* NOTE: Make sure to keep in sync with stryle_strings in htmlstrle.c */

s/stryle_strings/style_strings && s/htmlstrle.c/htmlstyle.c

-Austin



More information about the wine-devel mailing list