Home
last modified time | relevance | path

Searched defs:GetDirectory (Results 1 – 7 of 7) sorted by relevance

/reactos/dll/win32/shell32/shellrecyclebin/
H A Drecyclebin_generic.cpp26 STDMETHODIMP GetDirectory(LPWSTR szPath) override in GetDirectory() function in RecycleBinGeneric
H A Drecyclebin_v5.h44 STDMETHOD(GetDirectory)(THIS_ LPWSTR szPath) PURE; in DECLARE_INTERFACE_() local
H A Drecyclebin_v5.cpp146 STDMETHODIMP GetDirectory(LPWSTR szPath) override in GetDirectory() function in RecycleBin5
H A Drecyclebin.h228 STDMETHOD(GetDirectory)(THIS_ LPWSTR szPath) PURE; in DECLARE_INTERFACE_() local
/reactos/base/shell/cmd/
H A Dmove.c65 void GetDirectory (LPTSTR wholepath, LPTSTR directory, BOOL CheckExisting) in GetDirectory() function
/reactos/dll/win32/browseui/
H A Daclistisf.cpp432 STDMETHODIMP CACListISF::GetDirectory(LPWSTR pwzPath, DWORD cchSize) in GetDirectory() function in CACListISF
/reactos/sdk/include/psdk/
H A Dshlobj.h773 STDMETHOD(GetDirectory)(THIS_ _Out_writes_(cchSize) PWSTR pwzPath, DWORD cchSize) PURE; in DECLARE_INTERFACE_() local