The LIST DLL command lists the name of each Dynamic Link Library (DLL) function and variable currently in memory. The syntax of the LIST DLL command is simply:
LIST DLL
Samples of the LIST DLL command could include:
LIST DLL !lists the DLLs to the CRT
LIST DLL #PRT !lists the DLLs to a printer
|