CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - dll.rar

搜索资源列表

  1. WinRAR-archive-New-

    0下载:
  2. very important code to decompress rar files unrar dll
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:2419
    • 提供者:samer
  1. FTPaHTTPmultiThreadDownload

    0下载:
  2. 多任务多线程断点续传DLL (1 folders, 1 files, 68.16 KB, 102.22 KB in total.)    iLeadDownloader.rar 68.16 KB   iLeadDownloaderDemo (1 folders, 14 files, 32.60 KB, 34.06 KB in total.)      iLeadDownloader.lib 3.37 KB      iLeadDownloaderDemo.cp
  3. 所属分类:P2P

    • 发布日期:2017-05-29
    • 文件大小:12031663
    • 提供者:tt
  1. fanghuoqiang

    0下载:
  2. 这个代码给我的感觉比本站以前发出的几个代码都要好,前面几个注重于界面.这个代码则注重于功能,主要使用了多线程处理技术,菜单脚本处理技术(即不使用控件即可显示ico图标).可以拦截TCP/UDP试图发送的连接请求,以及可以抓包分析.可以自定义要拦截的TP地址和要开放的IP地址,即自定义安全规则,同时可以详细显示TCP连接信息.总之这个代码所有的网络处理技术都使用了完全VB代码,没有使用任何第三方的控件.最主要的使用了无崩溃HOOK以及安全多线程技术,值得大家和我学习,希望有志于学习安全方面的网友
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:383459
    • 提供者:黄俊凯
  1. HookAPI-CreateFileA

    0下载:
  2. HookAPI CreateFileA.rar 从("kernel32.dll")找到_T("CreateFileA"))替换-HookAPI CreateFileA.rar from (" kernel32.dll" ) to find _T (" CreateFileA" )) replace
  3. 所属分类:Hook api

    • 发布日期:2016-07-10
    • 文件大小:8192
    • 提供者:
  1. winrar

    0下载:
  2. 本站以前发布过一个VB解压缩RAR文档的示例(见本站源码: http://www.mndsoft.com/blog/article.asp?id=688),有很多网友提示出错,后来才发现是 UnRar.dll版本太旧的缘故。现在重新发布一个使用 UnRar.dll进行解压缩、压缩文件测试及注释信息提取等功能的源代码。这个 UnRar.dll目前为最新版,版本是 3.80.2.166,可以向下兼容识别所有Winrar格式的压缩文件。这个示例就是利用这个动态链接库进行的一些操作,但目前还没有压缩文
  3. 所属分类:Button control

    • 发布日期:2017-03-29
    • 文件大小:42289
    • 提供者:Ivaker
  1. FloatCalDLL

    0下载:
  2. 创建导出浮点数四则运算函数的Win32 DLL\FloatCalDLL\FloatCalDLL.rar,很不错的vc源码,有兴趣的朋友可以看看。-Floating-point arithmetic to create an export function Win32 DLL \ FloatCalDLL \ FloatCalDLL.rar, very good vc source, interested friends can see.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:6449
    • 提供者:程新连
  1. UseFloatCalDLL1

    0下载:
  2. 使用显式方式调用DLL实现浮点数的四则运算\UseFloatCalDLL1\UseFloatCalDLL1.rar,很不错的vc源码,有兴趣的朋友可以看看。-Call the DLL using explicit way to achieve floating-point arithmetic \ UseFloatCalDLL1 \ UseFloatCalDLL1.rar, very good vc source, interested friends can see.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:27515
    • 提供者:程新连
  1. UseFloatCalDLL2

    0下载:
  2. 使用隐式方式调用DLL实现浮点数的四则运算\UseFloatCalDLL2\UseFloatCalDLL2.rar,很不错的vc源码,有兴趣的朋友可以看看。-Call the DLL using implicit way to achieve floating-point arithmetic \ UseFloatCalDLL2 \ UseFloatCalDLL2.rar, very good vc source, interested friends can see.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:83152
    • 提供者:程新连
  1. ExternVarDll

    0下载:
  2. 创建Win32 DLL导出一个全局变量\ExternVarDll\ExternVarDll.rar,很不错的vc源码,有兴趣的朋友可以看看。-Creating a Win32 DLL exported global variable \ ExternVarDll \ ExternVarDll.rar, very good vc source, interested friends can see.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:6650
    • 提供者:程新连
  1. UseExternVarDll

    0下载:
  2. 调用DLL,获取其导出的全局变量值\UseExternVarDll\UseExternVarDll.rar,很不错的vc源码,有兴趣的朋友可以看看。-Call the DLL, the global variable to get its export value \ UseExternVarDll \ UseExternVarDll.rar, very good vc source, interested friends can see.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-23
    • 文件大小:27229
    • 提供者:程新连
  1. ExportClassDll

    0下载:
  2. 创建Win32 DLL导出一个计算长方体表面积和体积的类\ExportClassDll\ExportClassDll.rar,很不错的vc源码,有兴趣的朋友可以看看。-Creating a Win32 DLL export rectangular surface area and volume calculation of the class \ ExportClassDll \ ExportClassDll.rar, very good vc source, interested friend
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:6160
    • 提供者:
  1. UseExportClassDll

    0下载:
  2. 调用DLL,使用其导出类计算长方体的表面积和体积\UseExportClassDll\UseExportClassDll.rar,很不错的vc源码,有兴趣的朋友可以看看。-Call the DLL, use the Export class rectangular surface area and volume calculation \ UseExportClassDll \ UseExportClassDll.rar, very good vc source, interested frie
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:79570
    • 提供者:
  1. DlgRegularDll

    0下载:
  2. 创建MFC常规DLL,通过导出函数显示颜色信息对话框\DlgRegularDll\DlgRegularDll.rar,很不错的vc源码,有兴趣的朋友可以看看。-Creating an MFC regular DLL, the function displays color information through the export dialog \ DlgRegularDll \ DlgRegularDll.rar, very good vc source, interested friend
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:24675
    • 提供者:
  1. UseDlgRegularDll

    0下载:
  2. 调用MFC常规DLL,显示颜色信息对话框\UseDlgRegularDll\UseDlgRegularDll.rar,很不错的vc源码,有兴趣的朋友可以看看。-Call an MFC regular DLL, color information display dialog \ UseDlgRegularDll \ UseDlgRegularDll.rar, very good vc source, interested friends can see.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:41223
    • 提供者:
  1. ExtensionDll

    0下载:
  2. 创建MFC扩展DLL,实现圆形按钮类\ExtensionDll\ExtensionDll.rar,很不错的vc源码,有兴趣的朋友可以看看。-Create an MFC extension DLL, implement the radio button class \ ExtensionDll \ ExtensionDll.rar, very good vc source, interested friends can see.
  3. 所属分类:Button control

    • 发布日期:2017-03-29
    • 文件大小:25641
    • 提供者:
  1. UseExtentionDll

    0下载:
  2. 调用MFC扩展DLL,创建圆形按钮\UseExtentionDll\UseExtentionDll.rar,很不错的vc源码,有兴趣的朋友可以看看。-Call MFC extension DLL, create a radio button \ UseExtentionDll \ UseExtentionDll.rar, very good vc source, interested friends can see.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:33911
    • 提供者:黄明秀
  1. KeyHook

    0下载:
  2. 创建记录键盘动作的全局钩子DLL\KeyHook\KeyHook.rar,很不错的vc源码,有兴趣的朋友可以看看。-Create a global record keystrokes hook DLL \ KeyHook \ KeyHook.rar, very good vc source, interested friends can see.
  3. 所属分类:Hook api

    • 发布日期:2017-03-25
    • 文件大小:12331
    • 提供者:黄明秀
  1. UseKeyHook

    0下载:
  2. 调用键盘钩子DLL,实现监视系统的键盘操作\UseKeyHook\UseKeyHook.rar,很不错的vc源码,有兴趣的朋友可以看看。-Call keyboard hook DLL, implement monitoring system keyboard \ UseKeyHook \ UseKeyHook.rar, very good vc source, interested friends can see.
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:41617
    • 提供者:黄明秀
  1. MousehookDll

    0下载:
  2. 创建记录当前鼠标所在窗口标题信息的鼠标钩子DLL\MousehookDll\MousehookDll.rar,很不错的vc源码,有兴趣的朋友可以看看。-Create a record where the window header information current mouse mouse hook DLL \ MousehookDll \ MousehookDll.rar, very good vc source, interested friends can see.
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:23321
    • 提供者:黄明秀
  1. UseMouseHook

    0下载:
  2. 调用鼠标钩子DLL,显示鼠标所在窗口的标题\UseMouseHook\UseMouseHook.rar,很不错的vc源码,有兴趣的朋友可以看看。-Called the mouse hook DLL, where the window displays the title of the mouse \ UseMouseHook \ UseMouseHook.rar, very good vc source, interested friends can see.
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:37714
    • 提供者:黄明秀
« 1 2 ... 13 14 15 16 17 1819 20 »
搜珍网 www.dssz.com