搜索资源列表
VB_OnlineUpdateInet
- 其中:ClientInfor.inf 文件: 第一行的数据表示: 客户端游戏版本号 第一行的数据表示: 更新文件存放的网络路径 UpdateInfor.inf文件: 第一行的数据表示: 最新游戏版本号 第二行的数据表示: 有多少文件需要更新 后面每行的数据表示: 需要更新的文件的名称 frmUpdate.frm窗体: 负责下载 modZip.BAS模块: 只负责用来压缩文件和解压缩文件的 其中的 UnZipTo 函数用来解压缩的 zli
Taskmng
- Taskmng:用dll模块调用ActiveX控件、访问数据库、文件传输等功能,由运行在系统托盘的客户程序管理dll的软件。每加载或卸载一个dll,就能将其导出的功能添加到动态菜单或从动态菜单删除。运行环境:VC++6.0,在Windows XP通过测试-Taskmng: using dll module called ActiveX controls, access to databases, file transfer and other functions, from running in
DynamicDllLoading_demo
- dll 动态加载类的简单例子. 类中只有两个虚函数:Create() 和 Destroy().-class loaded dynamically in dll. Only 2 virtual functions are important in this class: Create() and Destroy(). Create() function returns TRUE if the DLL is loaded correctly and an instance handle obta
unloader
- Unloader unload dll from memory without unloading process.
LoadUnloadDLL
- Source code in delphi to load/unload dll, with dll source code sample
SMS System
- 一个SP的短信系统,包括CMPP3的协议在内。 .程序框架上采用了全插件式扩展,扩展方面除了可以用Remote来扩展还可以用程序提供的接口进行扩展.所使用到的技术有,Remote(在Internet的任一台计算机都可以控制和发送短信),程序域(每个短信业务为一个程序域,就算任一个出了问题也不会影响其它的业务运行,并可以随时动态加载来卸载),连接池,线程池,反射. 采用全插件式管理,业务系统也是它其中一个插件,完成时外带一个Provision的Http服务器插件,可随意外加插件.而业
Unload_DLL_source_in_the_remote
- 卸载远程进程中的DLL源码,查杀*的时候更加方便。-Unload DLL source in the remote process, killing the horse when more convenient.
106
- 远程DLL注入、卸载及自我删除 ,很不错的VB源码,适合VB爱好者学习研究。-The remote DLL injection, unload and self to delete, very good VB source code, suitable for VB lovers study.
vb.Rar
- VB仿写的iphone说说发表器,以手机浏览器的样式展现,实则调用ieFrame.dll实现。 mSkinner.bas类的用法:在需要更改按钮外观的窗体的Load事件中加入 Attach Me.hwnd更改按钮外观,Unload事件中加入 Detach Me.hwnd 还原按钮外观。-VB the Imitative the iphone talk about the the published mobile browser style show, actually call ieF
CsharpPlugin
- C# 动态链接机制 插件平台 利用AppDomain实现对DLL的动态加载和卸载-C# dynamic link mechanism plug-platform use AppDomain to achieve dynamic load and unload DLL
dllsetup
- 使用VB编写的组件注册与组件卸载程序,只需点击程序中的控制按钮,即可一键实现控件的注册与卸载。程序运行“demo”文件夹中的工程,并需要注册DB_SqlSever.dll组件,打开工程文件,选择“工程”/“引用”命令,选择组件位置。-Written using VB components and assemblies registered uninstaller, simply click on the program s control buttons, you can unload a ke
