搜索资源列表
HikPlaySrv
- Winsocket DLL 封装,该类是SOCKET通讯综合模型,该类完成后将包装各种SOCKET通讯模式(阻塞select,异步窗口,异步事件,重叠I/O,完成I/O)等.它可以被各种通讯程序方便采用.尤其是基于SERVER/CLIENT的SERVER程序会提高大幅度性能.如果使用人要完成特定的通讯功能可以从该类继承,增加对线程池的支持功能。-Winsocket DLL package, such communication is SOCKET integrated model, such c
my_Trans
- 本实例演示了如何利用Windows提供的API实现窗体的透明效果,其API封装于User32.DLL中,而且代码实现了动态加载和释放资源。-the examples demonstrated how to use the Windows API to provide a transparent window effects, in its API User32.DLL package, but of dynamic code loading and the release of resource
13002203
- 容易的方法是调用一个专门用于此目的的函数 DllGetVersion。问题是虽然 comctl32.dll 支持该函数,但并不是所有的 DLLs 都具备它。如果不具备 DllGetVersion,那么就得用难的方法——使用 FileVersion API,这可能是你要遭遇到的最为暧昧的 API 之一。我写了一个类 CModuleVersion 来封装两种方法,同时还写了一个Demo程序 VersionDlg 来示范 CModuleVersion 的使用方法。程序画面如 Figure 1 所示。你
WinDLL007
- 是一个进行窗口封装的绝好程序,可以VB中调用封装在VC编译的DLL中的窗口,并对其进行控制,里面包括VC窗口类封装的源程序窗口-is a window for the excellent packaging procedures, VB can call Packaging in VC compiled DLL window, and its control, VC window includes a source category Packaging window
mydll
- C#封装好的正则表达式使用dll文件,命名空间为zhuspace,可以直接调用
wlSelectDirectory
- 选择文件路径。弹出窗口,选择文件选择对话框,封装成DLL后,在全部平台上使用。
MFCDialogTodll
- 将MFC对话框封装成一个DLL库,可供其他应用程序随便调用。
DLL输出对话框类的例子
- 此代码示范了如何将对话框封装到MFC DLL,然后可由VC,VB/VB.NET调用。压缩包中有两个例子: 1、dlldemo 示范了从VC中调用; 2、vbnetdllcall 示范了从VB.NET调用的例子;-this code will be demonstrations of how to MFC dialog Packaging DLL, which may then be VC, VB / VB call. Compressed are two examples : one, dlld
GeoTrans
- 10个常用图形图像处理的API函数封装源程序以及直接可用的dll文件,可供其他windows程序语言调用。-10 commonly used graphic image processing API Function Packaging and direct source available dll file available for other windows programming language called.
SkinMagicWrapper
- 见好多人抱怨SkinMagic编译连接通不过,本人有幸找到一个很顺利就通过编译能正常使用的动态库,并将其封装,与大家分享。封装类为CSkinMagic,在SkinMagic.h文件中定义-1.2299 connect SkinMagic compiler Yet, I was fortunate enough to find a very smoothly through normal compiler can use the DLL and its package to share with
DotnetCharting.rar
- DotNetCharting图形控件演示 最近在做项目时要对数据进行统计分析,所以必须生成一些报表统计图(如柱形图、饼图、曲线图等),网上强烈推荐了使用DotNetCharting控件来实现,于是自己对DotNetCharting控件进行了简单的学习,下面先简单介绍一下DotNetCharting控件及其使用。 DotNetCharting是一个非常棒的.NET图表控件,对中文支持非常好,而且操作方便,开发快速,既有for webform 也有for winform的,而且.
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.
TestOutlineText_Source.zip
- 使用GDI+/GDI实现的文字描边、阴影效果,已经封装成了DLL,很好用。开发环境VC,Use GDI+/GDI achieved text strokes, shadow effects, have been packaged into DLL, it just works. Development Environment VC
CWnd
- C++封装的窗口类 纯SDK编写,学习MFC前最好看一看,很有帮助-C++ wrapper of the window class pure SDK, before learning to help the best look at the MFC
The-demo-package-DLL-form
- 窗体封装DLL的demo,将窗体程序封装成DLL,以便其他窗体动态调用,包含资源访问消息传递机制。-The demo package DLL form
利用XUnzip封装的解压缩类
- 利用XUnzip.h封装的解压缩类可用在duilib界面库中
ikport
- Winsocket DLL 封装,该类是SOCKET通讯综合模型,还可以-Winsocket DLL encapsulation, the class is the SOCKET communication, a comprehensive model can also
csmjrehensive
- Winsocket DLL 封装,该类是SOCKET通讯综合模型,还可以-Winsocket DLL encapsulation, the class is the SOCKET communication, a comprehensive model can also
PVVX
- Winsocket DLL 封装,该类是SOCKET通讯综合模型,还可以(Winsocket DLL encapsulation, the class is the SOCKET communication, a comprehensive model can also)
强制对话框dll(附带源码)
- 压缩包内有源码文件和已经编译的dll文件 其中dll被封装函数名字为MsgBoxA 调用后效果:窗口弹出不断置顶,遮挡鼠标操作,并且通过键盘钩子屏蔽用户的键盘/快捷键操作,使用户不能使用快捷键关闭窗口,只能做出选择后才能关闭。 详细见压缩包内的源码文件
