search for: isupporterrorinfo

Displaying 10 results from an estimated 10 matches for "isupporterrorinfo".

2009 Jan 18
3
Interface not supported in mshtml
...//source.winehq.org/source/dlls/mshtml/htmldoc.c#L153 ; that UUID isn't known in that function, but it's defined at http://source.winehq.org/source/include/oaidl.idl#L1226 I'm currently building 1.1.13 (on my P3...), and I see that the generated include/oaidl.h seems to implement fully ISupportErrorInfo. Am I only missing another elseif in htmldoc.c ??? ISupportErrorInfo documented at http://msdn.microsoft.com/en-us/library/ms714399(VS.85).aspx Any help appreciated. Regards, JMRanger
2011 Dec 02
0
Wine release 1.3.34
...quot;Place Part" never tries to put down a part 8066 Page fault when starting 9 Dragons 8322 TaskCoach failed to view Menu bar and right click menu (user32.MENU_GetBitmapItemSize handles HBMMENU_CALLBACK case incorrectly) 10771 Dialogs broken in Origin7/7.5/8, msxml needs to support ISupportErrorInfo? 12116 Multiple MSI-based installers fail to advance progress bar in InstallFiles action (schedule_install_files already moves and clamps to max value + MSI integer overflow) 12346 Installation second cd 15146 Touhou 10, 11 dialogue text transparent, difficult to read 15594 photosynth c...
2019 Dec 13
0
Wine release 5.0-rc1
...correct location. msado15: Support all interfaces in _Recordset QueryInterface. msado15: Implement _Connection_get_State. msado15: Implement _Connection_get_CommandTimeout and _Connection_put_CommandTimeout. oledb32: Implement IDataSourceLocator PromptNew. msado15: Add ISupportErrorInfo support to _Connection. msado15: Add _Command stub interface. Anastasios Simeonidis (3): ntdll: Move relationship filtering to create_logical_proc_info. ntdll: Implement relationship filtering for create_logical_proc_info on linux. ntdll/tests: Add relationship tests for Nt...
2017 Sep 29
0
Wine release 2.18
...id of original variant used to create a Folder. shell32: Stop using fixed size buffers for display names. shell32: Added missing arguments to trace messages. shell32: PickIconDlg() is documented now. include: Added IWinInetHttpTimeouts definition. msxml3/httpreq: Added ISupportErrorInfo stub. Stefan Dösinger (2): include: CHOOSECOLOR.lCustData is an LPARAM. ntdll: Do not queue a completion status if pipe ops fail synchronously. Vincent Povirk (5): shell32: Support SFGAO_LINK in unix shell namespace. shell32: IShellLink::GetPath returns S_FALSE if there...
2013 Sep 13
0
Wine release 1.7.2
...shell32: Fix search for a command string to cover more cases (like protocol associations). shell32: Added support for ASSOCF_NOTRUNCATE flag in GetString(). shell32: Fix handle leak on consecutive Init() calls. shell32: Remove asserts on invalid parameters. msxml3: Added ISupportErrorInfo support for schema cache. shell32: Fix getting a command string when root key default value doesn't point to a key. ntdll: Try application manifest path when searching for dependent assemblies. kernel32: Support activation context in SearchPath(). include: Added a defini...
2011 Jan 07
0
Wine release 1.3.11
...ntext. Michael Stefaniuc (91): mshtml: COM cleanup for all the IServiceProvider ifaces. mshtml: COM cleanup for all the IOleCommandTarget ifaces. mshtml: COM cleanup for the IOleControl iface. mshtml: COM cleanup for the IHlinkTarget iface. mshtml: COM cleanup for the ISupportErrorInfo iface. mshtml: COM cleanup for the IObjectWithSite iface. mshtml: COM cleanup for the IHTMLWindow2 iface. mshtml: COM cleanup for the rest of the *Window* ifaces in HTMLWindow. msxml3: Standardize the COM usage in saxreader.c. avifil32: Use an iface instead of a vtbl p...
2011 Jul 22
0
Wine release 1.3.25
...onal clipping in PutImage. user32/tests: Mark some messages optional in the SetParent sequence. user32/tests: Fix some last error tests that fail on Windows. user32/tests: Fix test failures when the low-level hook cannot be set. Alistair Leslie-Hughes (4): oleaut32: Correct ISupportErrorInfo clsid value. xmllite: Implement CreateXmlWriter. oleaut32: Dont filter out VT_RECORD|VT_REF type in VariantCopyInd. ntdsapi: Add stub for DsGetSpnA. Andrew Eikum (17): winecoreaudio.drv: Make AudioSessionManager methods static. winmm: Remove driver implementation of w...
2010 Apr 02
0
Wine release 1.1.42
...lwapi: Fix SHCreateWorkerWindowA for 64-bit. user32/tests: Use the correct type for the bits pointer in CreateDIBSection calls. mshtml/tests: Don't crash when Gecko is missing. Alistair Leslie-Hughes (2): rpcrt4: Added stub function CreateStubFromTypeInfo. oleaut32: Add ISupportErrorInfo registry entry. Andrew Eikum (1): mshtml: Fix typo determining if channel is HTTP. Andrew Nguyen (6): advapi32: Fix SystemFunction036 prototype to match ntsecapi.h. include: Add prototypes for RtlEncryptMemory and RtlDecryptMemory in ntsecapi.h. dxdiagn: Fix return value o...
2008 Dec 20
0
Wine release 1.1.11
...t fontVariant. mshtml: Implement IHTMLScriptElement get/put Defer. mshtml: Implement IHTMLStyle get_backgroundImage. msxml3: Corrected getAttributeNode to return correct values. mshtml: Implement IHTMLStyle get_position. msxml3: Make functions static. msxml3: Add ISupportErrorInfo interface to IXMLDOMDocument. Andrei Derevyanko (2): mshtml: Silence IMarshal QueryInterface FIXME. mshtml: Updated test of QueryInterface. Andrew Nguyen (4): jscript: Fix some errors detected by Valgrind. jscript: Fix the lexicographical order of the String class properti...
2009 Jan 30
0
Wine release 1.1.14
...equivalent to LPSTR_CALLBACK. regedit: Don't pass an ANSI string to vsprintfW. comctl32: toolbar: Make sure all TBUTTON_INFO fields are initialized when a button is added in the middle. Nikolay Sivov (13): include/msiquery.h: Fix MSIMODIFY enum definition. mshtml: Added ISupportErrorInfo for IHTMLDocument. aclui: Added stub dll. urlmon: Added a stub for HlinkSimpleNavigateToMoniker. richedit: Update EM_GETOLEINTERFACE documentation status. kernel32: Make GetOverlappedResult crash on NULL args as native does. kernel32: Added DeleteTimerQueue. msi:...