search for: dispatch_propertyputref

Displaying 5 results from an estimated 5 matches for "dispatch_propertyputref".

2015 Mar 06
0
Wine release 1.7.38
.... mshtml: Wine Gecko 2.36 release. appwiz.cpl: Use custom user agent string for addon downloader. urlmon: Added IInternetBindInfo implementation to BindStatusCallback object. mshtml: Use return_nsstr helper in IHTMLDocument5::get_compatMode. vbscript: Added support for DISPATCH_PROPERTYPUTREF flag. vbscript: Pass DISPATCH_PROPERTYPUTREF flag to InvokeEx when apropriate. vbscript: Convert VT_DISPATCH propput value to trivial value if DISPATCH_PROPERTYPUTREF is not set. vbscript: Fail to set non-object values with DISPATCH_PROPERTYPUTREF flag. vbscript: Leave assig...
2014 Nov 28
0
Wine release 1.7.32
...IDM_RESPECTVISIBILITY_INDESIGN stub. mshtml: Added IHTMLDocument2::execCommand implementation. mshtml: Added IHTMLTxtRange::setEndPoint implementation. mshtml/tests: Fixed some test failures. mshtml: Added fontname command support to execCommand. mshtml: Always ignore DISPATCH_PROPERTYPUTREF in InvokeEx. jscript: Use DISPATCH_PROPERTYPUTREF flag when setting a property to VT_DISPATCH. mshtml: Allow setting function properties to any VARIANT type. mshtml: Better removeAttribute implementation. mshtml: Correctly handle flags in IHTMLElement:setAttribute. msh...
2014 Sep 19
0
Wine release 1.7.27
...mMode. Nikolay Sivov (2): msvcrt: Added __dstbias() export. dwrite: Added IDWriteTypography implementation. Piotr Caban (1): msvcp90: Fix FMTFLAG_showpoint handling in num_put_char__Ffmt. Qian Hong (3): mshtml/tests: Fixed typo. mshtml: Handle DISPATCH_PROPERTYPUT | DISPATCH_PROPERTYPUTREF in invoke_builtin_prop. mshtml: Added IHTMLDOMAttribute::put_nodeValue implementation. Sebastian Lackner (4): ntdll: Save more registers in call_dll_entry_point on i386. ntdll: Use call_dll_entry_point to execute TLS callbacks. user32/tests: Add an additional test for GetMe...
2009 May 06
4
[ win32utils-Feature Requests-25792 ] Create a pure Ruby win32-ole library
Feature Requests item #25792, was opened at 2009-05-05 17:29 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=414&aid=25792&group_id=85 Category: None Group: None Status: Open Resolution: None Priority: 3 Submitted By: Daniel Berger (djberg96) Assigned to: Nobody (None) Summary: Create a pure Ruby win32-ole library Initial Comment: The current Win32OLE
2009 Nov 13
0
Wine release 1.1.33
...on. mshtml: Moved content_window to HTMLFrameBase. mshtml: Associate HTMLWindow with HTMLIFrame. mshtml: Added HTMLFrameElement object and associate it with frame window. mshtml: Return NS_OK for empty aRef in nsIURL::SetRef. mshtml: Added InvokeEx(DISPATCH_PROPERTYPUT|DISPATCH_PROPERTYPUTREF) implementation. mshtml: Added fdexNameCaseInsensitive support. mshtml: Don't create dynamic property if alloc arg is false. mshtml: Moved global property allocation to separated function. mshtml: Added support for accessing elements id by global properties. mshtml...