# nt_dllload command

The nt_dllload command loads a DLL.

## Syntax

```
nt_dllload <dll number> <dllName>
```

## Parameter(s)

| dll number | DLL number. |
| --- | --- |
| dllName | DLL name. |

---
Source: https://d3codex.com/tcl/nt-dllload-command/ - part of the D3Codex reference.
