Home
last modified time | relevance | path

Searched refs:dllPath (Results 51 – 75 of 168) sorted by relevance

1234567

/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/pk11wrap/
H A Dsecmod.h114 const char *dllPath,
118 const char *dllPath,
/dports/security/nss/nss-3.76.1/nss/lib/pk11wrap/
H A Dsecmod.h114 const char *dllPath,
118 const char *dllPath,
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/pk11wrap/
H A Dsecmod.h114 const char *dllPath,
118 const char *dllPath,
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/pk11wrap/
H A Dsecmod.h114 const char *dllPath,
118 const char *dllPath,
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/qa/osl/module/
H A Dosl_Module.cxx36 OUString dirPath, dllPath; in getDllURL() local
40 osl::FileBase::getAbsoluteFileURL( dirPath, libPath, dllPath ); in getDllURL()
42 return dllPath; in getDllURL()
/dports/lang/spidermonkey78/firefox-78.9.0/tools/profiler/core/
H A Dshared-libraries-win32.cc82 static nsCString GetVersion(WCHAR* dllPath) { in GetVersion() argument
83 DWORD infoSize = GetFileVersionInfoSizeW(dllPath, nullptr); in GetVersion()
90 if (!GetFileVersionInfoW(dllPath, 0, infoSize, infoData.get())) { in GetVersion()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/qa/osl/module/
H A Dosl_Module.cxx36 OUString dirPath, dllPath; in getDllURL() local
40 osl::FileBase::getAbsoluteFileURL( dirPath, libPath, dllPath ); in getDllURL()
42 return dllPath; in getDllURL()
/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/anim/
H A DAnim_Import.cpp134 char dllPath[ MAX_OSPATH ]; in LoadMayaDll() local
136 fileSystem->FindDLL( "MayaImport", dllPath ); in LoadMayaDll()
137 if ( !dllPath[ 0 ] ) { in LoadMayaDll()
140 importDLL = sys->DLL_Load( dllPath ); in LoadMayaDll()
/dports/net-im/coccinella/Coccinella-0.96.20Src/bin/windows/intel/tcom/
H A Dtcom.tcl31 set dllPath [search_auto_path "tcom/tcominproc.dll"]
57 registry set $key "" $dllPath
/dports/devel/gammaray/GammaRay-2.11.3/launcher/core/injector/
H A Dbasicwindllinjector.cpp51 void BasicWinDllInjector::inject(HANDLE destProcess, wchar_t *dllPath) { in inject() argument
53 remoteKernel32Call(destProcess, "LoadLibraryW", dllPath); in inject()
H A Dbasicwindllinjector.h41 static void inject(HANDLE destProcess, wchar_t *dllPath);
/dports/devel/msbuild/msbuild-0.06/src/Shared/UnitTests/
H A DTypeLoader_Dependencies_Tests.cs31 string dllPath = Path.Combine(dir.Path, TaskDllFileName); in LoadAssemblyAndDependency_InsideProjectFolder()
33 CheckIfCorrectAssemblyLoaded(output, dllPath); in LoadAssemblyAndDependency_InsideProjectFolder()
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/baseprofiler/core/
H A Dshared-libraries-win32.cc117 static std::string GetVersion(char* dllPath) { in GetVersion() argument
118 DWORD infoSize = GetFileVersionInfoSizeA(dllPath, nullptr); in GetVersion()
125 if (!GetFileVersionInfoA(dllPath, 0, infoSize, infoData.get())) { in GetVersion()
/dports/net/tigervnc-server/tigervnc-1.12.0/win/rfb_win32/
H A DService.cxx363 TCharArray dllPath(_tcslen(buffer.buf) + _tcslen(dllFilename) + 1); in registerService() local
364 _tcscpy(dllPath.buf, buffer.buf); in registerService()
365 _tcscat(dllPath.buf, dllFilename); in registerService()
367 hk.setExpandString(_T("EventMessageFile"), dllPath.buf); in registerService()
/dports/net/tigervnc-viewer/tigervnc-1.12.0/win/rfb_win32/
H A DService.cxx363 TCharArray dllPath(_tcslen(buffer.buf) + _tcslen(dllFilename) + 1); in registerService() local
364 _tcscpy(dllPath.buf, buffer.buf); in registerService()
365 _tcscat(dllPath.buf, dllFilename); in registerService()
367 hk.setExpandString(_T("EventMessageFile"), dllPath.buf); in registerService()
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-win32-defaults.c357 gchar *dllPath = NULL; in _e_win32_register_mailer_impl() local
375dllPath = _e_win32_sanitize_path (g_build_path(G_DIR_SEPARATOR_S, _e_get_bindir (), EUTILDLL, NULL… in _e_win32_register_mailer_impl()
377 …lue = RegSetValueExA (reg_key, "DLLPath", 0, REG_SZ, (const BYTE *)dllPath, strlen (dllPath) + 1))) in _e_win32_register_mailer_impl()
450 g_free (dllPath); in _e_win32_register_mailer_impl()
/dports/www/firefox/firefox-99.0/toolkit/components/aboutthirdparty/
H A DAboutThirdParty.cpp409 nsAutoString dllPath; in EnumInternal() local
410 if (!GetInprocServerDllPathFromGuid(guid, dllPath)) { in EnumInternal()
414 aCallback(dllPath, aType); in EnumInternal()
436 nsAutoString dllPath; in EnumInternal() local
437 if (!GetInprocServerDllPathFromGuid(guid, dllPath)) { in EnumInternal()
441 aCallback(dllPath, aType); in EnumInternal()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/aboutthirdparty/
H A DAboutThirdParty.cpp409 nsAutoString dllPath; in EnumInternal() local
410 if (!GetInprocServerDllPathFromGuid(guid, dllPath)) { in EnumInternal()
414 aCallback(dllPath, aType); in EnumInternal()
436 nsAutoString dllPath; in EnumInternal() local
437 if (!GetInprocServerDllPathFromGuid(guid, dllPath)) { in EnumInternal()
441 aCallback(dllPath, aType); in EnumInternal()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/aboutthirdparty/
H A DAboutThirdParty.cpp409 nsAutoString dllPath; in EnumInternal() local
410 if (!GetInprocServerDllPathFromGuid(guid, dllPath)) { in EnumInternal()
414 aCallback(dllPath, aType); in EnumInternal()
436 nsAutoString dllPath; in EnumInternal() local
437 if (!GetInprocServerDllPathFromGuid(guid, dllPath)) { in EnumInternal()
441 aCallback(dllPath, aType); in EnumInternal()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/common/
H A DShaderOverride.cpp28 TCHAR dllPath[MAX_PATH]; in LoadDependency() local
30 GetModuleFileName(GetModuleHINSTANCE(), dllPath, MAX_PATH); in LoadDependency()
32 std::basic_string<TCHAR> dllStringPath = std::basic_string<TCHAR>(dllPath); in LoadDependency()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/platforms/wmf/
H A DWMFVideoMFTManager.cpp228 WCHAR dllPath[MAX_PATH + 1]; in FindDXVABlacklistedDLL() local
231 if (!GetModuleFileNameEx(hProcess, hMods[i], dllPath, sizeof(dllPath) / sizeof(WCHAR))) { in FindDXVABlacklistedDLL()
236 …if (NS_WARN_IF(NS_FAILED(NS_NewLocalFile(nsDependentString(dllPath), false, getter_AddRefs(file)))… in FindDXVABlacklistedDLL()
249 if (!ConstructSystem32Path(name.get(), dllPath, MAX_PATH + 1)) { in FindDXVABlacklistedDLL()
256 DWORD infoSize = GetFileVersionInfoSizeW(dllPath, &zero); in FindDXVABlacklistedDLL()
265 if (!GetFileVersionInfoW(dllPath, 0, infoSize, infoData.get()) in FindDXVABlacklistedDLL()
/dports/devel/upp/upp/bazaar/SystemLog/
H A DSystemLog.h80 SystemLog &Open(String const &name, String const &dllPath = "");
82 SystemLog &Open(String const &name, String const &dllPath = GetExeFilePath());
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/
H A DStringResourceManager.cs40 string dllPath = t.Module.FullyQualifiedName; in ReadSafeStringResource()
43 IntPtr hModule = UnsafeNativeMethods.GetModuleHandle(dllPath); in ReadSafeStringResource()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/platforms/wmf/
H A DWMFVideoMFTManager.cpp315 WCHAR dllPath[MAX_PATH + 1]; in FindDXVABlacklistedDLL() local
318 if (!GetModuleFileNameEx(hProcess, hMods[i], dllPath, in FindDXVABlacklistedDLL()
319 sizeof(dllPath) / sizeof(WCHAR))) { in FindDXVABlacklistedDLL()
325 nsDependentString(dllPath), false, getter_AddRefs(file))))) { in FindDXVABlacklistedDLL()
338 if (!ConstructSystem32Path(name.get(), dllPath, MAX_PATH + 1)) { in FindDXVABlacklistedDLL()
345 DWORD infoSize = GetFileVersionInfoSizeW(dllPath, &zero); in FindDXVABlacklistedDLL()
355 if (!GetFileVersionInfoW(dllPath, 0, infoSize, infoData.get()) || in FindDXVABlacklistedDLL()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dbemapiset.h24 …HRESULT WINAPI BemCreateContractFrom (LPCWSTR dllPath, REFGUID extensionId, const CONTRACT_DESCRIP…

1234567