搜索资源列表
MFC.用于MFC处理的动态链接处理
- MFC DLL API,用于MFC处理的动态链接处理,用于WINCE6.0,,USE IN WINCE 6.0
dll.rar
- 相关的DLL集合, 包括doclist.dll,mfcce300.dll,noteprj.dll,olece300.dll(前四个是支持HPC运行PPC软件的 DLL),gapinet.dll,gx.dll(这个比较重要,用来支持一些图形函数),cecore.dll,sdl.dll(这个类似于 DIRECTX),aygshell.dll(这个文件WINCE.NET4.2也有,不过版本不同,不建议替换),kctrl.dll(这个好象是用来 支持日文的),vbscr ipt.dll,这些都DLL比
visual-cPP-DLL
- 使用DEF文件导出函数 从DLL中获得资源 在DLL中共享数据 在MFC扩展DLL中导出类-DEF file export function to use to obtain resources from the DLL to share data in the DLL MFC extension DLL in the derived class
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
PIL1_4
- In the past I have written a plug-in architecture for one of my MFC projects. This architecture, although it worked, was limited in what it could provide, in that the executable/DLL had to know about one another to a certain degree. I presented a sub
dllmfc
- vc+MFC开发的常用的dll文件,集中到一起 vc+MFC,common dll file-vc+MFC,common dll file
IpAddressSelect.DLL
- VC++2008SP1 MFC IP地址查询 是个DLL模块 -VC++ IP address lookup
link
- 链接库应用 动态链接库 源代码 链接库应用 1.Win32动态链接库:实现在Win32 DLL中使用对话框资源 2.Win32静态链接库:实现在字符界面下求某个数的平方 3、MFC 动态链接库: -Link Library application source code for dynamic link library dynamic link library application 1.Win32 link library: towards the use of dial
ACE
- 用ACE通过队列实现可靠消息传送。在Windows环境下运行,运行时需要ACED.dll。-ACE through the queue with reliable messaging. In the Windows environment to run, run-time needs ACED.dll.
Project
- MFC DLL函数和调用方法-MFC DLL
_Test
- A project that exports a dialog from a DLL in MFC
MFC-REGULAR-DLL
- 创建MFC常规DLL,通过导出函数显示颜色信息对话框-Create a MFC regular DLL, through the Export dialog box function displays color information
CJ60libd.dll
- CJ60libd.dll MFC扩展界面库 VC++的源代码-CJ60libd.dll MFC extension interface library, VC++ source code
VCPPAll_Dll.example
- 利用Dll封装数据的各种方法,静态,动态,mfc dll mfc 扩展Dll讲解-Dll encapsulated data using various methods, static, dynamic, mfc dll mfc extension Dll explain
test
- MFCDialogTodllMFC winziward dll mfc对话框程序封装为d-MFCDialogTodll:make mfc dialog appliation to a dll
Build-Dialog-DLL-(MFC)
- 用visual stdio 2010编写的在MFC框架下如何将对话框模块做成dll,里边有全套代码,欢迎下载-MFC framework written in Visual of stdio 2010 dialog module is made of the dll, inside with a full set of code are welcome to download
How-to-make-a-dll-with-VCPP
- 文章详细介绍了如何使用VC++编写一个DLL程序,包括普通DLL、MFC DLL和扩展DLL 三种类型;-The article describes in detail how to use VC++ to write a DLL procedure, including ordinary DLL, MFC DLL and extension DLL three types
调用MFC规则DLL的实例
- 本案例展示了windows vs编辑器中的mfc程序调用dll(This case demonstrates a simple MFC program called DLL)
编写Win32控制台程序 注入带窗口的DLL
- 编写Win32控制台程序 注入带窗口的DLL源码(Write the Win32 console program into the DLL with the window)
MFC规则DLL的创建与使用技巧
- MFC规则DLL的创建与使用技巧,,6步学会dll封装(6 steps to learn DLL encapsulation)