Home
last modified time | relevance | path

Searched refs:CSIDL_LOCAL_APPDATA (Results 1 – 25 of 476) sorted by relevance

12345678910>>...20

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/logging/
H A Dutils_unittest.cc30 CsidlToPathServiceKey(CSIDL_LOCAL_APPDATA)); in TEST()
33 ASSERT_TRUE(base::PathService::Get(CsidlToPathServiceKey(CSIDL_LOCAL_APPDATA), in TEST()
51 CsidlToPathServiceKey(CSIDL_LOCAL_APPDATA)); in TEST()
53 ASSERT_TRUE(base::PathService::Get(CsidlToPathServiceKey(CSIDL_LOCAL_APPDATA), in TEST()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshfolder.h31 #ifndef CSIDL_LOCAL_APPDATA
33 #define CSIDL_LOCAL_APPDATA 0x001C macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshfolder.h31 #ifndef CSIDL_LOCAL_APPDATA
33 #define CSIDL_LOCAL_APPDATA 0x001C macro
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dstdpaths.cpp59 #ifndef CSIDL_LOCAL_APPDATA
60 #define CSIDL_LOCAL_APPDATA 0x001c macro
306 return AppendAppName(DoGetDirectory(CSIDL_LOCAL_APPDATA)); in GetUserLocalDataDir()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dstdpaths.cpp59 #ifndef CSIDL_LOCAL_APPDATA
60 #define CSIDL_LOCAL_APPDATA 0x001c macro
306 return AppendAppName(DoGetDirectory(CSIDL_LOCAL_APPDATA)); in GetUserLocalDataDir()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dstdpaths.cpp59 #ifndef CSIDL_LOCAL_APPDATA
60 #define CSIDL_LOCAL_APPDATA 0x001c macro
306 return AppendAppName(DoGetDirectory(CSIDL_LOCAL_APPDATA)); in GetUserLocalDataDir()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dstdpaths.cpp59 #ifndef CSIDL_LOCAL_APPDATA
60 #define CSIDL_LOCAL_APPDATA 0x001c macro
306 return AppendAppName(DoGetDirectory(CSIDL_LOCAL_APPDATA)); in GetUserLocalDataDir()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/os/
H A Dsystem_util_cleaner_unittest.cc137 CsidlToPathServiceKey(CSIDL_LOCAL_APPDATA)); in TEST_F()
183 CsidlToPathServiceKey(CSIDL_LOCAL_APPDATA)); in TEST_F()
198 CsidlToPathServiceKey(CSIDL_LOCAL_APPDATA)); in TEST_F()
H A Dpre_fetched_paths.cc39 FetchPath(CsidlToPathServiceKey(CSIDL_LOCAL_APPDATA)); in Initialize()
92 return Get(CsidlToPathServiceKey(CSIDL_LOCAL_APPDATA)); in GetCsidlLocalAppDataFolder()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dstdpaths.cpp58 #ifndef CSIDL_LOCAL_APPDATA
59 #define CSIDL_LOCAL_APPDATA 0x001c macro
368 return AppendAppInfo(DoGetDirectory(CSIDL_LOCAL_APPDATA)); in GetUserLocalDataDir()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dstdpaths.cpp58 #ifndef CSIDL_LOCAL_APPDATA
59 #define CSIDL_LOCAL_APPDATA 0x001c macro
368 return AppendAppInfo(DoGetDirectory(CSIDL_LOCAL_APPDATA)); in GetUserLocalDataDir()
/dports/x11/xpra/xpra-4.3/xpra/platform/win32/
H A Dpaths.py19 CSIDL_LOCAL_APPDATA = 28 variable
38 appdata = sh_get_folder_path(CSIDL_APPDATA if roaming else CSIDL_LOCAL_APPDATA)
93 for i in (CSIDL_PROFILE, CSIDL_COMMON_APPDATA, CSIDL_LOCAL_APPDATA, CSIDL_APPDATA):
110 for i in (CSIDL_PROFILE, CSIDL_COMMON_APPDATA, CSIDL_LOCAL_APPDATA, CSIDL_APPDATA):
/dports/multimedia/vlc/vlc-3.0.16/src/win32/
H A Ddirs.c55 #ifndef CSIDL_LOCAL_APPDATA
56 # define CSIDL_LOCAL_APPDATA 0x001C macro
268 return config_GetShellDir (CSIDL_LOCAL_APPDATA); in config_GetUserDir()
/dports/security/gpa/gpa-0.10.0/src/
H A Dget-path.c44 #ifndef CSIDL_LOCAL_APPDATA
45 #define CSIDL_LOCAL_APPDATA 0x001c macro
/dports/net-im/uTox/uTox/src/windows/
H A Dfilesys.c25 if (FAILED(SHGetFolderPath(NULL, CSIDL_LOCAL_APPDATA, NULL, 0, path))) { in native_get_filepath()
109 if (FAILED(SHGetFolderPath(NULL, CSIDL_LOCAL_APPDATA, NULL, 0, path))) { in native_get_file()
242 have_path = SUCCEEDED(SHGetFolderPath(NULL, CSIDL_LOCAL_APPDATA, NULL, 0, path)); in native_remove_file()
/dports/devel/R-cran-rappdirs/rappdirs/R/
H A Dutils.r45 CSIDL_LOCAL_APPDATA <- 28L functionVar
49 local = win_path_csidl(CSIDL_LOCAL_APPDATA) %||% win_path_env("local"),
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Extensions/src/System/
H A DEnvironment.SpecialFolder.cs13 LocalApplicationData = SpecialFolderValues.CSIDL_LOCAL_APPDATA,
68 internal const int CSIDL_LOCAL_APPDATA = 0x001c; field in System.Environment.SpecialFolderValues
/dports/games/anki/anki-2.1.16/aqt/
H A Dwinpaths.py47 CSIDL_LOCAL_APPDATA = 28 variable in PathConstants
101 return _get_path_buf(PathConstants.CSIDL_LOCAL_APPDATA)
/dports/security/kleopatra/kleopatra-21.12.3/src/utils/
H A Dgnupg-registry.c26 #ifndef CSIDL_LOCAL_APPDATA
27 #define CSIDL_LOCAL_APPDATA 0x001c macro
/dports/devel/msbuild/msbuild-0.06/src/Shared/
H A DFileUtilities.GetFolderPath.cs83 internal const int CSIDL_LOCAL_APPDATA = 0x001c; field in Microsoft.Build.Shared.FileUtilities.Win32Native
180 LocalApplicationData = Win32Native.CSIDL_LOCAL_APPDATA,
/dports/security/libkleo/libkleo-21.12.3/src/utils/
H A Dgnupg-registry.c22 #ifndef CSIDL_LOCAL_APPDATA
23 #define CSIDL_LOCAL_APPDATA 0x001c macro
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dstdpaths.cpp200 csidl = CSIDL_LOCAL_APPDATA; in GetUserDir()
337 return AppendAppInfo(DoGetDirectory(CSIDL_LOCAL_APPDATA)); in GetUserLocalDataDir()
/dports/devel/R-cran-rappdirs/rappdirs/man/
H A Duser_log_dir.Rd55 go in the \code{CSIDL_LOCAL_APPDATA} directory.
59 This function appends \file{Logs} to the \code{CSIDL_LOCAL_APPDATA}
/dports/security/dirmngr/dirmngr-1.1.0/src/
H A Dget-path.c325 #ifndef CSIDL_LOCAL_APPDATA
326 #define CSIDL_LOCAL_APPDATA 0x001c macro
564 if (w32_shgetfolderpath (NULL, CSIDL_LOCAL_APPDATA|CSIDL_FLAG_CREATE, in dirmngr_cachedir()
/dports/multimedia/aegisub/aegisub-3.2.2/libaegisub/windows/
H A Dpath_win.cpp46 SetToken("?local", WinGetFolderPath(CSIDL_LOCAL_APPDATA)/"Aegisub"); in FillPlatformSpecificPaths()

12345678910>>...20