/reactos/modules/rostests/apitests/com/ |
H A D | browseui.c | 70 { 0x14, &IID_IPersistStream }, 143 { 0x10, &IID_IPersistStream }, 159 { -0x20, &IID_IPersistStream }, 211 { -0x20, &IID_IPersistStream }, 234 { -0x68, &IID_IPersistStream }, 252 { -0x68, &IID_IPersistStream }, 327 { 0x20, &IID_IPersistStream }, 344 { 0x10, &IID_IPersistStream },
|
H A D | shdocvw.c | 30 { 0x20, &IID_IPersistStream }, 44 { -0xa4, &IID_IPersistStream }, 71 { 0x20, &IID_IPersistStream }, 107 { -0x20, &IID_IPersistStream }, 126 { -0xa4, &IID_IPersistStream },
|
H A D | shell32.c | 110 { 0x8, &IID_IPersistStream }, 176 { 0x20, &IID_IPersistStream }, 201 { -0x9c, &IID_IPersistStream }, 222 { -0x20, &IID_IPersistStream }, 371 { -0x20, &IID_IPersistStream }, 417 { -0x9c, &IID_IPersistStream }, 566 { 0x8, &IID_IPersistStream },
|
H A D | ieframe.c | 23 { -0x20, &IID_IPersistStream }, 76 { 0x8, &IID_IPersistStream }, 167 { 0x98, &IID_IPersistStream }, 210 { 0x98, &IID_IPersistStream },
|
H A D | certmgr.c | 29 { 0x4, &IID_IPersistStream },
|
/reactos/dll/win32/shdocvw/ |
H A D | CFavBand.h | 36 COM_INTERFACE_ENTRY_IID(IID_IPersistStream, IPersistStream)
|
H A D | CExplorerBand.h | 44 COM_INTERFACE_ENTRY_IID(IID_IPersistStream, IPersistStream)
|
/reactos/sdk/include/psdk/ |
H A D | olectlid.h | 73 extern const GUID IID_IPersistStream;
|
/reactos/base/shell/rshell/ |
H A D | CQuickLaunchBand.h | 135 COM_INTERFACE_ENTRY_IID(IID_IPersistStream, IPersistStream)
|
/reactos/dll/win32/browseui/ |
H A D | addresseditbox.h | 113 COM_INTERFACE_ENTRY_IID(IID_IPersistStream, IPersistStream)
|
H A D | addressband.h | 134 COM_INTERFACE_ENTRY_IID(IID_IPersistStream, IPersistStream)
|
H A D | brandband.h | 123 COM_INTERFACE_ENTRY_IID(IID_IPersistStream, IPersistStream)
|
H A D | toolsband.cpp | 89 COM_INTERFACE_ENTRY_IID(IID_IPersistStream, IPersistStream)
|
/reactos/dll/win32/browseui/shellbars/ |
H A D | CISFBand.h | 188 COM_INTERFACE_ENTRY_IID(IID_IPersistStream, IPersistStream)
|
H A D | CBandSite.h | 144 COM_INTERFACE_ENTRY_IID(IID_IPersistStream, IPersistStream)
|
H A D | CBaseBar.cpp | 157 COM_INTERFACE_ENTRY_IID(IID_IPersistStream, IPersistStream)
|
/reactos/dll/win32/browseui/shellfind/ |
H A D | CSearchBar.h | 98 COM_INTERFACE_ENTRY_IID(IID_IPersistStream, IPersistStream)
|
/reactos/dll/win32/hlink/ |
H A D | link.c | 139 else if (IsEqualIID(riid, &IID_IPersistStream)) in IHlink_fnQueryInterface() 894 IMoniker_QueryInterface(moniker, &IID_IPersistStream, in IPersistStream_fnSave() 942 IMoniker_QueryInterface(moniker, &IID_IPersistStream, in IPersistStream_fnGetSizeMax()
|
/reactos/base/shell/explorer/ |
H A D | taskband.cpp | 340 COM_INTERFACE_ENTRY_IID(IID_IPersistStream, IPersistStream)
|
/reactos/dll/win32/shell32/shellmenu/ |
H A D | CMenuBand.h | 92 COM_INTERFACE_ENTRY_IID(IID_IPersistStream, IPersistStream)
|
/reactos/dll/win32/shell32/ |
H A D | CShellLink.h | 224 COM_INTERFACE_ENTRY_IID(IID_IPersistStream, IPersistStream)
|
/reactos/dll/win32/ole32/ |
H A D | pointermoniker.c | 71 IsEqualIID(&IID_IPersistStream, riid) || in PointerMonikerImpl_QueryInterface()
|
H A D | antimoniker.c | 76 IsEqualIID(&IID_IPersistStream, riid) || in AntiMonikerImpl_QueryInterface()
|
/reactos/modules/rostests/winetests/oleaut32/ |
H A D | olepicture.c | 1259 hr = IPicture_QueryInterface(pic, &IID_IPersistStream, (void **)&src_stream); in test_load_save_bmp() 1331 hr = IPicture_QueryInterface(pic, &IID_IPersistStream, (void **)&src_stream); in test_load_save_icon() 1397 hr = IPicture_QueryInterface(pic, &IID_IPersistStream, (void **)&src_stream); in test_load_save_empty_picture() 1522 hr = IPicture_QueryInterface(pic, &IID_IPersistStream, (void **)&src_stream); in test_load_save_emf()
|
/reactos/dll/directx/wine/dmusic/ |
H A D | dmusic_main.c | 332 GE(IID_IPersistStream), in debugstr_dmguid()
|