search for: ipersist

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

Did you mean: persist
2017 Mar 17
0
Wine release 2.4
...rotocol in GetIpForwardTable. wininet/test: Improve tests for InternetGetConnectedStateEx. kernel32/tests: Add 64bit number tests for FormatMessage[A|W]. wined3d: Recognize GeForce 940M. Daniel Lehman (2): msvcrt: Add Concurrency::event stubs. msxml3: Don't QI for IPersistStream in internal_parse. Fabian Maurer (1): comctl32/taskdialog: Move TaskDialogIndirect and its tests into own source files. François Gouget (6): ddraw/tests: Spelling fixes in comments and an ok() message. ntdll/tests: A spelling fix in an ok() message. scrobj: Make scri...
2010 Dec 24
0
Wine release 1.3.10
...le32: Standardize the COM usage in git.c. mshtml: COM cleanup for the IHTMLDocument3 iface. mshtml: COM cleanup for the IHTMLDocument4 iface. mshtml: COM cleanup for the IHTMLDocument5 iface. mshtml: COM cleanup for the IHTMLDocument6 iface. mshtml: COM cleanup for the IPersist* ifaces in HTMLDocument. msxml3: Use ifaces instead of vtbl pointers in xmldoc. msxml3: Standardize the COM usage in xmlelem.c. msctf: Standardize the COM usage in documentmgr.c. inkobj: Remove inkcollector.c as it is dead code. avifil32: Use an iface instead of a vtbl...
2007 Jan 09
0
Wine release 0.9.29
...reference count in HTTP_CloseHTTPRequestHandle. ole32: Release the global interface table in the tests when it is no longer needed. ole32: IStream inherits from ISequentialStream so the HGLOBALStream implementation must also support ISequentialStream. ole32: IPeristStream implies IPersist and IStream implies ISequentialStream so fix the Structured Storage stream implementation's QueryInterface with to reflect this. ole32: Add a field to the TLS data to determine whether OLE has been initialised for the current thread. ole32: Fix the OLE clipboard test to call OleInit...
2009 Aug 21
0
Wine release 1.1.28
...d TASK_PARSECOMPLETE to nsIMutationObserver::EndLoad. mshtml: Added support for partial reads in read_stream_data. mshtml: Added IBindStatusCallback::OnResponse implementation. mshtml: Use correct macro in HTMLInputTextElement::get_value. mshtml: Don't write null byte in IPersist*::Save functions. mshtml: Call IDocHostUIHandler::TranslateUrl from OnURIOpen. mshtml: Ignore DOCUMENT_TYPE_NODE nodes in nsnode_to_nsstring. mshtml: Added IHTMLElement::get_outerHTML implementation. mshtml: Parse post data in channelbsc_set_channel. jscript: Added mis...
2010 Apr 02
0
Wine release 1.1.42
...al. advapi32: Fix compiler warnings with flag -Wcast-qual. Morten R?nne (1): krnl386.exe: Fix VGA video mode 17. Nikolay Sivov (31): shell32: Properly fail for unsupported interfaces in IShellView::GetItemObject. shell32: Some debug tracing improvements. shell32: Add IPersist support for desktop IShellFolder. shell32: Add a note about a possible crash on NULL input. shell32: Remove a useless debug switch, fix prototype. shell32: Add a stub IShellFolderView for IShellView. shell32: Add IShellFolderView::GetSelectedObjects implementation for IShell...