ihds.dll
12 distinct file contents recorded under this name ยท 48 Windows records
Hashes for this file
Dynamic-link library
A .dll file is a dynamic-link library on Windows. The file has the Portable Executable format and contains code, data, and resources. Programs load the library at run time and call its exported functions. Many programs can share one library, which decreases memory and disk usage. Most functions of the Windows system live in .dll files.