文档详情

dll文件(国外英文资料).doc

发布:2017-06-07约1.63万字共16页下载文档
文本预览下载声明
dll文件(国外英文资料) How to open and modify DLL files? How do I call and edit? (2010-09-18 20:41:40) Classification: default classification The DLL suffix file is an abbreviation for Dynamic line.library, meaning Dynamic Link Library. In Windows, many applications is not a complete executable file, they are divided into some relatively independent dynamic link libraries, namely the DLL file, placed in the system. When we execute a program, the corresponding DLL file is invoked. An application can have multiple DLL files, and a DLL file may be Shared by several applications, which are called Shared DLL files. DLL files are typically stored in C: Windows system directory Second, modify the specific application of the DLL file In the systems group policy and registry, we can modify some key values to optimize our system and enhance the security of the operating system. However, we cant do this by restricting the ability to download and delete files, only by modifying the system DLL file. At present, we can implement the functions such as forbidding the deletion of files, banning Internet explorer from downloading, banning Internet explorer, and banning file opening, by modifying the systems DLL file. Functions of some DLL files in the system The library file DLL that browselc.dll needs to invoke is its prototype The Shdoclc.dll system window and Settings, such as deleting files and renaming The shell32.dll system window and Settings, such as deleting files and renaming The Cryptui.dll Internet explorer controls download and prompt dialog programs Fourth, modify the method of the DLL file 1, download the DLL file modification tools EXESCOPE6.0-6.3 or 6.4, I use Passolo V6.0.04 this I use conveniently, give you a download address: /soft/15710.html Get browselc.dll, Shdoclc. DLL, shell32.dll, and Cryptui.dll. When looking for these files, it is best to put the hard drives of other machines on the machine, and then start and copy these files using the native operating system. Whe
显示全部
相似文档