WDM
The WDM command displays a list of all DLL and application modules loaded by Windows. Each line of the display has the following format:
handle refcount module path
Field | Description |
handle | The module handle |
refcount | The number of times the module has been loaded |
module | The name of the module |
path | The path of the module's executable file |