Home
last modified time | relevance | path

Searched refs:StringCchCopyW (Results 1 – 25 of 92) sorted by relevance

1234

/reactos/base/applications/fltmc/
H A Dfltmc.cpp176 StringCchCopyW(Frame, 16, L"<Legacy>"); //Fixme: is this localized? in PrintFilterInfo()
229 StringCchCopyW(FileSystem, 32, L"Remote"); in PrintVolumeInfo()
233 StringCchCopyW(FileSystem, 32, L"NTFS"); in PrintVolumeInfo()
237 StringCchCopyW(FileSystem, 32, L"FAT"); in PrintVolumeInfo()
241 StringCchCopyW(FileSystem, 32, L"exFAT"); in PrintVolumeInfo()
245 StringCchCopyW(FileSystem, 32, L"NamedPipe"); in PrintVolumeInfo()
249 StringCchCopyW(FileSystem, 32, L"Mailslot"); in PrintVolumeInfo()
254 StringCchCopyW(FileSystem, 32, L"<Unknown>"); in PrintVolumeInfo()
/reactos/modules/rostests/apitests/kernel32/
H A DGetDriveType.c45 StringCchCopyW(Path + i, MAX_PATH - i, L"\\"); in START_TEST()
60 StringCchCopyW(Path + i, MAX_PATH - i, L"\\"); in START_TEST()
64 StringCchCopyW(Path + i, MAX_PATH - i, L"/"); in START_TEST()
68 StringCchCopyW(Path + i, MAX_PATH - i, L"\\\\"); in START_TEST()
/reactos/dll/cpl/appwiz/
H A Dcreatelink.c262 StringCchCopyW(pContext->szDescription, _countof(pContext->szDescription), in WelcomeDlgProc()
316 StringCchCopyW(pContext->szArguments, _countof(pContext->szArguments), pszArgs); in WelcomeDlgProc()
346 StringCchCopyW(pContext->szTarget, _countof(pContext->szTarget), szPath); in WelcomeDlgProc()
428 StringCchCopyW(szText, _countof(szText), pContext->szOldFile); in FinishDlgProc()
435 StringCchCopyW(pContext->szDescription, _countof(pContext->szDescription), in FinishDlgProc()
467 StringCchCopyW(pContext->szLinkName, _countof(pContext->szLinkName), in FinishDlgProc()
484 StringCchCopyW(pContext->szLinkName, _countof(pContext->szLinkName), in FinishDlgProc()
573 StringCchCopyW(pContext->szOrigin, _countof(pContext->szOrigin), szPath); in ShowCreateShortcutWizard()
578 StringCchCopyW(pContext->szOrigin, _countof(pContext->szOrigin), szPath); in ShowCreateShortcutWizard()
583 StringCchCopyW(pContext->szOldFile, _countof(pContext->szOldFile), szPath); in ShowCreateShortcutWizard()
[all …]
/reactos/modules/rostests/apitests/shlwapi/
H A DPathUnExpandEnvStrings.c44 StringCchCopyW(TestStr, _countof(TestStr), L"ZZ:\\foobar\\"); in START_TEST()
71 StringCchCopyW(ExpStr, _countof(ExpStr), L"%SystemRoot%"); in START_TEST()
81 StringCchCopyW(TestStr, _countof(TestStr), L"%SystemRoot%\\"); in START_TEST()
113 StringCchCopyW(ExpStr, _countof(ExpStr), L"%SystemRoot%\\notepad.exe "); in START_TEST()
/reactos/dll/cpl/sysdm/
H A Dsmbios.c206 StringCchCopyW(pwsStr, lenStr, L" "); in wcsrep()
215 StringCchCopyW(pwsFind, lenFind, L" "); in wcsrep()
233 StringCchCopyW(pwsReplace, lenReplace, L" "); in wcsrep()
247 StringCchCopyW(pwStr, wcslen(pwStr), pwsStr); in wcsrep()
729 StringCchCopyW(pBuf, cchBuf, ven); in GetSystemName()
730 StringCchCopyW(ven, _countof(ven), dev); in GetSystemName()
731 StringCchCopyW(dev, _countof(dev), pBuf); in GetSystemName()
751 StringCchCopyW(ven, _countof(ven), L"Lenovo"); in GetSystemName()
844 StringCchCopyW(ven, _countof(ven), L"MSI"); in GetSystemName()
857 StringCchCopyW(pBuf, cchBuf, dev); in GetSystemName()
[all …]
/reactos/modules/rostests/apitests/shell32/
H A DSHChangeNotify.cpp38 StringCchCopyW(szPath, _countof(szPath), pszDir); // Double-NULL terminated in DoDeleteDirectory()
96 StringCchCopyW(s_szDir1, _countof(s_szDir1), szPath1); in DoBuildFilesAndDirs()
99 StringCchCopyW(s_szDir1InDir1, _countof(s_szDir1InDir1), szPath1); in DoBuildFilesAndDirs()
103 StringCchCopyW(s_szDir2InDir1, _countof(s_szDir2InDir1), szPath1); in DoBuildFilesAndDirs()
108 StringCchCopyW(s_szFile1InDir1InDir1, _countof(s_szFile1InDir1InDir1), szPath1); in DoBuildFilesAndDirs()
113 StringCchCopyW(s_szFile1InDir1, _countof(s_szFile1InDir1), szPath1); in DoBuildFilesAndDirs()
117 StringCchCopyW(s_szFile2InDir1, _countof(s_szFile2InDir1), szPath1); in DoBuildFilesAndDirs()
/reactos/modules/rostests/apitests/user32/
H A DKbdLayout.c89 StringCchCopyW(szPattern, ARRAYSIZE(szPattern), szSysPath); in testKeyboardLayouts()
99 StringCchCopyW(szFilePath, ARRAYSIZE(szFilePath), szSysPath); in testKeyboardLayouts()
/reactos/sdk/lib/drivers/wdf/shared/core/um/
H A Dfxdriverum.cpp150 hr = StringCchCopyW(init.ConfigRegistryPath, len, ServiceName); in AddDevice()
180 hr = StringCchCopyW(init.DevInstanceID, len, DevInstanceID); in AddDevice()
209 hr = StringCchCopyW(init.KernelDeviceName, len, KernelDeviceName); in AddDevice()
/reactos/base/applications/cmdutils/where/
H A Dwhere.c74 StringCchCopyW(pch, cch, data.cFileName); // build full path in WhereSearchGeneric()
113 StringCchCopyW(szPath, _countof(szPath), path); in WherePrintPath()
131 StringCchCopyW(szPath, _countof(szPath), dir); in WhereSearchFiles()
164 StringCchCopyW(szPath, _countof(szPath), dir); in WhereSearchRecursive()
/reactos/dll/win32/shell32/
H A DCUserNotification.cpp141 ::StringCchCopyW(pnid->szTip, _countof(pnid->szTip), m_szTip); in SetUpNotifyData()
151 ::StringCchCopyW(pnid->szInfo, _countof(pnid->szInfo), m_szInfo); in SetUpNotifyData()
152 ::StringCchCopyW(pnid->szInfoTitle, _countof(pnid->szInfoTitle), m_szInfoTitle); in SetUpNotifyData()
/reactos/dll/cpl/mmsys/
H A Dsounds.c396 StringCchCopyW(pScheme->szDesc, _countof(pScheme->szDesc), szValue); in AddSoundProfile()
397 StringCchCopyW(pScheme->szName, _countof(pScheme->szName), szSubKey); in AddSoundProfile()
588 StringCchCopyW(pLabelContext->szValue, _countof(pLabelContext->szValue), szBuffer); in ImportSoundLabel()
590 StringCchCopyW(pLabelContext->szValue, _countof(pLabelContext->szValue), szBuffer); in ImportSoundLabel()
708 StringCchCopyW(AppMap->szName, _countof(AppMap->szName), szAppName); in ImportAppProfile()
709 StringCchCopyW(AppMap->szDesc, _countof(AppMap->szDesc), szDefault); in ImportAppProfile()
710 StringCchCopyW(AppMap->szIcon, _countof(AppMap->szIcon), szIcon); in ImportAppProfile()
866 StringCchCopyW(szPath + (length + CONST_STR_LEN(L"\\media\\")), in LoadSoundFiles()
963 StringCchCopyW(pGlobalData->szDefault, _countof(pGlobalData->szDefault), pScheme->szName); in ShowSoundScheme()
1449StringCchCopyW(pLabelContext->szValue, _countof(pLabelContext->szValue), (PWSTR)lResult); in SoundsDlgProc()
/reactos/win32ss/user/winsrv/concfg/
H A Dfont.c332 StringCchCopyW(FaceName, LF_FACESIZE, TERMINAL_FACENAME); in FindSuitableFont()
347 StringCchCopyW(FaceName, LF_FACESIZE, FontEntry->FaceName); in FindSuitableFont()
351 StringCchCopyW(FaceName, LF_FACESIZE, DEFAULT_NON_DBCS_FONTFACE); in FindSuitableFont()
561 StringCchCopyW(FaceName, LF_FACESIZE, TERMINAL_FACENAME); in CreateConsoleFontEx()
989 StringCchCopyW(lf.lfFaceName, ARRAYSIZE(lf.lfFaceName), FaceName); in IsValidConsoleFont()
H A Dsettings.c80 StringCchCopyW(DestString, MaxStrLen, L"%SystemRoot%"); in TranslateConsoleName()
85 StringCchCopyW(DestString, MaxStrLen, ConsoleName); in TranslateConsoleName()
448 StringCchCopyW(ConsoleInfo->FaceName, ARRAYSIZE(ConsoleInfo->FaceName), L"VGA"); // HACK: !! in ConCfgInitDefaultSettings()
/reactos/base/applications/cmdutils/attrib/
H A Dattrib.c166 hRes = StringCchCopyW(pFilePart, cchRemaining, ALL_FILES_PATTERN); in EnumFilesWorker()
236 hRes = StringCchCopyW(pFilePart, cchRemaining, EnumCtx->FileName); in EnumFilesWorker()
259 StringCchCopyW(pFilePart, cchRemaining, findFileName); in EnumFilesWorker()
/reactos/dll/win32/shell32/dialogs/
H A Dfiledefext.cpp288 StringCchCopyW(pwszEnd, cchRemaining, L")"); in SH_FormatFileSizeWithBytes()
632 StringCchCopyW(data->pwszBuf, MAX_PATH, m_wszPath); in InitFileAttr()
785 StringCchCopyW(wszBuf, _countof(wszBuf), pFileDefExt->m_wszPath); in GeneralPageProc()
1118 StringCchCopyW(szIniFile, _countof(szIniFile), m_wszPath); in InitFolderCustomizePage()
1150 StringCchCopyW(szPath, _countof(szPath), m_szFolderIconPath); in OnFolderCustChangeIcon()
1167 StringCchCopyW(m_szFolderIconPath, _countof(m_szFolderIconPath), szPath); in OnFolderCustChangeIcon()
1178 StringCchCopyW(szIniFile, _countof(szIniFile), m_wszPath); in OnFolderCustApply()
/reactos/dll/win32/shell32/folders/
H A DCFSFolder.cpp150 StringCchCopyW(szIconFile, cchMax, swShell32Name); in getDefaultIconLocation()
196 StringCchCopyW(wszIniFullPath, _countof(wszIniFullPath), wszPath); in getIconLocationForFolder()
209 StringCchCopyW(wszPath, _countof(wszPath), wszTemp); in getIconLocationForFolder()
239 StringCchCopyW(wszPath, _countof(wszPath), wszTemp); in getIconLocationForFolder()
472 HRESULT hr = StringCchCopyW(szFindPattern, _countof(szFindPattern), sPathTarget); in Initialize()
573 StringCchCopyW(wszDesktopIni, MAX_PATH, pwszDir); in SHELL32_GetCLSIDForDirectory()
800 StringCchCopyW(FindData.cFileName, _countof(FindData.cFileName), pszName); in _CreateIDListFromName()
2014 StringCchCopyW(szIniFile, _countof(szIniFile), szPath); in GetCustomViewInfo()
2032 StringCchCopyW(szImage, _countof(szImage), szPath); in GetCustomViewInfo()
2081 hr = StringCchCopyW((PWSTR)lParam, wParam, m_sPathTarget); in MessageSFVCB()
/reactos/dll/shellext/acppage/
H A DCLayerStringList.hpp47 StringCchCopyW(*rgelt, Size, name); in STDMETHOD()
/reactos/modules/rostests/apitests/shdocvw/
H A DMRUList.cpp150 StringCchCopyW(szText, _countof(szText), L"===="); in MRUList_DataList_2()
155 StringCchCopyW(szText, _countof(szText), L"===="); in MRUList_DataList_2()
/reactos/base/applications/cmdutils/eventcreate/
H A Deventcreate.c217 StringCchCopyW(ExePath, ARRAYSIZE(ExePath), in InstallEventSource()
227 StringCchCopyW(TmpDir, ARRAYSIZE(TmpDir), L"%SystemRoot%"); in InstallEventSource()
229 StringCchCopyW(ExePath, ARRAYSIZE(ExePath), TmpDir); in InstallEventSource()
/reactos/modules/rostests/apitests/sfc/
H A DSfcIsFileProtected.c81 StringCchCopyW(Buffer, _countof(Buffer), tests[n].Path); in Test_ProtectedFiles()
/reactos/dll/win32/userenv/
H A Dprofile.c1117 StringCchCopyW(lpProfileDir, dwDirSize, szUserProfilePath); in CreateUserProfileExW()
1243 StringCchCopyW(szProfilePath, ARRAYSIZE(szProfilePath), lpProfilePath); in DeleteProfileW()
1388 StringCchCopyW(lpProfileDir, *lpcchSize, szProfilePath); in GetAllUsersProfileDirectoryW()
1521 StringCchCopyW(lpProfileDir, *lpcchSize, szProfilePath); in GetDefaultUserProfileDirectoryW()
1634 StringCchCopyW(lpProfilesDir, *lpcchSize, szProfilesPath); in GetProfilesDirectoryW()
1879 StringCchCopyW(lpProfileDir, *lpcchSize, szImagePath); in GetUserProfileDirectoryW()
/reactos/modules/rostests/apitests/gdi32/
H A DGetTextFace.c120 StringCchCopyW(lf.lfFaceName, ARRAYSIZE(lf.lfFaceName), FaceTests[i].lpFaceName); in Test_GetTextFaceAliasW()
/reactos/modules/rostests/apitests/browseui/
H A DSHExplorerParseCmdLine.c148 StringCchCopyW(pidlPathTest, _countof(pidlPathTest), PidlPath); in TestCommandLine()
153 StringCchCopyW(pidlPathTest, _countof(pidlPathTest), replaceName); in TestCommandLine()
159 StringCchCopyW(pidlPathTest, _countof(pidlPathTest), replaceName); in TestCommandLine()
/reactos/base/applications/msconfig_new/
H A Dstringutils.c119 StringCchCopyW(dupStr, strSizePlusNull, str); in DuplicateStringW()
/reactos/base/services/tcpsvcs/
H A Dlog.c217 StringCchCopyW(szLogFileName, ARRAYSIZE(szLogFileName), L"C:"); in InitLogging()

1234