Skip to content
Duarte Ramos edited this page Jan 14, 2019 · 3 revisions

Dll directory

Function

Set Dll directory.

https://docs.microsoft.com/en-us/windows/desktop/api/winbase/nf-winbase-setdlldirectoryw

Adds a directory to the search path used to locate DLLs for the application.

Note

In rare cases there are third party plugins that need this.

Clone this wiki locally