========================================================================
DYNAMIC LINK LIBRARY : xDll
========================================================================
AppWizard has created this xDll DLL for you.
This file contains a summary of what you will find in each of the files that
make up your xDll application.
xDll.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
xDll.cpp
This is the main DLL source file.
xDll.h
This file contains your DLL exports.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named xDll.pch and a precompiled types file named StdAfx.obj.
/////////////////////////////////////////////////////////////////////////////
Other notes:
AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.
/////////////////////////////////////////////////////////////////////////////
没有合适的资源?快使用搜索试试~ 我知道了~
直接加载并调用DLL中函数
共44个文件
h:8个
cpp:6个
dsp:4个
需积分: 38 21 下载量 7 浏览量
2018-08-24
14:45:01
上传
评论 1
收藏 173KB RAR 举报
温馨提示
这是一个从内存(资源形式)直接加载并调用DLL中函数的例子。 xDll工程只是一个测试用的dll,附上代码,编译出的xDll.dll直接放在testLoadDll工程目录下 testLoadDll是实际测试代码,从资源直接加载Dll并调用其导出函数 加载用MemoryLoadLibrary() 查找导出函数用MemoryGetProcAddress() 释放时用MemoryFreeLibrary 详情请见代码。
资源推荐
资源详情
资源评论
收起资源包目录
LoadDllFromMem.rar (44个子文件)
xDll
Release
xDll.lib 2KB
xDll.dll 40KB
xDll.opt 53KB
xDll.cpp 690B
xDll.dsp 4KB
xDll.dsw 514B
StdAfx.cpp 291B
StdAfx.h 802B
xDll.h 707B
ReadMe.txt 1KB
testLoadDll
Release
testLoadDll.exe 88KB
testLoadDll.dsp 4KB
testLoadDll.dsw 528B
MemoryModule.c 14KB
testLoadDll.opt 53KB
testLoadDll.cpp 1KB
testLoadDll.aps 71KB
xDll.dll 40KB
MemoryModule.h 1KB
resource.h 505B
testLoadDll.rc 2KB
LoadDllFromMem
xDll
Release
xDll.lib 2KB
xDll.dll 40KB
xDll.opt 53KB
xDll.cpp 690B
xDll.dsp 4KB
xDll.dsw 514B
StdAfx.cpp 291B
StdAfx.h 802B
xDll.h 707B
ReadMe.txt 1KB
testLoadDll
Release
testLoadDll.exe 88KB
testLoadDll.dsp 4KB
testLoadDll.dsw 528B
MemoryModule.c 14KB
testLoadDll.opt 53KB
testLoadDll.cpp 1KB
testLoadDll.aps 71KB
xDll.dll 40KB
MemoryModule.h 1KB
resource.h 505B
testLoadDll.rc 2KB
说明.txt 380B
说明.txt 380B
共 44 条
- 1
资源评论
游观者
- 粉丝: 20
- 资源: 54
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功