Displaying 6 results from an estimated 6 matches for "iviewobject".
2015 Jul 28
0
Wine release 1.7.48
...ench translation.
Hans Leidekker (19):
msi: Check the return value of MSI_QueryGetRecord (Coverity).
msi: Fix a couple of memory leaks (Coverity).
msi: Add a stub implementation of MsiJoinTransaction.
msi/tests: Avoid another test failure on win2k3.
ieframe: Implement IViewObject::GetAdvise and IViewObject::SetAdvise.
ieframe: Never pass a NULL string pointer with DISPID_STATUSTEXTCHANGE.
user32: Add a stub implementation of UnregisterPowerSettingNotification.
user32: Return a fake handle from RegisterPowerSettingNotification.
server: Make returning...
2010 Feb 19
0
Wine release 1.1.39
...plementation.
mshtml: Added tests showing that we should return E_NOTIMPL in DeleteMemberByName.
mshtml: Ensure that gecko event listener is attached in attach_event.
urlmon: Added CreateUri stub implementation.
mshtml: Added DOCHOST_DOCCANNAVIGATE tests.
mshtml: Added IViewObject::SetAdvise implementation.
mshtml: Added IViewObject::SetSink tests.
urlmon.idl: Added some missing declarations.
Jason Edmeades (1):
ws2_32: Support indefinite receive timeouts.
Jeremy White (1):
wineps.drv: Prevent psdrv tracing from crashing on Solaris.
Jos? Manuel Fer...
2018 Jun 26
0
Wine release 3.0.2
...to GetVolumePathNameW.
Martin Storsjo (1):
ucrtbase: Hook up __intrinsic_setjmpex for x86_64 and arm64.
Matteo Bruni (2):
d3dx9: Implement FindNextValidTechnique().
d3d8: Forbid setting a viewport larger than the render target.
Michael Müller (3):
ieframe: Return S_OK in IViewObject::Draw stub.
mpr: Return correct error code for non network paths and REMOTE_NAME_INFO_LEVEL in WNetGetUniversalName.
ntoskrnl: Implement ExInterlockedPopEntrySList.
Michael Stefaniuc (1):
maintainers: Add a DirectMusic section.
Nikolay Sivov (6):
comdlg32: Add a helper to...
2016 Jun 24
0
Wine release 1.9.13
...ion.
dwrite: Trace script name in shaping methods.
msscript: Added IConnectionPointContainer stub.
dwrite: Don't bother going through fallback for non-visual runs.
msscript: Implement FindConnectionPoint().
msscript: Added IQuickActivate stub.
msscript: Added IViewObject stub.
msscript: Added IPointerInactive stub.
msscript: Implement GetActivationPolicy().
msscript: Update to IViewObjectEx.
msscript: Implement GetViewStatus().
Update data tables to Unicode 9.0.0.
dwrite: Update line breaking algorithm according to Unicode 9.0.0...
2018 Mar 30
0
Wine release 3.5
...de.
bcrypt: Add support for 192 and 256 bit AES keys.
bcrypt/tests: Add basic test for ECDSA.
bcrypt: Preparation for asymmetric keys.
bcrypt: Implement importing of ECDSA keys.
bcrypt: Implement BCryptVerifySignature for ECDSA signatures.
ieframe: Return S_OK in IViewObject::Draw stub.
Michael Stefaniuc (7):
shell32/tests: Use the available ARRAY_SIZE() macro.
shell32: Use the available ARRAY_SIZE() macro.
comdlg32: Use the available ARRAY_SIZE() macro.
appwiz.cpl: Use the available ARRAY_SIZE() macro.
advapi32/tests: Use the available A...
2006 Dec 08
0
Wine release 0.9.27
...into a STGMEDIUM type so it can be treated the same as set data.
ole32: Implement the SetData function for the data cache.
ole32: The advise sink for the data cache should be primed with the passed in aspects value, not an arbitrarily selected value.
ole32: Add some tests for the IViewObject, IOleCache2 and IPersistStorage interfaces of the OLE data cache.
ole32: Add documentation for CreateDataCache.
ole32: Add handling of the dirty state to the data cache and fix InitNew to not call Load.
ole32: Implement saving of the data cache.
ole32: Call SetWindowOrgEx an...