Home
last modified time | relevance | path

Searched refs:CSIDL_PROGRAM_FILES (Results 1 – 25 of 383) sorted by relevance

12345678910>>...16

/dports/mail/emailrelay/emailrelay-1.9/src/gui/
H A Ddir_win32.cpp29 #ifndef CSIDL_PROGRAM_FILES
30 #define CSIDL_PROGRAM_FILES 38 macro
130 …bool ok = S_OK == ::SHGetFolderPathA( NULL , CSIDL_PROGRAM_FILES , NULL , SHGFP_TYPE_CURRENT , buf… in special()
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dvideo_tools_paths.cc57 std::string program_files = PBD::get_win_special_folder_path (CSIDL_PROGRAM_FILES); in harvid_exe()
96 std::string program_files = PBD::get_win_special_folder_path (CSIDL_PROGRAM_FILES); in xjadeo_exe()
159 std::string program_files = PBD::get_win_special_folder_path (CSIDL_PROGRAM_FILES); in transcoder_exe()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/os/
H A Dpre_fetched_paths.cc33 FetchPath(CsidlToPathServiceKey(CSIDL_PROGRAM_FILES)) && in Initialize()
68 return Get(CsidlToPathServiceKey(CSIDL_PROGRAM_FILES)); in GetCsidlProgramFilesFolder()
H A Dfile_path_sanitization_unittest.cc50 ASSERT_TRUE(base::PathService::Get(CsidlToPathServiceKey(CSIDL_PROGRAM_FILES), in TEST()
110 ASSERT_TRUE(base::PathService::Get(CsidlToPathServiceKey(CSIDL_PROGRAM_FILES), in TEST()
H A Dwhitelisted_directory.cc55 CSIDL_PROGRAM_FILES,
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Extensions/src/System/
H A DEnvironment.SpecialFolder.cs33 ProgramFiles = SpecialFolderValues.CSIDL_PROGRAM_FILES,
82 internal const int CSIDL_PROGRAM_FILES = 0x0026; field in System.Environment.SpecialFolderValues
/dports/games/anki/anki-2.1.16/aqt/
H A Dwinpaths.py57 CSIDL_PROGRAM_FILES = 38 variable in PathConstants
147 return _get_path_buf(PathConstants.CSIDL_PROGRAM_FILES)
/dports/deskutils/calibre/calibre-src-5.34.0/setup/
H A Dvcvars.py24 CSIDL_PROGRAM_FILES = 38 variable
39 for which in (CSIDL_PROGRAM_FILESX86, CSIDL_PROGRAM_FILES):
/dports/devel/msbuild/msbuild-0.06/src/Shared/
H A DFileUtilities.GetFolderPath.cs97 internal const int CSIDL_PROGRAM_FILES = 0x0026; field in Microsoft.Build.Shared.FileUtilities.Win32Native
257 ProgramFiles = Win32Native.CSIDL_PROGRAM_FILES,
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dstdpaths.cpp67 #ifndef CSIDL_PROGRAM_FILES
68 #define CSIDL_PROGRAM_FILES 0x0026 macro
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dstdpaths.cpp67 #ifndef CSIDL_PROGRAM_FILES
68 #define CSIDL_PROGRAM_FILES 0x0026 macro
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dstdpaths.cpp67 #ifndef CSIDL_PROGRAM_FILES
68 #define CSIDL_PROGRAM_FILES 0x0026 macro
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dstdpaths.cpp67 #ifndef CSIDL_PROGRAM_FILES
68 #define CSIDL_PROGRAM_FILES 0x0026 macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/
H A Dbase_paths_win.cc66 if (FAILED(SHGetFolderPath(NULL, CSIDL_PROGRAM_FILES, NULL, in PathProviderWin()
87 if (FAILED(SHGetFolderPath(NULL, CSIDL_PROGRAM_FILES, NULL, in PathProviderWin()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dstdpaths.cpp66 #ifndef CSIDL_PROGRAM_FILES
67 #define CSIDL_PROGRAM_FILES 0x0026 macro
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dstdpaths.cpp66 #ifndef CSIDL_PROGRAM_FILES
67 #define CSIDL_PROGRAM_FILES 0x0026 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/
H A Dbase_paths_win.cc66 if (FAILED(SHGetFolderPath(NULL, CSIDL_PROGRAM_FILES, NULL, in PathProviderWin()
87 if (FAILED(SHGetFolderPath(NULL, CSIDL_PROGRAM_FILES, NULL, in PathProviderWin()
/dports/astro/py-ro/RO-3.6.9/python/RO/OS/
H A DgetWinDirs.py95 for dirType in (None, shellcon.CSIDL_PROGRAM_FILES):
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshfolder.h40 #define CSIDL_PROGRAM_FILES 0x0026 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshfolder.h40 #define CSIDL_PROGRAM_FILES 0x0026 macro
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/
H A DShlObj.java75 int CSIDL_PROGRAM_FILES = 0x0026; // C:\Program Files field
/dports/lang/ghc/ghc-8.10.7/libraries/Win32/System/Win32/
H A DShell.hsc65 , cSIDL_PROGRAM_FILES = CSIDL_PROGRAM_FILES
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/geanyvc/src/
H A Dexterndiff.c64 SHGetFolderPath(NULL, CSIDL_PROGRAM_FILES, NULL, 0, szPathProgramFiles); in external_diff_viewer_init()
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/geanyvc/src/
H A Dexterndiff.c64 SHGetFolderPath(NULL, CSIDL_PROGRAM_FILES, NULL, 0, szPathProgramFiles); in external_diff_viewer_init()
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/geanyvc/src/
H A Dexterndiff.c64 SHGetFolderPath(NULL, CSIDL_PROGRAM_FILES, NULL, 0, szPathProgramFiles); in external_diff_viewer_init()

12345678910>>...16