search for: ibindctx

Displaying 9 results from an estimated 9 matches for "ibindctx".

2007 Mar 16
0
Wine release 0.9.33
...ented so remove the workarounds. ole32: Fix a use-after-free of the file moniker in the running object table tests. ole32: Fix a failing CoUnmarshalInterface test on Windows. ole32: Remove some unnecessary traces from the HeapUnknown implementation. ole32: Add some tests for IBindCtx. kernel32: Add tests for ImpersonateNamedPipeClient. Maketest.rules.in: Make CROSSOBJS consistent with the equivalent OBJS rule in the toplevel Make.rules.in. widl: Implement writing of SAFEARRAY type descriptions in typelibs. ole32: CreateBindCtx should fail if reserved par...
2007 Dec 28
0
Wine release 0.9.52
...witch implementation. urlmon: Added BindProtocol::Continue implementation. urlmon: Added BindProtocol::[Un]LockRequest. urlmon: Added more BindProtocol::ReportProgress implementation. urlmon: Added more binding tests. urlmon: Fixed BindToObject tests. mshtml: Use IBindCtx passed to Load in BindToStorage call. mshtml: Added AboutProtocolInfo::QueryInfo implementation. mshtml: Added ResProtocolInfo::QueryInfo implementation. mshtml: Added QueryInfo tests. urlmon: Added CoInternetQueryInfo implementation. urlmon: Added CoInternetQueryInfo...
2012 Nov 09
0
Wine release 1.5.17
...needed. explorerframe: Moved TaskbarList implementation to explorerframe. cabinet: Improved debug traces. wininet: Write received data to cache before notifying progress. wininet: Commit cache file as soon as all data is written. urlmon: Moved extracting callback from IBindCtx to separated function. urlmon: Added AsyncInstallDistributionUnit implementation. mshtml: Try to install ActiveX if it's not registered. jscript: Use prop_put in jsdisp_propput_dontenum. jscript: Create non-enumerable properties in jsdisp_propput_const. jscript: Us...
2008 Jan 11
0
Wine release 0.9.53
...ding_Create clean up. urlmon: Added "CBinding Context" bind option support. urlmon: Call AddRef in EnumFORMATETC::QueryInterface. urlmon: Added BindToObject implementation. urlmon: Added more tests. ole32: Fixed parameter checking and improved debug traces in IBindCtx::QueryInterface. mshtml: Added PutProperty implementation. shdocvw: Added missing OnObjectAvailable function. shdocvw: Store DocHost in BindStatusCallback. shdocvw: Return S_OK in OnStartBinding. shdocvw: Return correct variables in GetBindInfo. shdocvw: Always c...
2007 Aug 24
0
Wine release 0.9.44
...o. Hernan Rajchert (1): wined3d: Fixed error message when glDrawElement fails. Huw Davies (2): riched20: Add some test for EM_GETTEXTLENGTHEX and fix the single line edit cases. gdi32: Quote the printer name prior to passing it to the shell. Jacek Caban (20): urlmon: Wrap IBindCtx in CreateAsyncBindCtxEx. mshtml: Don't mess with gecko specific protocols. mshtml: Added IDM_SELECTALL implementation. mshtml: Use GetIsCollapsed in IHTMLSelectionObject::get_type. mshtml: Make get_typeinfo thread safe. mshtml: Added IHTMLTxtRange::duplicate implem...
2012 Jun 22
0
Wine release 1.5.7
...gdi32: Add test for SelectClipRgn in metafiles, make it pass. Detlef Riekenberg (6): ntprint: Do not fail when the spooler service was stopped. kernel32/tests: Do not test GetLastError on success. kernel32/tests: Accept higher PRODUCT_* values. devenum: Do not fail with a IBindCtx (with tests). winspool/tests: Fix failures when the spooler service is not running. shell32/tests: Ignore case when comparing filenames. Dmitry Timoshkov (36): gdi32: Do not normalize height of the default GUI font. ole32: Add VT_I1 to the list of supported variant types....
2007 Nov 30
0
Wine release 0.9.50
...ailure. ole32: Fix memory leak in ItemMonikerImpl_Save. ole32: Add a missing IMoniker_Release to test_MkParseDisplayName. ole32: Store the InterfaceList object in the IEnumMoniker object. ole32: Fix a memory leak in get_moniker_comparison_data. ole32: Fix a leak of the IBindCtx object in FileMonikerImpl_IsEqual. ole32: Fix a memory leak of moniker in RunningObjectTableImpl_Register. ole32: Fix a memory leak in DataCacheEntry_Save. ole32: Fix a leak of a moniker object in test_default_handler. ole32: Initialise data_cf in DataCacheEntry's to zer...
2008 Dec 20
0
Wine release 1.1.11
....LOG10E implementation. jscript: Delay setting named info if SCRIPTITEM_GLOBALMEMBER flag is not set. mshtml: Fixed IHTMLInputTextElement vtbl and QueryInterface implementation. jscript: Correctly handle SCRIPTITEM_GLOBALMEMBERS flag in identifier_eval. urlmon: Remove broken IBindCtx ref count test. mshtml: Use stored nsINetUtil interface. mshtml: Added nsIChannel::[Get|Set]Owner implementation. mshtml: Write aCount bytes in nsIInputStream::ReadSegments. James Hawkins (27): msi: Fix the type of the last parameter of MsiEnumPatchesEx. msi: Add the...
2010 Jul 30
0
Wine release 1.3.0
...fail if member is missing in ITypeComp::Bind. shlwapi: Be less strict on which type of IShellFolder can be enumerated. shlwapi: Implement SHGetIniStringW. shlwapi: Implement SHSetIniStringW. shell32: IShellFolder::ParseDisplayName should work for missing files if given valid IBindCtx. comdlg32/tests: Untie ok_testcases from test_ok(). comdlg32: Store and use save/open dialogs' most-recently-used data. notepad: Don't specify initial dir for save and open dialogs. comdlg32/tests: Use GetOpenFileNameA instead of GetOpenFileNameW. Andrew Nguyen (29)...