2.2.1.6 DLLNAME

The DLLNAME type contains the name of a DLL.

 typedef WCHAR DLLNAME[DLLNAME_LENGTH + 1];
 typedef WCHAR* PDLLNAME;