[PATCH 01/17] mshtml.idl: Added DispHTMLCurrentStyle dispinterface declaration.

Austin English austinenglish at gmail.com
Mon Oct 6 12:54:34 CDT 2008


On Mon, Oct 6, 2008 at 9:47 AM, Jacek Caban <jacek at codeweavers.com> wrote:
> ---
>  include/mshtmdid.h |   26 ++++
>  include/mshtml.idl |  355
> +++++++++++++++++++++++++++++++++++++++++++++++++++-
>  2 files changed, 380 insertions(+), 1 deletions(-)
>
>
>
>

+    [propget, id(DISPID_IHTMLCURRENTSTYLE_TEXTKASHIDA), displaybind, bindable]
+   VARIANT textKashida();
+

Missing a leading space before VARIANT.

-Austin



More information about the wine-devel mailing list