搜索资源列表
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
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
