Searched defs:pszDir (Results 1 – 12 of 12) sorted by relevance
/reactos/dll/win32/advpack/ |
H A D | files.c | 845 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 D | GetFontResourceInfoW.c | 92 GetSystemFontDirectory(LPWSTR pszDir) in GetSystemFontDirectory()
|
/reactos/modules/rostests/apitests/shell32/ |
H A D | SHChangeNotify.cpp | 34 static void DoDeleteDirectory(LPCWSTR pszDir) in DoDeleteDirectory()
|
/reactos/dll/win32/shell32/ |
H A D | CShellLink.cpp | 1202 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 D | shlfileop.cpp | 370 BOOL SHELL_DeleteDirectoryW(FILE_OPERATION *op, LPCWSTR pszDir, BOOL bShowUI) in SHELL_DeleteDirectoryW()
|
/reactos/dll/win32/newdev/ |
H A D | newdev.c | 414 _In_ PCWSTR pszDir) in CheckBestDriver()
|
/reactos/dll/win32/dbghelp/ |
H A D | rosstubs.c | 228 PSTR pszDir, in SymGetHomeDirectory() 237 PWSTR pszDir, in SymGetHomeDirectoryW()
|
/reactos/dll/win32/syssetup/ |
H A D | install.c | 76 LPCWSTR pszDir, in CreateShellLink()
|
/reactos/dll/win32/shell32/wine/ |
H A D | shellord.c | 2543 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 D | shellpath.c | 158 PathQualifyExW(_Inout_ LPWSTR pszPath, _Inout_opt_ LPCWSTR pszDir, _In_ DWORD dwFlags) in PathQualifyExW()
|
/reactos/sdk/lib/atl/ |
H A D | atlpath.h | 158 void Combine(PCXSTR pszDir, PCXSTR pszFile) in Combine()
|
/reactos/dll/win32/shlwapi/ |
H A D | ordinal.c | 3593 BOOL WINAPI SHGetNewLinkInfoWrapW(LPCWSTR pszLinkTo, LPCWSTR pszDir, LPWSTR pszName, in SHGetNewLinkInfoWrapW()
|