Choose file type: .dll .inf .ocx

Browse .dll files by first letter:
 

Dll Files Information

What is a .dll?

Dynamic-link library, or DLL, is Microsoft's implementation of the shared library concept in the Microsoft Windows and OS/2 operating systems. These libraries usually have the file extension DLL, OCX (for libraries containing ActiveX controls), or DRV (for legacy system drivers). DLLs can contain code, data, and resources, in any combination. (Source: en.wikipedia.org)

How do I register a .dll?

To register missing .dll file follow these simple steps:
  1. Search and Find the Missing DLL
  2. Download the .DLL File
  3. Put the DLL back in it's location
  4. Register the DLL file in the system:
    Click the start button - Run - type regsvr32 "C:\Windows\System32\dllfile.dll" - click OK
  5. Run the Program that gave the error

How do I unregister and delete a .dll?

  1. Click the start button
  2. Click run
  3. Copy the text below into the run field replacing with the .dll location and name
    regsvr32 /u C:\Windows\System32\dllfile.dll
  4. Click the OK Button

Top 10 Files

crystl32.ocx — 743
bcmwl5.inf — 678
usbstor.inf — 587
dosnet.inf — 570
usbprint.inf — 417
prjchameleon.ocx — 410
biosinfo.inf — 379
mdmcpq.inf — 316
wpdmtp.inf — 306
fxsocm.inf — 292
Copyright © 2008 DllEmpire.com