search for: dispinterfac

Displaying 20 results from an estimated 22 matches for "dispinterfac".

Did you mean: dispinterface
2009 Oct 09
0
Wine release 1.1.31
...Added support for URLACTION_ACTIVEX_OVERRIDE_SCRIPT_SAFETY. mshtml: Added QueryCustomPolicy implementation. mshtml.idl: Added DispHTMLAnchorElement declaration. mshtml: Moved init_dispex call to HTMLElement_Init. mshtml: Added HTMLAnchorElement dispex data. mshtml: Use dispinterface DISPID_VALUE implementation if available. mshtml: Get rid of no longer needed HTMLLocation_value. mshtml: Added IHTMLAnchorElement::get_href implementation. mshtml: Added IHTMLAnchorElement::get_href tests. mshtml: Use document.defaultView to get iframe contentWindow....
2007 Jun 01
0
Wine release 0.9.38
...nces are global to the typelib. oleaut32: Typelib inheritance tests. oleaut32: Fix return value in the element not found case. oleaut32: GetRefTypeOfImplType(0) on TKIND_DISPATCH typeinfos should always return an href to IDispatch. oleaut32: Tests for more 'syntax 2' dispinterfaces. oleaut32: Test for interface that derives from IUnknown. oleaut32: Move the proxy thunk creation code to a separate function. oleaut32: non-dual dispinterfaces should be marshaled via IDispatch. oleaut32: Fix CreateDispTypeInfo to store the correct number of functions....
2017 Dec 22
0
Wine release 3.0-rc3
...rror on systems with old GnuTLS. winhttp/tests: Fix an intermittent test failure on Windows XP/Vista. Huw D. M. Davies (1): gdi32: Set otmMacLineGap from the line gap in the hhea table. Jacek Caban (6): mshtml.idl: Added IDOMMouseEvent declaration. mshtml.idl: Added events dispinterfaces declarations. jscript: Use WARN for exception traces instead of separated debug channel. ntdll/tests: Add NtQueryInformationFile(FileNameInformation) on named pipes tests. server: Introduce get_file_info request for server-side NtQueryInformationFile implementation. server...
2008 Apr 18
1
Wine release 0.9.60
...ation. mshtml: Don't crash if nsWebBrowser could not be created. mshtml: Remove unneeded includes. jscript: Added IObjectSafety implementation. jscript: Added IObjectSafety tests. include: Added ICanHandleException interface. mshtml.idl: Added DispHTMLWindow2 dispinterface. mshtml: Correctly handle NULL req in get_nscontainer_from_load_group. mshtmdid.h: Fixed IHTMLWindow2 dispids. mshtml.idl: Added IHTMLWindow3 declaration. mshtml: Make sure to null terminate buffer in parse_extern_script. mshtml: Added IActiveScriptDebug32 stub implem...
2020 Feb 16
0
Wine release 5.2
...rt for SECQOP_WRAP_NO_ENCRYPT to SpSealMessage. include/iads.idl: Remove duplicate interface definition. adsldp: Add LDAPNamespace stubs. adsldp: Add IADsOpenDSObject stubs. adsldp/tests: Add some tests for LDAPNamespace. Donna Whisnant (1): mshtml.idl: Fix duplicated dispinterface functions. Fabian Maurer (1): kernel32/tests: Make sure test doesn't depend on previous state. Fran?ois Gouget (7): tests: Don't initialize static variables to 0. configure: Fix a typo in a comment. bcrypt: Make format_gnutls_signature() static. kernel32: Ex...
2008 Sep 19
0
Wine release 1.1.5
...of IBackgroundCopyJob2 interface in bits1_5.idl. include: Fix signature of NearestPoint function of IInkDisp interface in msinkaut.idl. include: The INewShortcutHookA, INewShortcutHookW and IRunnableTask interface in shobjidl.idl should be local. include: Add XMLDOMDocumentEvents dispinterface to xmldom.idl. include: Use placeholder structures with at least one field in vmr9.idl. include: Fix function names in IVBSAXXMLReader interface in msxml2.idl. widl: Fix the writing typedefs to dispinterfaces and pointers to interfaces. msi: Reduce destination file name use...
2007 Apr 27
0
Wine release 0.9.36
...th of the text buffer. user32: Cache the text buffer length to avoid excessive calls to strlenW. oleaut32: Don't try to free the typeinfo if get_funcdesc fails. oleaut32: Rewrite get_funcdesc to avoid using the funcdesc's oVft member so that it works correctly for non-dual dispinterfaces. Hwang YunSong(???) (2): cmd: Updated Korean resource. cmd: Updated Korean resource. Jacek Caban (1): hhctrl.ocx: Don't insert content item that could not be merged. James Hawkins (9): msi: Add tests for the concurrent installation custom action. msi: Generali...
2010 Jan 22
0
Wine release 1.1.37
...IHTMLIFrameElement stub implementation. mshtml: Added IHTMLIFrameElement IDispatchEx support. mshtml: Silence invalid FIXME. mshtml: Store document as IHTMLDocument2 interface. mshtml: Create URL moniker after test initialization. mshtml.idl: Added DispHTMLFrameElement dispinterface declaration. mshtml.idl: Added IHTMLFrameElement3 declaration. mshtml: Added IHTMLFrameElement3 stub implementation. mshtml: Added IHTMLFrameElement3::get_contentDocument implementation. mshtml: Added IDispatchEx support for frame element. jscript: Skip tests on too o...
2016 Jul 08
0
Wine release 1.9.14
...lementation. mshtml: Added IHTMLElement2::onscroll and onresize properties implementation. mshtml: Added missing release_dispex call in HTMLRect destructor. mshtml: Added IHTMLElement6::getElementsByClassName implementation. mshtml.idl: Added IHTMLElement6 methods to element dispinterfaces. mshtml: Specify locale in VarBstrFrom* calls. rpcrt4: Forward RpcServerRegisterAuthInfoA to RpcServerRegisterAuthInfoW. rpcrt4: Moved EnumerateSecurityPackagesW call to helper function. rpcrt4: Moved AcquireCredentialHandle call to RPCRT4_ServerGetRegisteredAuthInfo....
2018 Jun 11
0
Wine release 3.10
...egister_product(). msi/tests: Test deferral of RegisterProduct. msi/tests: Test deferral of RegisterProgIdInfo and UnregisterProgIdInfo. msi/tests: Test deferral of RegisterUser. widl: Try to import typedefs instead of redefining them. widl: Properly implement syntax 2 dispinterfaces. widl: Don't remove the FDUAL flag from non-dispatchable interfaces. widl: Prefer types defined in the same typelib to imported types. msi/tests: Test registration of a valid typelib. msi/tests: Test deferral of RegisterTypeLibraries and UnregisterTypeLibraries....
2007 Mar 30
0
Wine release 0.9.34
...oPrinterSelf stub implementation. advapi: Constify argument of StartServiceCtrlDispatcher[AW] functions. advapi: Improve SetEntriesInAclW stub. spoolsv: Added spoolsv.exe. wine.inf: Register Spooler service. wine.inf: Code clean up. mshtml: Added DispHTMLDocument dispinterface declaration. mshtml: Added DIID_DispHTMLDocument to QueryInterface. winnt.h: Added activation context structures declarations. James Hawkins (8): setupapi: Add missing SetupCopyOEMInf flags. setupapi: Add several tests for SetupCopyOEMInf, with fixes so the tests don't...
2019 Feb 15
0
Wine release 4.2
...ariables on top of RtlWaitOnAddress(). comsvcs/tests: Add tests for implicit MTA creation in RegisterDispenser(). comsvcs: Create an implicit MTA thread in RegisterDispenser(). ntdll: Add a direct futex-based implementation of condition variables. oleaut32: Register non-dual dispinterfaces using the correct proxy. wined3d: Get rid of apply_lights() helper. wined3d: Introduce a separate structure for light state. wined3d: Introduce wined3d_state_set_light() helper. wined3d: Store lights in the wined3d_stateblock_state structure. wined3d: Correct indices...
2007 Jun 15
0
Wine release 0.9.39
...leExA calls. wininet: Implement NTLM support for proxy authentication. uuid: Add hlink CLSIDs. mshtml: Add some error handling to hlink_frame_navigate. mshtml: Use the implementation of IHlink in hlink.dll instead of duplicating it. include: Add HTMLTextContainerEvents dispinterface and necessary dispids. Stefan D?singer (31): wined3d: Do not enable GL_APPLE_client_storage for the dummy textures. ddraw: Hold the lock in IDirect3DDevice methods. ddraw: Hold the lock in IDirectDrawClipper methods. ddraw: Hold the lock in IDirectDrawGammaControl methods....
2010 Mar 19
0
Wine release 1.1.41
...CreateTypeInfo_LayOut implementation. oleaut32: Set parameter to NULL in GetMops stub. oleaut32: Improve ITypeInfo2 GetTypeAttr implementation. oleaut32/tests: Make tests working on older systems, prevent crash on some wine boxes. oleaut32: Fix ITypeInfo GetImplTypeFlags for dispinterfaces. oleaut32: Improve ICreateTypeInfo2 AddImplType implementation. oleaut32: Improve ITypeInfo2 GetRefTypeOfImplType implementation. Ri?ardas Barkauskas (2): wined3d: Fix ATI2N pitch and offset calculations. d3d9/tests: Test ATI2N pitch and locking offset behaviour. Rob She...
2020 Oct 09
0
Wine release 5.19
...rt menu handling from wineconsole. Julian R?ger (1): po: Update German translation. J?zef Kucia (1): include: Move the ID3D12Debug interface to d3d12sdklayers.idl. Kevin Puetz (8): oleaut32/tests: Include [dual] interface in test_dump_typelib. oleaut32: FUNC_DISPATCH from dispinterface should have oVft == 0. oleaut32: Overwrite return type when rewriting FUNCDESC to FUNC_DISPATCH. oleaut32: Omit [lcid] parameter when rewriting FUNCDESC to FUNC_DISPATCH. oleaut32: Make GetNames omit same parameters as GetFuncDesc. oleaut32/tests: Add tests for rewriting FU...
2012 Oct 12
0
Wine release 1.5.15
...dded support for pstrFormalParams argument in ParseProcedureText. mshtml: Use proper type for parse_proc. widl: Alloc big enough buffer in dup_basename to handle registration suffix. widl: Fixed fwrite error handling. vbscript: Added CStr implementation. mshtml: Return dispinterface from PHEventSink::QueryInterface. services: Fixed memory leak. appwiz.cpl: Cache downloaded addon MSI files. mshtml: Wine Gecko 1.8 release. mshtml: Added noscript tag handling tests. mshtml: Get rid of no longer needed workarounds for async ActiveX loading. msh...
2007 Feb 16
0
Wine release 0.9.31
...msi: Add a test showing MsiGetProperty returns correct values. msi: Factor out code to calculate column offsets. msi: Add the generated typelib to the resources. msi: Test the dispid for CreateRecord. ole32: Add a few more tests for transacted storage. widl: Implement dispinterfaces derived from an interface. msi: Add a test for the version method. msi: Register the typelib. msiexec: Catch the -Embedding flag and print out a message. msi: Split process_handle() into two separate functions. msi: Simplify ACTION_FinishCustomActions. msi: Sto...
2006 Oct 13
0
Wine release 0.9.23
...winedbg: Don't try to read to invalid memory if winedbg does not find the thread. Robert Shearman (5): oleaut32: Make ITypeInfo::GetDocumentation work for functions/variables in inherited interfaces. oleaut32: Fix ITypeInfo::GetFuncDesc to return the correct information for dual dispinterfaces. rpcrt4: Don't use HEAP_ZERO_MEMORY when most of the fields will be initialised to non-zero values. rpcrt4: RpcBindingCopy is implemented. rpcrt4: Use I_Rpc{Allocate, Free} instead of Heap{Alloc, Free} as that Roderick Colenbrander (5): gdi32: Route WGL context code t...
2010 Apr 02
0
Wine release 1.1.42
...gs parameter to indicate whether the optional [out] parameters are NULL. dispex: Call the deferred fill in function before returning from the server. dispex: Check whether the server function changes the type of the arguments. oleaut32: Only oleautomation interfaces as well as all dispinterfaces should be registered. oleaut32: Only unregister those types that were registered. Ilya Basin (2): msvcmaker: Extract wine_test_dsp_files from C_SRCS variable. shell32: Enable dde for SEE_MASK_CLASSALL. Jacek Caban (5): mshtml: Moved builtin properties lookup to separate...
2008 Sep 05
0
Wine release 1.1.4
...ings on older gcc. Alistair Leslie-Hughes (11): msxml3: Correct unsupported functions in IDispatchEx. mshtml: Implement IDispatch for IHTMLBodyElement. mshtml: Add missing defines. mshtml: Add missing IDispatchEx tids. mshtml: Add missing interfaces. mshtml: Add dispinterface DispHTMLBody. mshtml: Make IHTMLBodyElement use correct IDispatchEx interface. mshtml: Add IHTMLElementBody test. msxml3: Correct FIXME. msxml3: Add IDispatchEx support to IXMLDOMDocument2. msxml3: Add IDispatchEx test. Andrew Talbot (6): dxdiagn: Sign-compare...