Home
last modified time | relevance | path

Searched refs:lstrcpyW (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/reactos/dll/win32/cryptdlg/
H A Dmain.c548 lstrcpyW(str, indent); in CRYPT_FormatCPS()
550 lstrcpyW(str, indent); in CRYPT_FormatCPS()
552 lstrcpyW(str, indent); in CRYPT_FormatCPS()
565 lstrcpyW(str, sep); in CRYPT_FormatCPS()
635 lstrcpyW(str, indent); in CRYPT_FormatUserNotice()
684 lstrcpyW(str, sep); in CRYPT_FormatUserNotice()
720 lstrcpyW(str, sep); in CRYPT_FormatUserNotice()
755 lstrcpyW(str, sep); in CRYPT_FormatUserNotice()
845 lstrcpyW(str, policyNum); in FormatVerisignExtension()
888 lstrcpyW(str, sep); in FormatVerisignExtension()
[all …]
/reactos/dll/win32/fusion/
H A Dfusion.c133 lstrcpyW(path, windir); in GetCachePath()
148 lstrcpyW(path + len, assembly); in GetCachePath()
150 lstrcpyW(path + len, gac); in GetCachePath()
160 lstrcpyW(path + len, assembly); in GetCachePath()
164 lstrcpyW(path + len, dotnet); in GetCachePath()
166 lstrcpyW(path + len, assembly); in GetCachePath()
177 lstrcpyW(pwzCachePath, path); in GetCachePath()
H A Dasmenum.c342 lstrcpyW(parent, ptr); in enum_gac_assemblies()
415 lstrcpyW(path, buf); in enumerate_gac()
419 lstrcpyW(path + size - 1, gac_64); in enumerate_gac()
424 lstrcpyW(path + size - 1, gac_32); in enumerate_gac()
429 lstrcpyW(path + size - 1, gac_msil); in enumerate_gac()
439 lstrcpyW(path, buf); in enumerate_gac()
442 lstrcpyW(path + size - 1, gac_64); in enumerate_gac()
447 lstrcpyW(path + size - 1, gac_32); in enumerate_gac()
452 lstrcpyW(path + size - 1, gac_msil); in enumerate_gac()
457 lstrcpyW(path + size - 1, gac); in enumerate_gac()
H A Dasmcache.c70 lstrcpyW(new_path, path); in create_full_path()
121 lstrcpyW(dir + len, dotnet); in get_assembly_directory()
123 lstrcpyW(dir + len, gac + 1); in get_assembly_directory()
128 lstrcpyW(dir + len, gac); in get_assembly_directory()
137 lstrcpyW(dir + len, msil); in get_assembly_directory()
141 lstrcpyW(dir + len, x86); in get_assembly_directory()
145 lstrcpyW(dir + len, amd64); in get_assembly_directory()
404 lstrcpyW( src_file + src_len, filename ); in copy_file()
412 lstrcpyW( dst_file + dst_len, filename ); in copy_file()
H A Dasmname.c169 lstrcpyW(pvProperty, name->name); in IAssemblyNameImpl_GetProperty()
224 lstrcpyW(pvProperty, name->culture); in IAssemblyNameImpl_GetProperty()
290 if (szDisplayName) lstrcpyW(szDisplayName, name->displayname); in IAssemblyNameImpl_GetDisplayName()
343 lstrcpyW(szDisplayName, name->name); in IAssemblyNameImpl_GetDisplayName()
432 else lstrcpyW(pwzName, name->name); in IAssemblyNameImpl_GetName()
548 lstrcpyW(buf, name->path); in IAssemblyName_GetPath()
/reactos/base/applications/cmdutils/xcopy/
H A Dxcopy.c89 lstrcpyW(msg, failedMsg); in XCOPY_LoadMessage()
210 lstrcpyW(new_path,path); in XCOPY_CreateDirectory()
366 lstrcpyW(inputpath, srcstem); in XCOPY_DoCopy()
384 lstrcpyW(copyFrom, srcstem); in XCOPY_DoCopy()
391 lstrcpyW(copyTo, deststem); in XCOPY_DoCopy()
610 lstrcpyW(inputpath, srcstem); in XCOPY_DoCopy()
962 lstrcpyW(stem, suppliedsource); in XCOPY_ProcessSourceParm()
967 lstrcpyW(spec, wchr_star); in XCOPY_ProcessSourceParm()
983 lstrcpyW(spec, (lastDir+1)); in XCOPY_ProcessSourceParm()
1077 lstrcpyW(stem, drive); in XCOPY_ProcessDestParm()
[all …]
/reactos/modules/rostests/winetests/fusion/
H A Dfusion.c92 lstrcpyW(cachepath, windir); in test_GetCachePath()
117 lstrcpyW(path, nochange); in test_GetCachePath()
123 lstrcpyW(path, nochange); in test_GetCachePath()
130 lstrcpyW(path, nochange); in test_GetCachePath()
136 lstrcpyW(cachepath, windir); in test_GetCachePath()
141 lstrcpyW(path, nochange); in test_GetCachePath()
179 lstrcpyW(path, nochange); in test_GetCachePath()
187 lstrcpyW(path, nochange); in test_GetCachePath()
H A Dasmcache.c1330 lstrcpyW(name, wine); in test_QueryAssemblyInfo()
1354 lstrcpyW(name, wine); in test_QueryAssemblyInfo()
1364 lstrcpyW(name, wine); in test_QueryAssemblyInfo()
1395 lstrcpyW(name, wine); in test_QueryAssemblyInfo()
1415 lstrcpyW(name, wine2); in test_QueryAssemblyInfo()
1445 lstrcpyW(name, wine); in test_QueryAssemblyInfo()
1469 lstrcpyW(name, wine); in test_QueryAssemblyInfo()
1489 lstrcpyW(name, wine); in test_QueryAssemblyInfo()
1513 lstrcpyW(name, wine); in test_QueryAssemblyInfo()
1533 lstrcpyW(name, wine); in test_QueryAssemblyInfo()
[all …]
/reactos/modules/rostests/apitests/shlwapi/
H A DPathFindOnPath.c177 lstrcpyW(Path, pEntry->NameBefore); in DoEntry()
181 lstrcpyW(PathExpected, pEntry->NameExpected); in DoEntry()
188 lstrcpyW(Path, pEntry->NameBefore); in DoEntry()
192 lstrcpyW(Path, s_TestDataPath); in DoEntry()
199 lstrcpyW(PathExpected, s_TestDataPath); in DoEntry()
208 lstrcpyW(Path, pEntry->NameBefore); in DoEntry()
228 lstrcpyW(Path, pEntry->NameBefore); in DoEntry()
324 lstrcpyW(s_FontsDir, s_WinDir); in START_TEST()
327 lstrcpyW(s_NotepadPath, s_SysDir); in START_TEST()
339 lstrcpyW(pch, L"\\testdata"); in START_TEST()
/reactos/dll/win32/dbghelp/
H A Dpath.c235 lstrcpyW(buffer + pos, S_AllW); in do_searchW()
266 lstrcpyW(buffer, root); in SearchTreeForFileW()
299 lstrcpyW(buffer, root); in EnumDirTreeW()
393 lstrcpyW(buffer, full_path); in SymFindFileInPathW()
408 lstrcpyW(tmp, searchPath); in SymFindFileInPathW()
413 lstrcpyW(buffer, tmp); in SymFindFileInPathW()
587 lstrcpyW(mf->filename, buffer); in module_find_cb()
622 lstrcpyW( buffer, full_pathW ); in path_find_symbol_file()
728 lstrcpyW(p, name); in search_dll_path()
739 lstrcpyW(end, name); in search_dll_path()
[all …]
/reactos/dll/win32/wmiutils/
H A Dpath.c537 lstrcpyW( path->text, pszPath ); in path_SetText()
578 lstrcpyW( p + 2, path->server ); in build_server()
643 lstrcpyW( ret, namespace ); in build_path()
674 lstrcpyW( ret, path->class ); in build_path()
678 lstrcpyW( ret + path->len_class + 1, keylist ); in build_path()
710 lstrcpyW( p, server ); in build_path()
712 lstrcpyW( p, namespace ); in build_path()
717 lstrcpyW( p, path->class ); in build_path()
748 lstrcpyW( p, server ); in build_path()
750 lstrcpyW( p, namespace ); in build_path()
[all …]
/reactos/dll/win32/qmgr/
H A Dqmgr.h121 if (dst) lstrcpyW(dst, src); in strdupW()
128 if (dst) lstrcpyW(dst, src); in co_strdupW()
141 lstrcpyW(*ret, str); in return_strval()
/reactos/dll/win32/mstask/
H A Dtask.c261 lstrcpyW(tmp_comment, pwszComment); in MSTASK_ITask_SetComment()
285 lstrcpyW(*ppwszComment, This->comment); in MSTASK_ITask_GetComment()
391 lstrcpyW(tmp_account_name, pwszAccountName); in MSTASK_ITask_SetAccountInformation()
415 lstrcpyW(*ppwszAccountName, This->accountName); in MSTASK_ITask_GetAccountInformation()
460 lstrcpyW(tmp_name, pwszApplicationName); in MSTASK_ITask_SetApplicationName()
483 lstrcpyW(*ppwszApplicationName, This->applicationName); in MSTASK_ITask_GetApplicationName()
511 lstrcpyW(tmp_parameters, pwszParameters); in MSTASK_ITask_SetParameters()
534 lstrcpyW(*ppwszParameters, This->parameters); in MSTASK_ITask_GetParameters()
777 lstrcpyW(This->taskName, pwszTaskName); in TaskConstructor()
/reactos/modules/rostests/winetests/devenum/
H A Ddevenum.c351 lstrcpyW(buffer, deviceW); in test_directshow_filter()
385 lstrcpyW(buffer, clsidW); in test_directshow_filter()
398 lstrcpyW(buffer, deviceW); in test_directshow_filter()
450 lstrcpyW(buffer, deviceW); in test_codec()
503 lstrcpyW(buffer, deviceW); in test_dmo()
578 lstrcpyW(buffer, deviceW); in test_legacy_filter()
638 lstrcpyW(name, defaultW); in test_dsound()
645 lstrcpyW(buffer, deviceW); in test_dsound()
664 lstrcpyW(buffer, deviceW); in test_dsound()
737 lstrcpyW(buffer, deviceW); in test_waveout()
[all …]
/reactos/dll/win32/msi/
H A Dmedia.c45 lstrcpyW(root, source_root); in source_matches_volume()
296 lstrcpyW(ret, mi->sourcedir); in get_cabinet_filename()
662 lstrcpyW(root, path); in get_drive_type()
706 lstrcpyW(mi->sourcedir, source_dir); in msi_load_media_info()
782 lstrcpyW(cabinet_file, volume); in find_published_source()
794 lstrcpyW(mi->sourcedir, volume); in find_published_source()
819 lstrcpyW( mi->volume_label, volume ); in find_published_source()
823 lstrcpyW( mi->disk_prompt, prompt ); in find_published_source()
828 lstrcpyW(mi->sourcedir, source); in find_published_source()
875 lstrcpyW( mi->sourcedir, temppath ); in ready_media()
[all …]
H A Dappsearch.c310 lstrcpyW(*appValue + 1, (LPCWSTR)value); in convert_reg_value()
315 lstrcpyW(*appValue, (LPCWSTR)value); in convert_reg_value()
333 lstrcpyW(*appValue, L"#x"); in convert_reg_value()
585 lstrcpyW(dst, deformatted); in expand_any_path()
786 lstrcpyW(buf, dir); in recurse_search_directory()
809 lstrcpyW(buf, dir); in recurse_search_directory()
820 lstrcpyW(subpath, dir); in recurse_search_directory()
831 lstrcpyW(subpath, dir); in recurse_search_directory()
993 lstrcpyW(expanded, path); in search_dr()
1005 lstrcpyW(path, parent); in search_dr()
[all …]
H A Dregistry.c349 lstrcpyW(keypath, L"Software\\Classes\\Installer\\Products\\"); in MSIREG_OpenProductKey()
385 lstrcpyW( keypath, L"Software\\Microsoft\\Installer\\Products\\" ); in MSIREG_DeleteUserProductKey()
397 lstrcpyW( keypath, L"Software\\Microsoft\\Installer\\Patches\\" ); in MSIREG_OpenUserPatchesKey()
416 lstrcpyW(keypath, L"Software\\Classes\\Installer\\Features\\"); in MSIREG_OpenFeaturesKey()
452 lstrcpyW( keypath, L"Software\\Microsoft\\Installer\\Features\\" ); in MSIREG_DeleteUserFeaturesKey()
521 lstrcpyW(keypath, L"Software\\Classes\\Installer\\Components\\"); in MSIREG_OpenUserComponentsKey()
1222 lstrcpyW( path, user ); in fetch_user_component()
1256 lstrcpyW( sid, user ); in fetch_user_component()
1873 lstrcpyW(targetprod, prodcode); in check_product_patches()
2222 lstrcpyW( path, user ); in fetch_user_product()
[all …]
/reactos/modules/rostests/winetests/odbccp32/
H A Dmisc.c331 lstrcpyW(buffer, wine); in test_SQLGetPrivateProfileStringW()
336 lstrcpyW(buffer, wine); in test_SQLGetPrivateProfileStringW()
341 lstrcpyW(buffer, value); in test_SQLGetPrivateProfileStringW()
361 lstrcpyW(buffer, value); in test_SQLGetPrivateProfileStringW()
382 lstrcpyW(buffer, wine); in test_SQLGetPrivateProfileStringW()
390 lstrcpyW(buffer, wine); in test_SQLGetPrivateProfileStringW()
399 lstrcpyW(buffer, value); in test_SQLGetPrivateProfileStringW()
407 lstrcpyW(buffer, value); in test_SQLGetPrivateProfileStringW()
726 lstrcpyW(str, value); in test_SQLValidDSNW()
/reactos/dll/win32/rpcrt4/
H A Dcpsf.c260 lstrcpyW( keyname, interfaceW ); in NdrDllRegisterProxy()
276 lstrcpyW( keyname, clsidW ); in NdrDllRegisterProxy()
324 lstrcpyW( keyname, interfaceW ); in NdrDllUnregisterProxy()
332 lstrcpyW( keyname, clsidW ); in NdrDllUnregisterProxy()
/reactos/modules/rostests/winetests/kernel32/
H A Ddirectory.c93 lstrcpyW(buf, fooW); in test_GetWindowsDirectoryW()
99 lstrcpyW(buf, fooW); in test_GetWindowsDirectoryW()
105 lstrcpyW(buf, fooW); in test_GetWindowsDirectoryW()
159 lstrcpyW(buf, fooW); in test_GetSystemDirectoryW()
165 lstrcpyW(buf, fooW); in test_GetSystemDirectoryW()
171 lstrcpyW(buf, fooW); in test_GetSystemDirectoryW()
H A Denviron.c210 lstrcpyW(buf, fooW); in test_GetSetEnvironmentVariableW()
219 lstrcpyW(buf, fooW); in test_GetSetEnvironmentVariableW()
225 lstrcpyW(buf, fooW); in test_GetSetEnvironmentVariableW()
235 lstrcpyW(buf, fooW); in test_GetSetEnvironmentVariableW()
248 lstrcpyW(buf, fooW); in test_GetSetEnvironmentVariableW()
257 lstrcpyW(buf, fooW); in test_GetSetEnvironmentVariableW()
/reactos/dll/win32/sxs/
H A Dcache.c265 else lstrcpyW( info->pszCurrentAssemblyPathBuf, path ); in cache_QueryAssemblyInfo()
512 lstrcpyW( ret, sxsdir ); in build_policy_filename()
561 lstrcpyW( src + len, file->name ); in build_source_filename()
582 lstrcpyW( ret, sxsdir ); in build_manifest_filename()
648 lstrcpyW( dst, sxsdir ); in install_assembly()
723 lstrcpyW( dirname, sxsdir ); in uninstall_assembly()
724 lstrcpyW( dirname + len_sxsdir, name ); in uninstall_assembly()
730 lstrcpyW( filename, dirname ); in uninstall_assembly()
/reactos/dll/win32/advpack/
H A Dfiles.c138 lstrcpyW(szIniPath, lpcszBackupDir); in AddDelBackupEntryW()
283 lstrcpyW(szDestFilename, lpszDestFile); in AdvInstallFileW()
289 lstrcpyW(szDestFilename, lpszSourceFile); in AdvInstallFileW()
352 lstrcpyW(fname + fname_len, asterisk); in DELNODE_recurse_dirtree()
363 lstrcpyW(fname + fname_len, w32fd.cFileName); in DELNODE_recurse_dirtree()
466 lstrcpyW(fname, pszFileOrDirName); in DelNodeW()
523 lstrcpyW(cmdline_copy, cmdline); in DelNodeRunDLL32W()
/reactos/dll/directx/wine/devenum/
H A Dmediacatenum.c349 lstrcpyW(rpb->path, clsidW); in create_PropertyBag()
361 lstrcpyW(rpb->path, wszActiveMovieKey); in create_PropertyBag()
712 lstrcpyW(buffer, deviceW); in DEVENUM_IMediaCatMoniker_GetDisplayName()
723 lstrcpyW(buffer, deviceW); in DEVENUM_IMediaCatMoniker_GetDisplayName()
907 lstrcpyW(pMoniker->name, buffer); in DEVENUM_IEnumMoniker_Next()
927 lstrcpyW(pMoniker->name, buffer); in DEVENUM_IEnumMoniker_Next()
1029 lstrcpyW(buffer, clsidW); in create_EnumMoniker()
1036 lstrcpyW(buffer, wszActiveMovieKey); in create_EnumMoniker()
/reactos/modules/rostests/winetests/wshom/
H A Dwshom.c294 lstrcpyW(buf + 1, path2); in test_wshshell()
296 lstrcpyW(buf + lstrlenW(path2) + 2, paramsW); in test_wshshell()
446 lstrcpyW(pathW, keypathW); in test_registry()
459 lstrcpyW(pathW, keypathW); in test_registry()
472 lstrcpyW(pathW, keypathW); in test_registry()
483 lstrcpyW(pathW, keypathW); in test_registry()
515 lstrcpyW(pathW, keypathW); in test_registry()
565 lstrcpyW(pathW, keypathW); in test_registry()

12345678910>>...12