Re: mshtml: Add IHTMLCurrentStyle2/3/4 support
23 Sep
2011
23 Sep
'11
5:53 a.m.
Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> writes:
diff --git a/dlls/mshtml/Makefile.in b/dlls/mshtml/Makefile.in index 3933645..62a2d6f 100644 --- a/dlls/mshtml/Makefile.in +++ b/dlls/mshtml/Makefile.in @@ -14,6 +14,7 @@ C_SRCS = \ htmlbody.c \ htmlcomment.c \ htmlcurstyle.c \ + htmlcurstyle2.c \
Please add this to the existing file. There are already way too many source files in this dll. -- Alexandre Julliard julliard(a)winehq.org
5191
Age (days ago)
5191
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard