Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

Process.GetDllDirectory

Queries DLL directory.

Component Version macOS Windows Linux Server iOS SDK
Process 13.1 ❌ No ✅ Yes ❌ No ✅ Yes, on Windows ❌ No
MBS( "Process.GetDllDirectory" )

Parameters

none

Result

Returns path or error.

Description

Queries DLL directory.
Some OS functions look for files relative to this folder, e.g. Process.LoadLibrary.

See also

Release notes

Blog Entries

This function checks for a license.

Created 3th March 2023, last changed 3th March 2023


Process.GetCurrentDirectory - Process.IsFrontMost