搜索资源列表
Regsvr32
- Regsvr 32命令是Windows中控件文件(如扩展名为DLL、OCX、CPL的文件)的注册和反注册工具。 注册了以下dll文件 -Regsvr 32 orders Windows controls (such as the extension DLL, OCX, the CPL) for the registration and anti-registration tool. Dll registered the following documents
vc6_ide_lib_dll
- 简要介绍VC ++ 6.0集成开发环境中LIB与DLL文件的使用。
w95_s7
- w95_s7.dll是西门子300与VB通迅的一个DLL文件有了它就可以实现无OPC通讯方式
i-barcode
- java操作com端口所需要的库文件,共三个文件,其中comm.jar放到java的 lib目录下,dll文件放到window\system32下即可-com port java to operate the library files needed for a total of three documents.
HideDLL
- 木马运行关键是隐藏,神不知鬼不觉才是王道.要隐藏,先要隐藏进程,Windows操作系统中程序以进程的 方式运行,大多数操作系统也是如此.任务管理器就可以看到当前运行的进程,所以有人HOOK相关枚举进程的函 数,让任务管理器不显示木马进程,也有人把自己的木马注册成服务运行,"任务管理器"不显示服务的.这样做只 是障眼法,进程还是存在的,最好的方法是让进程不存在,让木马作为其他进程的一个线程来运行.Windows操 作系统提出了DLL的概念,其系统API都是通过DLL的形式出现的,应
VB_Link_DLL
- VB编写.DLL动态链接库文件的方法,原本VB6是不支持直接编译成dll文件的,用这个文法中断编译可以得到想要的中间文件。-VB prepared. DLL Dynamic Link Library file method, the original VB6 does not support direct compiled into dll files, and use this grammar can be compiled interrupt the middle of the file y
Howtodebugdll
- 教你如何调试DLL文件,看了之后你就知道了-Teach you how to debug DLL files, you will know after reading
InvCall(optimized)
- 经过优化后的VC++加密注册模块,直接编译生成了DLL文件,别附有一个加密示例,希望对你有所帮助-After optimization of the VC++ encryption registration module, generated directly compiled DLL file, do not be accompanied by an encryption example, want to help you
dnf2011
- DNF万能诸如器 诸如DLL文件 请大家支持下-DNF devices such as universal as the support of DLL files please thanks
FileTool.dll
- 解决WIN7与VC6.0的兼容问题,包含打开文件造成系统崩溃,添加文件导致的系统崩溃-To slove the problem of win7 and vc6
monitoring-center-system
- 设计安装220 kV 变电站远程视频监控系统是对变电站“四遥”功能的进一步补充。介绍了 220 kV 变电站远程视频监控中心的系统设计方案,根据系统的具体特点,设计了适应性很强的接 口规范,各子站系统根据通信接口规范设计,并以DLL 文件的形式提供给视频监控主站。系统在 ATL 框架下开发客户端控件,给出了实现视频监控中心客户站控件的具体编程过程。主站调用各 变电站通信DLL,可以实现图像及监控数据的透明传输。-The design and installation of a 2
ILSpy_Master_2.1.0.1603_RTW_Binaries
- C#dll文件反编译软件,可以成功将dll、exe文件编译成为cs文件。-C# dll file decompile software can be successfully compiled dll, exe file cs file.
MATLAB.m-to-dll
- 在没有安装MATLAB的计算机上,以上程序是无法正常运行的。好在MATLAB 将其所有的运行库,打包成了一个自解压文件。C:\MATLAB6p5\extern\lib\win32\mglinstaller.exe 在没有安装MATLAB的计算机上,运行mglinstaller.exe,它解压出两个目录 bin 和toolbox。你只要把 bin\win32 加入到计算机系统变量PATH中即可。 -On a computer that is not installed MATLAB, t
MakePDF
- 将word转换成pdf,是封装的dll文件,只需要传入源文件路径和目标文件路径就可以转换-Convert pdf to word
InterfaceSample
- 条码打印系统二次开发程序,SDK授权模式: 一、SDK为独立的DLL文件; 二、支持语言:C、C++、C#、Java、VB、E、Delphi等; 三、支持架构:C/S程序; 四、SDK一次授权终身多次使用和免费同步升级; 五、二次开发的程序中免费使用dll,不需要让用户注册授权; 六、SDK授权工具的主要功能是DLL和开发的程序做正版绑定。-Barcode printing system second development program, SDK Lice
inductor_dll
- 一个电感的DLL文件,可以用于PSIM电路仿真用。-An inductor DLL file can be used for circuit simulation using PSIM.
PFCcode
- 一个PFC的DLL文件,其可以在PSIM电路中仿真用,方便用户定义域设计。-A PFC DLL file, which can be used in PSIM circuit simulation, simplifying user-defined domain design.
yiyuyandiaoyong-cPPDLL
- 用易语言写的程序调用vc++编写的动态链接库DLL文件-yiyuyandiaoyong c++DLL
VBA-DLL
- VB工程源代码 - 创建一个可以被VBA引用的类库(.DLL).封装DLL 文件。-VB project s source code- to create a class library that can be referenced VBA (.DLL) package DLL files.
make-a-DLL-lib
- 如何制作一个dll文件的入门级描述,对新手有一定价值-Create a dynamic link library entry-level descr iption of some help to the newhand