搜索资源列表
VC++多串口控制DLL调用演示程序
- VC++多串口控制DLL调用演示程序,可用来学习串口编程。-VC Multiport Serial control DLL called demo program that can be used to study serial programming.
dll调用与嵌套调用
- 一.Win32动态链接库 1.制作的步骤: (1)新建WIN32 Dynamic-link Library工程,工程名为MyDll,选择A simple DLL project类型。 (2)MyDll.h的内容如下: 以下是引用片段: extern "C" _declspec(dllexport) int sum(int a,int b);//本文所有的例子只有一个sum即加法函数。 (3)MyDll.cpp的内容如下:
DLL调用CALL 外挂
- 一个钩子例程 注入游戏进程调用游戏 CALL
多线程调用dll
- 多线程调用的范例-The samples of muti-thread.
调用DLL中的函数演示代码
- vc调用DLL中的函数演示代码-vc call DLL function demo code
MFC DLL的编写和调用示例
- MFC DLL的编写和调用示例-MFC DLL and call the sample preparation
DLL的动态调用
- DLL的动态调用-DLL s dynamic calling
用VC调用matlab的dll文件
- 用VC调用matlab的dll文件-VC call Matlab dll file
如何调用dll中的函数
- 示范如何使用 LoadLibrary(...) 和 GetProcAddress(....)调用dll的输出函数.-the code show how to call the functions in the dll file by LoadLibrary and GetProcAddress.
VC++多串口控制DLL调用演示程序
- VC++多串口控制DLL调用演示程序,可用来学习串口编程。-VC Multiport Serial control DLL called demo program that can be used to study serial programming.
StudyDllTest
- 在vc中实现各种方式的dll以及相应的dll调用,是dll入门的很好的学习代码-in various ways to achieve the dll and the corresponding dll call, dll entry is a good source of learning
DLLShampleAPP
- 简单的 DLL调用实现,可以帮助初学者掌握调用结构何方法-?虻 ?的DLL??用实现 ???梢??镏??跹 ?者掌握??用 ???????
simple_dllcall
- 用mfc写的简单dll调用 目的是学会将一个大的exe程序拆分为多个块,方便维护和提高技能-Mfc write with a simple aim is to learn to call the dll will be a big exe program into separate blocks to facilitate maintenance and improve skills
DLL
- 不用lib文件和头文件,动态调用dll文件导出函数的方法-No lib files and header files, dynamic call dll file export function
vc-dll-function
- VC动态链接库的实例程序,包括动态链接库(调用函数)的生成和调用。-VC Examples of dynamic-link library procedures, including dynamic link library (call function) the generation and call.
sport-5
- vc编写运动会管理系统,通过dll调用实现-vc preparation of the Games Management System, through the realization of dll call
dll
- dll调用数据库,实现lr调用oracle-dll call database, oracle call realize lr
DLL
- dll调用实例,输出当前程序的路径,vc6.0下测试通过。-dll call example, the output path of the current procedures, vc6.0 under test.
mfcexpenddll
- dll调用,特别适合于初学者,可以多看看学习-dll call, particularly suitable for beginners, you can look at to learn more
dll
- dll调用 vc中一个实现dll的调用实列-dll call