#5086

The runtime library (RTL for short) is literally the library file that a program needs when it's running. It is usually provided in the form of dynamic-link library (DLL for short), and generally includes various functions that are commonly used in programming. It is a practical way to implement the concept of sharing function libraries in Windows. The extensions of these library function files are mainly *.dll, *.ocx (ActiveX control library), and *.drv (old system driver).
Loading...
Loading...
#3258
In the daily use of Windows, a lot of situations can lead to a DLL file related error. For example, installing/uninstalling some software, hardware driver is missing, virus infection, forcibly installed adware, implanted spyware and malware (DLL files occupied or covered). All these cases can cause your system/software to run slow or even crash down, or make your Windows reflect more and more slowly.

Loading...
Loading...
#2848

In the daily usage of Windows, we occasionally meet system or software errors/prompts like: "***.dll file is missing, xxx can't start...", causing us not to be able to run some software, especially a lot of games. In this case, the first thing we think of is often to search the error message and then download, install and register the corresponding missing DLL files, so as to achieve a manual repair. Therefore, this is not a troublesome thing for just a few missing DLL files, but too many, it will make a user feel hard to accept.
Loading...
Loading...
Loading...
Loading...
Loading...
#2824
Sometimes, we may come across a lot of beautiful icons from PC programs. For some of them, we want to collect or just use them as materials, such as portableware's icon, folder's icon or icons for display on web page. In these cases, it is necessary to use some appropriate tools to extract out the icon resources we need.

Loading...
Loading...
#448

LiquidIcon XP is one of the most popular icon editing apps at present, it's small (360kb), portable, easy to use and free of charge.
Loading...
#273
Resource Hacker (formerly as ResHacker or ResHack) is a lightweight free app similar to eXeScope, used to decompile/recompile, view, modify, add and remove the resources (icon, bitmap, cursor, menus, dialog, string table, message table, accelerator, Delphi form and version information...) in both 32-bit & 64-bit Windows executable programs and other related files (*. EXE, *. DLL, *. CPL, *. OCX).

Loading...
Loading...
Loading...
#229

IconsExtract is an icon resource extraction applet, it allows to scan all files and folders in your PC, and then extracts the icons and mouse styles stored in EXE, DLL, OCX, CPL or some other files.
Loading...