AppWizard has created this CalcModule DLL for you. This file contains a summary of what you will find in each of the files that make up your CalcModule application. CalcModule.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. CalcModule.cpp This is the main DLL source file. When created, this DLL does not export any symbols. As a result, it will not produce a .lib file when it is built. If you wish this project to be a project dependency of some other project, you will either need to add code to export some symbols from the DLL so that an export library will be produced, or you can check the "doesn't produce lib" checkbox in the Linker settings page for this project.
2023-04-10 16:32:49 273KB dll 内存 64
1
lsp Hook WSPConnect 与易的通信,命名管道通信api通信,易的管道通信有问题【可能是官方封装那出问题了,经常出现E的内核Bug,还是找不出问题的BUG】只能用API, LSP我还加上了 DLL注入,还有内存加载DLL 【建议dll用黑月进行编译】 【如果dll有接口,不要带参数】 具体还是自己看源码 以下lsp 源码 还有lsp 加载dll 内存加载dll 源码
2023-02-26 12:08:37 239KB 模块控件源码
1
内存加载DLL运行内存加载DLL运行内存加载DLL运行内存加载DLL运行内存加载DLL运行
2022-12-14 15:55:50 5KB dll 内存 加载
1
原来的版本有bug BTMemoryGetProcAddress只能使用ansichar,widechar转换了也不行 除了BTMemoryGetProcAddress函数其他代码没改过 有点基础一眼就看的懂,不懂可以评论留言 觉得有用的麻烦给个5星,谢谢
2022-11-18 20:04:24 22KB delphi xe10 内存加载dll 资源加载dll
1
很简单的,没什么技术,代码全在截图里面了。
2022-03-14 18:07:30 689KB 模块控件源码
1
通过读取DLL二进制内容得到类名和GUID值,目标,拿到任何一个DLL,在不注册的情况下得知有多少类名,和对应的类GUID
2021-09-01 16:08:21 481KB 内存加载DLL 获取类名 guid
1
支持win7到Windows10 64位的DLL内存加载与驱动内存加载,自带签名超越DSE~
2021-06-10 07:48:00 3.74MB 驱动 64位 内存加载DLL 内存加载驱动
1
一位高手写的内存中加载DLL的源代码,支持32位和64位的DLL,支持XE,完美的处理32/64位Windows动态库的加载模,网上很少能下载到了,放到这里备份一下
2021-04-09 21:50:49 104KB PE 内存加载 DLL
1
Delphi 的 内存加载DLL并调用其导出函数的示例代码
2021-03-27 20:17:37 757KB Delphi 内存加载DLL MemoryModule
1