Home
last modified time | relevance | path

Searched refs:GetRunningObjectTable (Results 1 – 8 of 8) sorted by relevance

/reactos/dll/win32/hlink/
H A Dbrowse_ctx.c119 GetRunningObjectTable(0, &ROT); in IHlinkBC_Register()
144 GetRunningObjectTable(0, &ROT); in IHlinkBC_GetObject()
163 GetRunningObjectTable(0, &ROT); in IHlinkBC_Revoke()
/reactos/dll/win32/oleaut32/
H A Doleaut.c539 ret = GetRunningObjectTable(0,&runobtable); in RegisterActiveObject()
570 ret = GetRunningObjectTable(0,&runobtable); in RevokeActiveObject()
603 ret = GetRunningObjectTable(0,&runobtable); in GetActiveObject()
/reactos/modules/rostests/winetests/ole32/
H A Dmoniker.c631 hr = GetRunningObjectTable(0, &pROT); in test_ROT()
632 ok_ole_success(hr, GetRunningObjectTable); in test_ROT()
736 hr = GetRunningObjectTable(0, &pROT); in test_ROT_multiple_entries()
737 ok_ole_success(hr, GetRunningObjectTable); in test_ROT_multiple_entries()
/reactos/dll/win32/ole32/
H A Dbindctx.c300 return GetRunningObjectTable(0, pprot); in BindCtxImpl_GetRunningObjectTable()
H A Dole32.spec151 @ stdcall GetRunningObjectTable(long ptr)
H A Dmoniker.c1035 GetRunningObjectTable(DWORD reserved, LPRUNNINGOBJECTTABLE *pprot) in GetRunningObjectTable() function
/reactos/sdk/include/psdk/
H A Dobjbase.h881 GetRunningObjectTable(
H A Dobjidl.idl389 HRESULT GetRunningObjectTable(