Home
last modified time | relevance | path

Searched refs:DV_E_TYMED (Results 1 – 15 of 15) sorted by relevance

/reactos/modules/rosapps/applications/explorer-old/utility/
H A Ddragdropimpl.cpp77 HRESULT hr = DV_E_TYMED; in QueryGetData()
89 hr = DV_E_TYMED; in QueryGetData()
/reactos/dll/win32/riched20/
H A Dclipboard.c226 return DV_E_TYMED; in DataObjectImpl_GetData()
265 return foundFormat?DV_E_FORMATETC:DV_E_TYMED; in DataObjectImpl_QueryGetData()
/reactos/dll/win32/ole32/
H A Dusrmarshal.c1757 RaiseException(DV_E_TYMED, 0, 0, NULL); in STGMEDIUM_UserSize()
1867 RaiseException(DV_E_TYMED, 0, 0, NULL); in STGMEDIUM_UserMarshal()
2009 RaiseException(DV_E_TYMED, 0, 0, NULL); in STGMEDIUM_UserUnmarshal()
2059 RaiseException(DV_E_TYMED, 0, 0, NULL); in STGMEDIUM_UserFree()
2928 return DV_E_TYMED; in IDataObject_GetDataHere_Proxy()
2930 return DV_E_TYMED; in IDataObject_GetDataHere_Proxy()
H A Dclipboard.c1451 hr = DV_E_TYMED; in snapshot_GetData()
H A Ddatacache.c357 return DV_E_TYMED; in check_valid_formatetc()
/reactos/modules/rostests/winetests/ole32/
H A Dclipboard.c351 return foundFormat?DV_E_FORMATETC:DV_E_TYMED; in DataObjectImpl_QueryGetData()
602 …ok(hr == DV_E_TYMED, "IDataObject_GetData should have failed with DV_E_TYMED instead of 0x%08x\n",… in test_get_clipboard()
889 ok(hr == DV_E_TYMED, "IDataObject_GetData failed with error 0x%08x\n", hr); in test_complex_get_clipboard()
894 ok(hr == DV_E_TYMED, "IDataObject_GetData failed with error 0x%08x\n", hr); in test_complex_get_clipboard()
H A Dusrmarshal.c1371 ok( hr == DV_E_TYMED, "got %08x\n", hr ); in test_GetDataHere_Proxy()
1377 …ok( hr == (fmt.tymed <= TYMED_ISTORAGE ? S_OK : DV_E_TYMED), "got %08x for tymed %d\n", hr, fmt.ty… in test_GetDataHere_Proxy()
1384 ok( hr == DV_E_TYMED, "got %08x\n", hr ); in test_GetDataHere_Proxy()
H A Dole2.c1860 …ok(hr == DV_E_TYMED, "IOleCache_Cache cfFormat = %d, tymed = %d should have returned DV_E_TYMED in… in test_data_cache()
2444 ok( hr == DV_E_TYMED, "got %08x\n", hr ); in test_data_cache_cache()
/reactos/dll/cpl/desk/
H A Ddevsett.c871 return DV_E_TYMED; in CDevSettings_QueryGetData()
/reactos/sdk/include/psdk/
H A Dwinerror.h2638 #define DV_E_TYMED _HRESULT_TYPEDEF_(0x80040069L) macro
/reactos/dll/win32/kernel32/winnls/lang/
H A Dbg-BG.mc17407 SymbolicName=DV_E_TYMED
17409 DV_E_TYMED - Invalid tymed
H A Dde-DE.mc17408 SymbolicName=DV_E_TYMED
17410 DV_E_TYMED - Invalid tymed
H A Dpl-PL.mc17410 SymbolicName=DV_E_TYMED
17412 DV_E_TYMED - Invalid tymed
H A Dru-RU.mc17408 SymbolicName=DV_E_TYMED
17410 DV_E_TYMED - Invalid tymed
/reactos/sdk/include/reactos/mc/
H A Derrcodes.mc43626 SymbolicName=DV_E_TYMED