Home
last modified time | relevance | path

Searched refs:CO_E_NOTINITIALIZED (Results 1 – 25 of 26) sorted by relevance

12

/reactos/modules/rostests/winetests/dxdiagn/
H A Dprovider.c113 ok(hr == CO_E_NOTINITIALIZED, in test_GetRootContainer()
117 ok(hr == CO_E_NOTINITIALIZED, in test_GetRootContainer()
/reactos/dll/directx/ddraw/Vtable/
H A DDirectD3D7_Vtable.c14 #define CO_E_NOTINITIALIZED 0x800401F0 macro
H A DDirectD3D_Vtable.c14 #define CO_E_NOTINITIALIZED 0x800401F0 macro
H A DDirectD3D2_Vtable.c14 #define CO_E_NOTINITIALIZED 0x800401F0 macro
H A DDirectD3D3_Vtable.c14 #define CO_E_NOTINITIALIZED 0x800401F0 macro
H A DDirectDraw_Vtable.c14 #define CO_E_NOTINITIALIZED 0x800401F0 macro
H A DDirectDraw2_Vtable.c14 #define CO_E_NOTINITIALIZED 0x800401F0 macro
H A DDirectDrawSurface_Vtable.c14 #define CO_E_NOTINITIALIZED 0x800401F0 macro
H A DDirectDraw4_Vtable.c14 #define CO_E_NOTINITIALIZED 0x800401F0 macro
H A DDirectDraw7_Vtable.c15 #define CO_E_NOTINITIALIZED 0x800401F0 macro
H A DDirectDrawSurface3_Vtable.c14 #define CO_E_NOTINITIALIZED 0x800401F0 macro
H A DDirectDrawSurface2_Vtable.c14 #define CO_E_NOTINITIALIZED 0x800401F0 macro
H A DDirectDrawSurface4_Vtable.c14 #define CO_E_NOTINITIALIZED 0x800401F0 macro
H A DDirectDrawSurface7_Vtable.c14 #define CO_E_NOTINITIALIZED 0x800401F0 macro
/reactos/modules/rostests/winetests/ole32/
H A Dcompobj.c619 …ok_(__FILE__, line)(hr == S_OK || hr == CO_E_NOTINITIALIZED, "Unexpected return code: 0x%08x\n", h… in _test_apt_type()
633 …ok(hr == CO_E_NOTINITIALIZED, "CoCreateInstance should have returned CO_E_NOTINITIALIZED instead o… in test_CoCreateInstance()
661 …ok(hr == CO_E_NOTINITIALIZED, "CoCreateInstance should have returned CO_E_NOTINITIALIZED instead o… in test_CoCreateInstance()
677 …ok(hr == CO_E_NOTINITIALIZED, "CoGetClassObject should have returned CO_E_NOTINITIALIZED instead o… in test_CoGetClassObject()
682 broken(hr == CO_E_NOTINITIALIZED), /* win9x */ in test_CoGetClassObject()
1097 …ok(hr == CO_E_NOTINITIALIZED, "CoRegisterPSClsid should have returned CO_E_NOTINITIALIZED instead … in test_CoRegisterPSClsid()
1202 ok(hr == CO_E_NOTINITIALIZED, in test_CoGetPSClsid()
1994 ok(hr == CO_E_NOTINITIALIZED, "Expected CO_E_NOTINITIALIZED, got 0x%08x\n", hr); in test_CoGetContextToken()
2202 …ok(hr == CO_E_NOTINITIALIZED, "CoCreateInstance should have returned 0x%08x instead of 0x%08x\n", in test_OleInitialize_InitCounting()
2217 …ok(hr == CO_E_NOTINITIALIZED, "CoCreateInstance should have returned 0x%08x instead of 0x%08x\n", in test_OleInitialize_InitCounting()
[all …]
H A Ddragdrop.c598 broken(hr == CO_E_NOTINITIALIZED), /* NT4 */ in test_Register_Revoke()
H A Dclipboard.c936 …ok(hr == CO_E_NOTINITIALIZED, "OleSetClipboard should have failed with CO_E_NOTINITIALIZED instead… in test_set_clipboard()
940 ok(hr == CO_E_NOTINITIALIZED, "OleSetClipboard failed with 0x%08x\n", hr); in test_set_clipboard()
H A Dmarshal.c2490 ok(hr == CO_E_NOTINITIALIZED, in bad_thread_proc()
3947 ok(hr == CO_E_NOTINITIALIZED || in get_global_interface_proc()
/reactos/dll/win32/ole32/
H A Dcompobj.c1098 return CO_E_NOTINITIALIZED; in CoRevokeClassObject()
2171 return CO_E_NOTINITIALIZED; in CoDisconnectObject()
2707 return CO_E_NOTINITIALIZED; in CoGetPSClsid()
2788 return CO_E_NOTINITIALIZED; in CoRegisterPSClsid()
2919 return CO_E_NOTINITIALIZED; in CoRegisterClassObject()
3122 return CO_E_NOTINITIALIZED; in CoGetClassObject()
3418 return CO_E_NOTINITIALIZED; in CoCreateInstanceEx()
3757 return CO_E_NOTINITIALIZED; in CoLockObjectExternal()
5127 return CO_E_NOTINITIALIZED; in CoGetContextToken()
5233 return info->apt ? S_OK : CO_E_NOTINITIALIZED; in CoGetApartmentType()
H A Dmarshal.c1100 return CO_E_NOTINITIALIZED; in proxy_manager_get_remunknown()
1317 return CO_E_NOTINITIALIZED; in StdMarshalImpl_MarshalInterface()
1426 return CO_E_NOTINITIALIZED; in std_unmarshal_interface()
H A Dmoniker.c1046 return CO_E_NOTINITIALIZED; in GetRunningObjectTable()
H A Dclipboard.c192 return CO_E_NOTINITIALIZED; in get_ole_clipbrd()
/reactos/dll/directx/wine/dxdiagn/
H A Dprovider.c203 return CO_E_NOTINITIALIZED; in IDxDiagProviderImpl_GetRootContainer()
/reactos/modules/rostests/winetests/propsys/
H A Dpropsys.c445 ok(ret == CO_E_NOTINITIALIZED, in test_PSRefreshPropertySchema()
/reactos/sdk/include/psdk/
H A Dwinerror.h2803 #define CO_E_NOTINITIALIZED _HRESULT_TYPEDEF_(0x800401F0L) macro

12