搜索资源列表
在动态连接库内封装应用程序框架cool
- 实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC EXE应用程序中 CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程, CWinThread *pThread=GetCurrentThread()
DLL登陆窗体
- 这是一个把登录封装到DLL的例子,当前程序还包括自动建立数据库,给数据库加密码。-This is a package to put logged DLL example, the current procedures also include automatic establish a database to database password.
graphical
- 该系统前台为VB开发,调用VC写的dll,该DLL封装了46个图片处理函数,而且该程序含有源码,是图像开发的非常好的典范-prospects for VB, VC was called the dll, the DLL package of 46 photos handling functions, and the source code contains procedures, the development of the image is a very good example
HikPlaySrv
- Winsocket DLL 封装,该类是SOCKET通讯综合模型,该类完成后将包装各种SOCKET通讯模式(阻塞select,异步窗口,异步事件,重叠I/O,完成I/O)等.它可以被各种通讯程序方便采用.尤其是基于SERVER/CLIENT的SERVER程序会提高大幅度性能.如果使用人要完成特定的通讯功能可以从该类继承,增加对线程池的支持功能。-Winsocket DLL package, such communication is SOCKET integrated model, such c
VB-active
- 用VB生成DLL封装ASP代码,连接数据库说明-generation VB DLL Packaging ASP code, database connectivity Note
DLL封装窗口
- 请先编译DLL文件,并将DLL文件拷贝至call Hook目录, 调用CallDll程序加载*前,应先运行IE-post compiler DLL files and DLL files are copied to call Hook catalog, call CallDll external loading procedures, before first running IE
dll-exe2.rar
- dll动态链接的使用,该dll是串口通信的封装函数,使用该dll的一个实例。,dll dynamic link the use of the dll is a serial communication package function, using an instance of the dll.
vs2008-creat-dll
- 使用vs2008 封装成dll,以及如何调用。-Packaged using vs2008 dll, and how to call.
DLL
- VB调用水晶报表的封装DLL范例,crystal report9.2开发版-VB package called Crystal Reports DLL example, crystal report9.2 Developer Edition
DLLPackageFramewndAbdView
- DLL封装框架视图的示例代码,方式一 动态创建窗口,方式二 新建文档模板 -DLL package Framewnd ane view,one way:Dynamic create window,the other way is build new docunment template.
InJectDLL
- 这个DLL封装了两个函数,一个是InJectDll,一个是UnLoadDll,分别是讲一个DLL注入到一个进程和将一个DLL从一个进程中卸载。两个函数的参数都一样,第一个是要操作的进程PID,一个是要操作的dll名称字符串。-The DLL encapsulates the two functions, one is InJectDll, one UnLoadDll, respectively, talk about a DLL injected into a process and a DLL
VCPPAll_Dll.example
- 利用Dll封装数据的各种方法,静态,动态,mfc dll mfc 扩展Dll讲解-Dll encapsulated data using various methods, static, dynamic, mfc dll mfc extension Dll explain
利用XUnzip封装的解压缩类
- 利用XUnzip.h封装的解压缩类可用在duilib界面库中
C#一个功能很好很强大的实时曲线DLL文件
- C# 一个功能很好很强大的实时曲线 封装好的DLL文件 直接可以调用 有曲线,柱状图等 很好用(C# a very good, very powerful real-time curve Packaged DLL files Direct call There are curves, histograms, etc. It's very easy to use.)
C++应用C#Dll
- 使用C++调用C#封装好的Dll,便于混合编程。(Using the C++ call C# packaged Dll, easy to mix programming.)
C#DLL调用
- 通过C#可以调用C语言封装的DLL库,通过测试是可以的。(It's very easy to use)
DLL使用方法
- window下DLL的使用方法,本文章将几种常见的排序方法做了简单的封装(Window under the use of DLL, this article will be a few common sorting method to do a simple package)
VBA代码封装完整示例
- vba封装实例 介绍封装工具及步骤,封装好的.dll文件,源码等等(vba package examples introduced package tools and steps, packaged good. dll files, source code, etc.)
Delphi中的DLL封装和调用对象代码
- 比较常用的delphi封装对象dll的样例(Examples of more commonly used Delphi encapsulation Objects DLL)
欧姆龙PLC通讯DLL含代码-TransOmPlc V31
- C#平台,适合于欧姆龙PLC通讯的封装好的类,实用好用。(C # platform, suitable for Omron PLC communication packaged class, practical and easy to use.)
