Home
last modified time | relevance | path

Searched refs:wszPath (Results 1 – 25 of 566) sorted by relevance

12345678910>>...23

/dports/devel/kBuild/kBuild-0.1.9998/src/kDeDup/
H A DkDeDup.c89 wchar_t wszPath[1]; member
245 hFile = birdOpenFileExW(NULL, pFileNode->wszPath, in kDupHashFile()
354 memcpy(pFileNode->wszPath, pFtsEnt->fts_wcsaccpath, cbAccessPath); in kDupDoFile()
387 … pFileNode->wszPath, pFirstFileNode->wszPath, pFileNode->uInode, pFileNode->uDev); in kDupDoFile()
412 … pFileNode->wszPath, pDupFileNode->wszPath, pFileNode->uInode, pFileNode->uDev); in kDupDoFile()
440 … printf("Found duplicate: '%ls' <-> '%ls'\n", pFileNode->wszPath, pDupFileNode->wszPath); in kDupDoFile()
443 …"Found duplicate: '%ls' <-> '%ls' (devices differ).\n", pFileNode->wszPath, pDupFileNode->wszPath); in kDupDoFile()
598 size_t cwcPath = wcslen(pDupFile->wszPath); in kDupHardlinkDuplicates()
603 if (MoveFileW(pDupFile->wszPath, wszBackup)) in kDupHardlinkDuplicates()
605 if (CreateHardLinkW(pDupFile->wszPath, pTargetFile->wszPath, NULL)) in kDupHardlinkDuplicates()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/nsis/Contrib/ApplicationID/
H A DSet.cpp51 WCHAR wszPath[MAX_PATH]; in Set() local
58 ZeroMemory(wszPath, sizeof(wszPath)); in Set()
68 MultiByteToWideChar(CP_ACP, 0, szPath, -1, wszPath, MAX_PATH); in Set()
74 wcscpy_s(wszPath, szPath); in Set()
83 …if (SUCCEEDED(SHGetPropertyStoreFromParsingName(wszPath, NULL, GPS_READWRITE, IID_PPV_ARGS(&m_pps)… in Set()
156 WCHAR wszPath[MAX_PATH]; in UninstallPinnedItem() local
160 ZeroMemory(wszPath, sizeof(wszPath)); in UninstallPinnedItem()
166 MultiByteToWideChar(CP_ACP, 0, szPath, -1, wszPath, MAX_PATH); in UninstallPinnedItem()
168 wcscpy_s(wszPath, szPath); in UninstallPinnedItem()
174 hr = SHCreateItemFromParsingName(wszPath, NULL, IID_PPV_ARGS(&pItem)); in UninstallPinnedItem()
/dports/www/firefox/firefox-99.0/other-licenses/nsis/Contrib/ApplicationID/
H A DSet.cpp51 WCHAR wszPath[MAX_PATH]; in Set() local
58 ZeroMemory(wszPath, sizeof(wszPath)); in Set()
68 MultiByteToWideChar(CP_ACP, 0, szPath, -1, wszPath, MAX_PATH); in Set()
74 wcscpy_s(wszPath, szPath); in Set()
83 …if (SUCCEEDED(SHGetPropertyStoreFromParsingName(wszPath, NULL, GPS_READWRITE, IID_PPV_ARGS(&m_pps)… in Set()
156 WCHAR wszPath[MAX_PATH]; in UninstallPinnedItem() local
160 ZeroMemory(wszPath, sizeof(wszPath)); in UninstallPinnedItem()
166 MultiByteToWideChar(CP_ACP, 0, szPath, -1, wszPath, MAX_PATH); in UninstallPinnedItem()
168 wcscpy_s(wszPath, szPath); in UninstallPinnedItem()
174 hr = SHCreateItemFromParsingName(wszPath, NULL, IID_PPV_ARGS(&pItem)); in UninstallPinnedItem()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/nsis/Contrib/ApplicationID/
H A DSet.cpp51 WCHAR wszPath[MAX_PATH]; in Set() local
58 ZeroMemory(wszPath, sizeof(wszPath)); in Set()
68 MultiByteToWideChar(CP_ACP, 0, szPath, -1, wszPath, MAX_PATH); in Set()
74 wcscpy_s(wszPath, szPath); in Set()
83 …if (SUCCEEDED(SHGetPropertyStoreFromParsingName(wszPath, NULL, GPS_READWRITE, IID_PPV_ARGS(&m_pps)… in Set()
156 WCHAR wszPath[MAX_PATH]; in UninstallPinnedItem() local
160 ZeroMemory(wszPath, sizeof(wszPath)); in UninstallPinnedItem()
166 MultiByteToWideChar(CP_ACP, 0, szPath, -1, wszPath, MAX_PATH); in UninstallPinnedItem()
168 wcscpy_s(wszPath, szPath); in UninstallPinnedItem()
174 hr = SHCreateItemFromParsingName(wszPath, NULL, IID_PPV_ARGS(&pItem)); in UninstallPinnedItem()
/dports/www/firefox-legacy/firefox-52.8.0esr/other-licenses/nsis/Contrib/ApplicationID/
H A DSet.cpp51 WCHAR wszPath[MAX_PATH]; in Set() local
58 ZeroMemory(wszPath, sizeof(wszPath)); in Set()
68 MultiByteToWideChar(CP_ACP, 0, szPath, -1, wszPath, MAX_PATH); in Set()
74 wcscpy_s(wszPath, szPath); in Set()
83 …if (SUCCEEDED(SHGetPropertyStoreFromParsingName(wszPath, NULL, GPS_READWRITE, IID_PPV_ARGS(&m_pps)… in Set()
156 WCHAR wszPath[MAX_PATH]; in UninstallPinnedItem() local
160 ZeroMemory(wszPath, sizeof(wszPath)); in UninstallPinnedItem()
166 MultiByteToWideChar(CP_ACP, 0, szPath, -1, wszPath, MAX_PATH); in UninstallPinnedItem()
168 wcscpy_s(wszPath, szPath); in UninstallPinnedItem()
174 hr = SHCreateItemFromParsingName(wszPath, NULL, IID_PPV_ARGS(&pItem)); in UninstallPinnedItem()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/nsis/Contrib/ApplicationID/
H A DSet.cpp51 WCHAR wszPath[MAX_PATH]; in Set() local
58 ZeroMemory(wszPath, sizeof(wszPath)); in Set()
68 MultiByteToWideChar(CP_ACP, 0, szPath, -1, wszPath, MAX_PATH); in Set()
74 wcscpy_s(wszPath, szPath); in Set()
83 …if (SUCCEEDED(SHGetPropertyStoreFromParsingName(wszPath, NULL, GPS_READWRITE, IID_PPV_ARGS(&m_pps)… in Set()
156 WCHAR wszPath[MAX_PATH]; in UninstallPinnedItem() local
160 ZeroMemory(wszPath, sizeof(wszPath)); in UninstallPinnedItem()
166 MultiByteToWideChar(CP_ACP, 0, szPath, -1, wszPath, MAX_PATH); in UninstallPinnedItem()
168 wcscpy_s(wszPath, szPath); in UninstallPinnedItem()
174 hr = SHCreateItemFromParsingName(wszPath, NULL, IID_PPV_ARGS(&pItem)); in UninstallPinnedItem()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/nsis/Contrib/ApplicationID/
H A DSet.cpp51 WCHAR wszPath[MAX_PATH]; in Set() local
58 ZeroMemory(wszPath, sizeof(wszPath)); in Set()
68 MultiByteToWideChar(CP_ACP, 0, szPath, -1, wszPath, MAX_PATH); in Set()
74 wcscpy_s(wszPath, szPath); in Set()
83 …if (SUCCEEDED(SHGetPropertyStoreFromParsingName(wszPath, NULL, GPS_READWRITE, IID_PPV_ARGS(&m_pps)… in Set()
156 WCHAR wszPath[MAX_PATH]; in UninstallPinnedItem() local
160 ZeroMemory(wszPath, sizeof(wszPath)); in UninstallPinnedItem()
166 MultiByteToWideChar(CP_ACP, 0, szPath, -1, wszPath, MAX_PATH); in UninstallPinnedItem()
168 wcscpy_s(wszPath, szPath); in UninstallPinnedItem()
174 hr = SHCreateItemFromParsingName(wszPath, NULL, IID_PPV_ARGS(&pItem)); in UninstallPinnedItem()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/um/
H A Dvswriter.rs136 wszPath: LPCWSTR,
236 wszPath: LPCWSTR,
242 wszPath: LPCWSTR,
316 wszPath: LPCWSTR,
322 wszPath: LPCWSTR,
341 wszPath: LPCWSTR,
348 wszPath: LPCWSTR,
355 wszPath: LPCWSTR,
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.2.8/src/
H A Dvswriter.rs97 &mut self, wszPath: ::LPCWSTR, wszFilename: ::LPCWSTR, wszRanges: ::LPCWSTR,
143 &mut self, wszPath: ::LPCWSTR, wszFilespec: ::LPCWSTR, bRecursive: ::BOOL,
147 &mut self, wszPath: ::LPCWSTR, wszFilespec: ::LPCWSTR, bRecursive: ::BOOL,
196 &mut self, wszPath: ::LPCWSTR, wszFilespec: ::LPCWSTR, bRecursive: bool,
200 &mut self, wszPath: ::LPCWSTR, wszFilespec: ::LPCWSTR, bRecursive: bool
209 &mut self, wszLogicalPath: ::LPCWSTR, wszDatabaseName: ::LPCWSTR, wszPath: ::LPCWSTR,
213 wszPath: ::LPCWSTR, wszFilespec: ::LPCWSTR, dwBackupTypeMask: ::DWORD
216 wszPath: ::LPCWSTR, wszFilespec: ::LPCWSTR, bRecursive: bool,
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.2.8/src/
H A Dvswriter.rs97 &mut self, wszPath: ::LPCWSTR, wszFilename: ::LPCWSTR, wszRanges: ::LPCWSTR,
143 &mut self, wszPath: ::LPCWSTR, wszFilespec: ::LPCWSTR, bRecursive: ::BOOL,
147 &mut self, wszPath: ::LPCWSTR, wszFilespec: ::LPCWSTR, bRecursive: ::BOOL,
196 &mut self, wszPath: ::LPCWSTR, wszFilespec: ::LPCWSTR, bRecursive: bool,
200 &mut self, wszPath: ::LPCWSTR, wszFilespec: ::LPCWSTR, bRecursive: bool
209 &mut self, wszLogicalPath: ::LPCWSTR, wszDatabaseName: ::LPCWSTR, wszPath: ::LPCWSTR,
213 wszPath: ::LPCWSTR, wszFilespec: ::LPCWSTR, dwBackupTypeMask: ::DWORD
216 wszPath: ::LPCWSTR, wszFilespec: ::LPCWSTR, bRecursive: bool,
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.3.9/src/um/
H A Dvswriter.rs136 wszPath: LPCWSTR,
236 wszPath: LPCWSTR,
242 wszPath: LPCWSTR,
316 wszPath: LPCWSTR,
322 wszPath: LPCWSTR,
341 wszPath: LPCWSTR,
348 wszPath: LPCWSTR,
355 wszPath: LPCWSTR,
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/winapi-0.3.9/src/um/
H A Dvswriter.rs136 wszPath: LPCWSTR,
236 wszPath: LPCWSTR,
242 wszPath: LPCWSTR,
316 wszPath: LPCWSTR,
322 wszPath: LPCWSTR,
341 wszPath: LPCWSTR,
348 wszPath: LPCWSTR,
355 wszPath: LPCWSTR,
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dvswriter.rs136 wszPath: LPCWSTR,
236 wszPath: LPCWSTR,
242 wszPath: LPCWSTR,
316 wszPath: LPCWSTR,
322 wszPath: LPCWSTR,
341 wszPath: LPCWSTR,
348 wszPath: LPCWSTR,
355 wszPath: LPCWSTR,
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.3.9/src/um/
H A Dvswriter.rs136 wszPath: LPCWSTR,
236 wszPath: LPCWSTR,
242 wszPath: LPCWSTR,
316 wszPath: LPCWSTR,
322 wszPath: LPCWSTR,
341 wszPath: LPCWSTR,
348 wszPath: LPCWSTR,
355 wszPath: LPCWSTR,
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.2.8/src/
H A Dvswriter.rs97 &mut self, wszPath: ::LPCWSTR, wszFilename: ::LPCWSTR, wszRanges: ::LPCWSTR,
143 &mut self, wszPath: ::LPCWSTR, wszFilespec: ::LPCWSTR, bRecursive: ::BOOL,
147 &mut self, wszPath: ::LPCWSTR, wszFilespec: ::LPCWSTR, bRecursive: ::BOOL,
196 &mut self, wszPath: ::LPCWSTR, wszFilespec: ::LPCWSTR, bRecursive: bool,
200 &mut self, wszPath: ::LPCWSTR, wszFilespec: ::LPCWSTR, bRecursive: bool
209 &mut self, wszLogicalPath: ::LPCWSTR, wszDatabaseName: ::LPCWSTR, wszPath: ::LPCWSTR,
213 wszPath: ::LPCWSTR, wszFilespec: ::LPCWSTR, dwBackupTypeMask: ::DWORD
216 wszPath: ::LPCWSTR, wszFilespec: ::LPCWSTR, bRecursive: bool,
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dvswriter.rs136 wszPath: LPCWSTR,
236 wszPath: LPCWSTR,
242 wszPath: LPCWSTR,
316 wszPath: LPCWSTR,
322 wszPath: LPCWSTR,
341 wszPath: LPCWSTR,
348 wszPath: LPCWSTR,
355 wszPath: LPCWSTR,
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/winapi-0.3.9/src/um/
H A Dvswriter.rs136 wszPath: LPCWSTR,
236 wszPath: LPCWSTR,
242 wszPath: LPCWSTR,
316 wszPath: LPCWSTR,
322 wszPath: LPCWSTR,
341 wszPath: LPCWSTR,
348 wszPath: LPCWSTR,
355 wszPath: LPCWSTR,
/dports/editors/kibi/kibi-0.2.2/cargo-crates/winapi-0.3.9/src/um/
H A Dvswriter.rs136 wszPath: LPCWSTR,
236 wszPath: LPCWSTR,
242 wszPath: LPCWSTR,
316 wszPath: LPCWSTR,
322 wszPath: LPCWSTR,
341 wszPath: LPCWSTR,
348 wszPath: LPCWSTR,
355 wszPath: LPCWSTR,
/dports/misc/broot/broot-1.7.0/cargo-crates/winapi-0.3.9/src/um/
H A Dvswriter.rs136 wszPath: LPCWSTR,
236 wszPath: LPCWSTR,
242 wszPath: LPCWSTR,
316 wszPath: LPCWSTR,
322 wszPath: LPCWSTR,
341 wszPath: LPCWSTR,
348 wszPath: LPCWSTR,
355 wszPath: LPCWSTR,
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/winapi-0.3.9/src/um/
H A Dvswriter.rs136 wszPath: LPCWSTR,
236 wszPath: LPCWSTR,
242 wszPath: LPCWSTR,
316 wszPath: LPCWSTR,
322 wszPath: LPCWSTR,
341 wszPath: LPCWSTR,
348 wszPath: LPCWSTR,
355 wszPath: LPCWSTR,
/dports/devel/rust-bindgen/bindgen-0.59.2/cargo-crates/winapi-0.3.9/src/um/
H A Dvswriter.rs136 wszPath: LPCWSTR,
236 wszPath: LPCWSTR,
242 wszPath: LPCWSTR,
316 wszPath: LPCWSTR,
322 wszPath: LPCWSTR,
341 wszPath: LPCWSTR,
348 wszPath: LPCWSTR,
355 wszPath: LPCWSTR,
/dports/devel/sccache/sccache-0.2.15/cargo-crates/winapi-0.2.8/src/
H A Dvswriter.rs97 &mut self, wszPath: ::LPCWSTR, wszFilename: ::LPCWSTR, wszRanges: ::LPCWSTR,
143 &mut self, wszPath: ::LPCWSTR, wszFilespec: ::LPCWSTR, bRecursive: ::BOOL,
147 &mut self, wszPath: ::LPCWSTR, wszFilespec: ::LPCWSTR, bRecursive: ::BOOL,
196 &mut self, wszPath: ::LPCWSTR, wszFilespec: ::LPCWSTR, bRecursive: bool,
200 &mut self, wszPath: ::LPCWSTR, wszFilespec: ::LPCWSTR, bRecursive: bool
209 &mut self, wszLogicalPath: ::LPCWSTR, wszDatabaseName: ::LPCWSTR, wszPath: ::LPCWSTR,
213 wszPath: ::LPCWSTR, wszFilespec: ::LPCWSTR, dwBackupTypeMask: ::DWORD
216 wszPath: ::LPCWSTR, wszFilespec: ::LPCWSTR, bRecursive: bool,
/dports/devel/sccache/sccache-0.2.15/cargo-crates/winapi-0.3.9/src/um/
H A Dvswriter.rs136 wszPath: LPCWSTR,
236 wszPath: LPCWSTR,
242 wszPath: LPCWSTR,
316 wszPath: LPCWSTR,
322 wszPath: LPCWSTR,
341 wszPath: LPCWSTR,
348 wszPath: LPCWSTR,
355 wszPath: LPCWSTR,
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/winapi-0.3.9/src/um/
H A Dvswriter.rs136 wszPath: LPCWSTR,
236 wszPath: LPCWSTR,
242 wszPath: LPCWSTR,
316 wszPath: LPCWSTR,
322 wszPath: LPCWSTR,
341 wszPath: LPCWSTR,
348 wszPath: LPCWSTR,
355 wszPath: LPCWSTR,
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/winapi-0.3.9/src/um/
H A Dvswriter.rs136 wszPath: LPCWSTR,
236 wszPath: LPCWSTR,
242 wszPath: LPCWSTR,
316 wszPath: LPCWSTR,
322 wszPath: LPCWSTR,
341 wszPath: LPCWSTR,
348 wszPath: LPCWSTR,
355 wszPath: LPCWSTR,

12345678910>>...23