Home
last modified time | relevance | path

Searched defs:pStg (Results 1 – 10 of 10) sorted by relevance

/reactos/dll/win32/ieframe/
H A Dpersist.c70 static HRESULT WINAPI PersistStorage_InitNew(IPersistStorage *iface, LPSTORAGE pStg) in PersistStorage_InitNew()
77 static HRESULT WINAPI PersistStorage_Load(IPersistStorage *iface, LPSTORAGE pStg) in PersistStorage_Load()
84 static HRESULT WINAPI PersistStorage_Save(IPersistStorage *iface, LPSTORAGE pStg, in PersistStorage_Save()
236 static HRESULT WINAPI PersistStreamInit_Load(IPersistStreamInit *iface, LPSTREAM pStg) in PersistStreamInit_Load()
243 static HRESULT WINAPI PersistStreamInit_Save(IPersistStreamInit *iface, LPSTREAM pStg, in PersistStreamInit_Save()
/reactos/dll/win32/ole32/
H A Dole2stubs.c38 LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID* ppvObj) in OleCreateLinkToFile()
48 LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID* ppvObj) in OleCreateLink()
H A Dole2.c1225 LPSTORAGE pStg, in OleLoad()
1340 LPSTORAGE pStg, in OleSave()
2615 LPSTORAGE pStg, in OleCreate()
2758 HRESULT WINAPI OleDoAutoConvert(LPSTORAGE pStg, LPCLSID pClsidNew) in OleDoAutoConvert()
H A Ddefaulthandler.c1812 IStorage* pStg) in DefaultHandler_IPersistStorage_InitNew()
1847 IStorage* pStg) in DefaultHandler_IPersistStorage_Load()
H A Ddatacache.c1718 IStorage* pStg) in DataCache_InitNew()
H A Dstorage32.c9078 HRESULT WINAPI WriteClassStg(IStorage* pStg, REFCLSID rclsid) in WriteClassStg()
/reactos/modules/rostests/winetests/comctl32/
H A Ddpa.c542 IStorage* pStg = NULL; in test_DPA_LoadStream() local
662 IStorage* pStg = NULL; in test_DPA_SaveStream() local
/reactos/modules/rostests/winetests/ole32/
H A Dole2.c614 IStorage *pStg in OleObjectPersistStg_InitNew()
624 IStorage *pStg in OleObjectPersistStg_Load()
/reactos/modules/rosapps/applications/net/tsclient/porting-tools/mstscax/
H A Dmstscax.cpp3902 virtual HRESULT STDMETHODCALLTYPE IPersistStorage::InitNew(IStorage * pStg) in InitNew()
3911 virtual HRESULT STDMETHODCALLTYPE IPersistStorage::Load(IStorage * pStg) in Load()
/reactos/modules/rosapps/applications/net/tsclient/porting-tools/rdesktop-core-tester/
H A Dactivex.cpp4975 virtual STDMETHODIMP IPersistStorage::InitNew(IStorage * pStg) in InitNew()
4980 virtual STDMETHODIMP IPersistStorage::Load(IStorage * pStg) in Load()