Home
last modified time | relevance | path

Searched defs:pszDir (Results 1 – 12 of 12) sorted by relevance

/reactos/dll/win32/advpack/
H A Dfiles.c845 HRESULT WINAPI FileSaveMarkNotExistA(LPSTR pszFileList, LPSTR pszDir, LPSTR pszBaseName) in FileSaveMarkNotExistA()
868 HRESULT WINAPI FileSaveMarkNotExistW(LPWSTR pszFileList, LPWSTR pszDir, LPWSTR pszBaseName) in FileSaveMarkNotExistW()
881 HRESULT WINAPI FileSaveRestoreA(HWND hDlg, LPSTR pszFileList, LPSTR pszDir, in FileSaveRestoreA()
926 HRESULT WINAPI FileSaveRestoreW(HWND hDlg, LPWSTR pszFileList, LPWSTR pszDir, in FileSaveRestoreW()
/reactos/modules/rostests/apitests/gdi32/
H A DGetFontResourceInfoW.c92 GetSystemFontDirectory(LPWSTR pszDir) in GetSystemFontDirectory()
/reactos/modules/rostests/apitests/shell32/
H A DSHChangeNotify.cpp34 static void DoDeleteDirectory(LPCWSTR pszDir) in DoDeleteDirectory()
/reactos/dll/win32/shell32/
H A DCShellLink.cpp1202 HRESULT STDMETHODCALLTYPE CShellLink::GetWorkingDirectory(LPSTR pszDir, INT cchMaxPath) in GetWorkingDirectory()
1216 HRESULT STDMETHODCALLTYPE CShellLink::SetWorkingDirectory(LPCSTR pszDir) in SetWorkingDirectory()
1625 HRESULT STDMETHODCALLTYPE CShellLink::GetWorkingDirectory(LPWSTR pszDir, INT cchMaxPath) in GetWorkingDirectory()
1638 HRESULT STDMETHODCALLTYPE CShellLink::SetWorkingDirectory(LPCWSTR pszDir) in SetWorkingDirectory()
H A Dshlfileop.cpp370 BOOL SHELL_DeleteDirectoryW(FILE_OPERATION *op, LPCWSTR pszDir, BOOL bShowUI) in SHELL_DeleteDirectoryW()
/reactos/dll/win32/newdev/
H A Dnewdev.c414 _In_ PCWSTR pszDir) in CheckBestDriver()
/reactos/dll/win32/dbghelp/
H A Drosstubs.c228 PSTR pszDir, in SymGetHomeDirectory()
237 PWSTR pszDir, in SymGetHomeDirectoryW()
/reactos/dll/win32/syssetup/
H A Dinstall.c76 LPCWSTR pszDir, in CreateShellLink()
/reactos/dll/win32/shell32/wine/
H A Dshellord.c2543 BOOL WINAPI SHGetNewLinkInfoA(LPCSTR pszLinkTo, LPCSTR pszDir, LPSTR pszName, BOOL *pfMustCopy, in SHGetNewLinkInfoA()
2562 BOOL WINAPI SHGetNewLinkInfoW(LPCWSTR pszLinkTo, LPCWSTR pszDir, LPWSTR pszName, BOOL *pfMustCopy, in SHGetNewLinkInfoW()
H A Dshellpath.c158 PathQualifyExW(_Inout_ LPWSTR pszPath, _Inout_opt_ LPCWSTR pszDir, _In_ DWORD dwFlags) in PathQualifyExW()
/reactos/sdk/lib/atl/
H A Datlpath.h158 void Combine(PCXSTR pszDir, PCXSTR pszFile) in Combine()
/reactos/dll/win32/shlwapi/
H A Dordinal.c3593 BOOL WINAPI SHGetNewLinkInfoWrapW(LPCWSTR pszLinkTo, LPCWSTR pszDir, LPWSTR pszName, in SHGetNewLinkInfoWrapW()