|
ReactOS 0.4.16-dev-2354-g16de117
|

Go to the source code of this file.
Classes | |
| struct | _OLESTREAMVTBL |
| struct | _OLESTREAM |
Macros | |
| #define | E_DRAW VIEW_E_DRAW |
| #define | DATA_E_FORMATETC DV_E_FORMATETC |
| #define | OLEIVERB_PRIMARY (0L) |
| #define | OLEIVERB_SHOW (-1L) |
| #define | OLEIVERB_OPEN (-2L) |
| #define | OLEIVERB_HIDE (-3L) |
| #define | OLEIVERB_UIACTIVATE (-4L) |
| #define | OLEIVERB_INPLACEACTIVATE (-5L) |
| #define | OLEIVERB_DISCARDUNDOSTATE (-6L) |
| #define | OLEIVERB_PROPERTIES (-7L) |
| #define | EMBDHLP_INPROC_HANDLER 0x00000000 |
| #define | EMBDHLP_INPROC_SERVER 0x00000001 |
| #define | EMBDHLP_CREATENOW 0x00000000 |
| #define | EMBDHLP_DELAYCREATE 0x00010000 |
Typedefs | |
| typedef struct _OLESTREAM * | LPOLESTREAM |
| typedef struct _OLESTREAMVTBL | OLESTREAMVTBL |
| typedef OLESTREAMVTBL * | LPOLESTREAMVTBL |
| typedef struct _OLESTREAM | OLESTREAM |
| #define DATA_E_FORMATETC DV_E_FORMATETC |
| #define E_DRAW VIEW_E_DRAW |
| typedef struct _OLESTREAM* LPOLESTREAM |
| typedef OLESTREAMVTBL* LPOLESTREAMVTBL |
| typedef struct _OLESTREAM OLESTREAM |
| typedef struct _OLESTREAMVTBL OLESTREAMVTBL |
| HRESULT WINAPI CreateDataAdviseHolder | ( | LPDATAADVISEHOLDER * | ppDAHolder | ) |
| HRESULT WINAPI CreateILockBytesOnHGlobal | ( | HGLOBAL | hGlobal, |
| BOOL | fDeleteOnRelease, | ||
| LPLOCKBYTES * | pplkbyt | ||
| ) |
| HRESULT WINAPI DoDragDrop | ( | LPDATAOBJECT | , |
| LPDROPSOURCE | , | ||
| DWORD | , | ||
| DWORD * | |||
| ) |
| HRESULT WINAPI GetHGlobalFromILockBytes | ( | LPLOCKBYTES | plkbyt, |
| HGLOBAL * | phglobal | ||
| ) |
| BOOL WINAPI IsAccelerator | ( | HACCEL | hAccel, |
| int | cAccelEntries, | ||
| struct tagMSG * | lpMsg, | ||
| WORD * | lpwCmd | ||
| ) |
Definition at line 172 of file ole32_main.c.
Referenced by MkParseDisplayName().
| HRESULT WINAPI OleConvertIStorageToOLESTREAM | ( | LPSTORAGE | pstg, |
| LPOLESTREAM | lpolestream | ||
| ) |
Definition at line 10301 of file storage32.c.
| HRESULT WINAPI OleConvertOLESTREAMToIStorage | ( | LPOLESTREAM | lpolestream, |
| LPSTORAGE | pstg, | ||
| const DVTARGETDEVICE * | ptd | ||
| ) |
Definition at line 10210 of file storage32.c.
| HRESULT WINAPI OleCreate | ( | REFCLSID | rclsid, |
| REFIID | riid, | ||
| DWORD | renderopt, | ||
| LPFORMATETC | pFormatEtc, | ||
| LPOLECLIENTSITE | pClientSite, | ||
| LPSTORAGE | pStg, | ||
| LPVOID * | ppvObj | ||
| ) |
Definition at line 2596 of file ole2.c.
Referenced by InitWebBrowser(), test_OleCreate(), and UIINSERTOBJECTDLG_OnOpen().
| HRESULT WINAPI OleCreateDefaultHandler | ( | REFCLSID | clsid, |
| LPUNKNOWN | pUnkOuter, | ||
| REFIID | riid, | ||
| LPVOID * | ppvObj | ||
| ) |
Definition at line 2281 of file defaulthandler.c.
Referenced by add_icon_to_control(), HandlerCF_CreateInstance(), insert_static_object(), OleCreateStaticFromData(), OleLoad(), test_default_handler(), test_default_handler_run(), and test_olestream().
| HRESULT WINAPI OleCreateEmbeddingHelper | ( | REFCLSID | clsid, |
| LPUNKNOWN | pUnkOuter, | ||
| DWORD | flags, | ||
| IClassFactory * | pCF, | ||
| REFIID | riid, | ||
| LPVOID * | ppvObj | ||
| ) |
Definition at line 2228 of file defaulthandler.c.
Referenced by OleCreateDefaultHandler(), and test_default_handler().
| HRESULT WINAPI OleCreateFromData | ( | LPDATAOBJECT | pSrcDataObj, |
| REFIID | riid, | ||
| DWORD | renderopt, | ||
| LPFORMATETC | pFormatEtc, | ||
| LPOLECLIENTSITE | pClientSite, | ||
| LPSTORAGE | pStg, | ||
| LPVOID * | ppvObj | ||
| ) |
| HRESULT WINAPI OleCreateFromDataEx | ( | LPDATAOBJECT | pSrcDataObj, |
| REFIID | riid, | ||
| DWORD | dwFlags, | ||
| DWORD | renderopt, | ||
| ULONG | num_formats, | ||
| DWORD * | adv_flags, | ||
| LPFORMATETC | fmts, | ||
| IAdviseSink * | sink, | ||
| DWORD * | conns, | ||
| LPOLECLIENTSITE | pClientSite, | ||
| LPSTORAGE | pStg, | ||
| LPVOID * | ppvObj | ||
| ) |
| HRESULT WINAPI OleCreateFromFile | ( | REFCLSID | rclsid, |
| LPCOLESTR | lpszFileName, | ||
| REFIID | riid, | ||
| DWORD | renderopt, | ||
| LPFORMATETC | lpFormatEtc, | ||
| LPOLECLIENTSITE | pClientSite, | ||
| LPSTORAGE | pStg, | ||
| LPVOID * | ppvObj | ||
| ) |
| HRESULT WINAPI OleCreateLink | ( | LPMONIKER | pmkLinkSrc, |
| REFIID | riid, | ||
| DWORD | renderopt, | ||
| LPFORMATETC | lpFormatEtc, | ||
| LPOLECLIENTSITE | pClientSite, | ||
| LPSTORAGE | pStg, | ||
| LPVOID * | ppvObj | ||
| ) |
Definition at line 47 of file ole2stubs.c.
| HRESULT WINAPI OleCreateLinkFromData | ( | LPDATAOBJECT | pSrcDataObj, |
| REFIID | riid, | ||
| DWORD | renderopt, | ||
| LPFORMATETC | pFormatEtc, | ||
| LPOLECLIENTSITE | pClientSite, | ||
| LPSTORAGE | pStg, | ||
| LPVOID * | ppvObj | ||
| ) |
| HRESULT WINAPI OleCreateLinkToFile | ( | LPCOLESTR | lpszFileName, |
| REFIID | riid, | ||
| DWORD | renderopt, | ||
| LPFORMATETC | lpFormatEtc, | ||
| LPOLECLIENTSITE | pClientSite, | ||
| LPSTORAGE | pStg, | ||
| LPVOID * | ppvObj | ||
| ) |
Definition at line 36 of file ole2stubs.c.
Definition at line 1793 of file ole2.c.
| HRESULT WINAPI OleCreateStaticFromData | ( | LPDATAOBJECT | pSrcDataObj, |
| REFIID | iid, | ||
| DWORD | renderopt, | ||
| LPFORMATETC | pFormatEtc, | ||
| LPOLECLIENTSITE | pClientSite, | ||
| LPSTORAGE | pStg, | ||
| LPVOID * | ppvObj | ||
| ) |
Definition at line 2743 of file ole2.c.
Referenced by test_OleDoAutoConvert().
Definition at line 3219 of file ole2.c.
Referenced by copy_stg_medium(), and IDataObjectImpl::CopyMedium().
Definition at line 2290 of file clipboard.c.
Referenced by fnTextSrv_TxSetText(), CShellBrowser::OnDestroy(), SHFlushClipboard(), START_TEST(), test_consumer_refs(), test_flushed_getdata(), test_get_clipboard_uninitialized(), test_set_clipboard(), and test_set_clipboard_DRAWCLIPBOARD().
Definition at line 2691 of file ole2.c.
Referenced by OleDoAutoConvert(), and test_OleDoAutoConvert().
| HRESULT WINAPI OleGetClipboard | ( | IDataObject ** | ppDataObj | ) |
Definition at line 2246 of file clipboard.c.
Referenced by CDefViewBckgrndMenu::_bCanPaste(), CDefaultContextMenu::DoPaste(), CFontExt::GetUIObjectOf(), HasClipboardData(), CFontBackgroundMenu::InvokeCommand(), OleUIPasteSpecialW(), paste_special(), test_complex_get_clipboard(), test_consumer_refs(), test_enum_fmtetc(), test_flushed_getdata(), test_get_clipboard(), test_get_clipboard_locked(), test_get_clipboard_uninitialized(), test_getdatahere(), test_multithreaded_clipboard(), and test_nonole_clipboard().
Definition at line 57 of file ole2stubs.c.
Definition at line 66 of file ole2stubs.c.
Definition at line 162 of file ole2.c.
Referenced by _tWinMain(), adv_install(), AtlAxWinInit(), AVIFileInit(), BrowserThreadProc(), CreateHelpViewer(), CDesktopThread::DesktopThreadProc(), display_cpl_sheets(), do_enum(), FileOpenDlgProc95(), hook_proc(), ImageView_Main(), init_explorerbrowser(), ME_MakeEditor(), OleInit::OleInit(), SHRegisterDragDrop(), START_TEST(), StartWithDesktop(), test_CoCreateInstance(), test_CoInitializeEx(), test_consumer_refs(), test_DoDragDrop(), test_flushed_getdata(), test_get_clipboard_locked(), test_getdatahere(), test_multithreaded_clipboard(), test_nonole_clipboard(), test_ole_init_wndproc(), test_ole_initialization(), test_OleCreateFontIndirect(), test_OleInitialize_InitCounting(), test_Register_Revoke(), test_set_clipboard(), test_set_clipboard_DRAWCLIPBOARD(), test_TreatAsClass(), CHardErrorThread::ThreadProc(), wmain(), and wWinMain().
| HRESULT WINAPI OleIsCurrentClipboard | ( | LPDATAOBJECT | ) |
| BOOL WINAPI OleIsRunning | ( | LPOLEOBJECT | pObject | ) |
Definition at line 2803 of file ole2.c.
Referenced by test_runnable().
| HRESULT WINAPI OleLoad | ( | LPSTORAGE | pStg, |
| REFIID | riid, | ||
| LPOLECLIENTSITE | pClientSite, | ||
| LPVOID * | ppvObj | ||
| ) |
Definition at line 1205 of file ole2.c.
Referenced by OleCreateFromDataEx(), OleCreateFromFileEx(), and test_OleLoad().
Definition at line 9001 of file storage32.c.
Referenced by CompositeMonikerImpl_Load(), HlinkClone(), IPersistStream_fnLoad(), and CTrayBandSite::OnLoad().
Definition at line 1358 of file ole2.c.
Referenced by test_OleLockRunning().
| HGLOBAL WINAPI OleMetafilePictFromIconAndLabel | ( | HICON | hIcon, |
| LPOLESTR | lpszLabel, | ||
| LPOLESTR | lpszSourceFile, | ||
| UINT | iIconIndex | ||
| ) |
Definition at line 40 of file ole32_main.c.
Referenced by test_data_cache().
Definition at line 2824 of file ole2.c.
| HRESULT WINAPI OleQueryCreateFromData | ( | LPDATAOBJECT | pSrcDataObject | ) |
| HRESULT WINAPI OleQueryLinkFromData | ( | IDataObject * | pSrcDataObject | ) |
| HRESULT WINAPI OleRegEnumFormatEtc | ( | REFCLSID | clsid, |
| DWORD | dwDirection, | ||
| LPENUMFORMATETC * | ppenumFormatetc | ||
| ) |
Definition at line 1107 of file ole2.c.
Referenced by DefaultHandler_EnumVerbs(), and SEALED_::IOleObject::EnumVerbs().
Definition at line 848 of file ole2.c.
Referenced by DefaultHandler_GetMiscStatus(), SEALED_::IOleObject::GetMiscStatus(), and test_OleRegGetMiscStatus().
Definition at line 668 of file ole2.c.
Referenced by DefaultHandler_GetUserType(), get_descriptors(), SEALED_::IOleObject::GetUserType(), OleDoAutoConvert(), OleObject_GetUserType(), and test_OleRegGetUserType().
Definition at line 1186 of file ole2.c.
Referenced by OleCreate(), START_TEST(), and test_OleRun().
| HRESULT WINAPI OleSave | ( | LPPERSISTSTORAGE | pPS, |
| LPSTORAGE | pStg, | ||
| BOOL | fSameAsLoad | ||
| ) |
Definition at line 1319 of file ole2.c.
| HRESULT WINAPI OleSaveToStream | ( | IPersistStream * | pPStm, |
| IStream * | pStm | ||
| ) |
Definition at line 9036 of file storage32.c.
Referenced by composite_save_components(), HlinkClone(), and IPersistStream_fnSave().
Definition at line 2717 of file ole2.c.
Referenced by test_OleDoAutoConvert().
| HRESULT WINAPI OleSetClipboard | ( | LPDATAOBJECT | ) |
Definition at line 1149 of file ole2.c.
Referenced by InitWebBrowser().
| HRESULT WINAPI OleSetMenuDescriptor | ( | HOLEMENU | hmenuDescriptor, |
| HWND | hwndFrame, | ||
| HWND | hwndActiveObject, | ||
| LPOLEINPLACEFRAME | lpFrame, | ||
| LPOLEINPLACEACTIVEOBJECT | lpActiveObject | ||
| ) |
Definition at line 1856 of file ole2.c.
Referenced by test_ole_menu().
| HRESULT WINAPI OleTranslateAccelerator | ( | LPOLEINPLACEFRAME | lpFrame, |
| LPOLEINPLACEFRAMEINFO | lpFrameInfo, | ||
| struct tagMSG * | lpmsg | ||
| ) |
Definition at line 218 of file ole2.c.
Referenced by _tWinMain(), adv_install(), BrowserThreadProc(), CDesktopThread::DesktopThreadProc(), display_cpl_sheets(), do_enum(), GetFileName95(), hook_proc(), ImageView_Main(), ME_DestroyEditor(), ReleaseHelpViewer(), CHardErrorThread::s_HardErrorThreadProc(), START_TEST(), StartWithDesktop(), test_CoCreateInstance(), test_CoInitializeEx(), test_consumer_refs(), test_DoDragDrop(), test_flushed_getdata(), test_get_clipboard_locked(), test_getdatahere(), test_multithreaded_clipboard(), test_nonole_clipboard(), test_ole_init_wndproc(), test_ole_initialization(), test_OleCreateFontIndirect(), test_OleInitialize_InitCounting(), test_Register_Revoke(), test_set_clipboard(), test_set_clipboard_DRAWCLIPBOARD(), test_TreatAsClass(), wmain(), and OleInit::~OleInit().
Definition at line 72 of file storage32.c.
Referenced by DataCache_InitNew(), DataCache_Load(), GetClassFile(), render_embed_source_hack(), and test_writeclassstg().
Definition at line 109 of file storage32.c.
Referenced by OleLoadFromStream(), ReadFmtUserTypeStg(), and test_ReadClassStm().
Definition at line 9269 of file storage32.c.
Referenced by OleDoAutoConvert().
Definition at line 547 of file ole2.c.
Referenced by DesktopShellView::InitDragDrop(), ShellBrowser::InitDragDrop(), CDefView::OnCreate(), SHRegisterDragDrop(), test_DoDragDrop(), and test_Register_Revoke().
Definition at line 629 of file ole2.c.
Referenced by CDefView::OnDestroy(), SHRevokeDragDrop(), test_Register_Revoke(), and DesktopShellView::~DesktopShellView().
Definition at line 58 of file storage32.c.
Referenced by OleCreateStaticFromData(), OleSave(), test_hglobal_storage_stat(), test_overwrite(), test_storage_refcount(), test_streamenum(), test_transacted_shared(), and test_writeclassstg().
Definition at line 96 of file storage32.c.
Referenced by OLECONVERT_CreateCompObjStream(), OleSaveToStream(), STORAGE_WriteCompObj(), and test_ReadClassStm().
Definition at line 9226 of file storage32.c.
Referenced by OleCreateStaticFromData(), OleDoAutoConvert(), test_fmtusertypestg(), and test_OleDoAutoConvert().