On Mon, Oct 6, 2008 at 9:47 AM, Jacek Caban jacek@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