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

搜索资源列表

  1. VC++DLLResourceDllCall

    0下载:
  2. VC++动态链接库编程之DLL典型实例源代码ResourceDllCall请大家参考一定有帮助 -VC dynamic link library DLL programming source code examples of typical ResourceDllCall please refer It will certainly help
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:75346
    • 提供者:刘清松
  1. Gamer

    0下载:
  2. 欢迎使用月影飞狐游戏修改器--内存修改 v1.0 (目前只支持 win 2k/xp/2003 系统) 本程序包含3个可执行文件, Gamer.exe Gamerdll.dll GameRun.exe .Gamer.exe的源 代码在Gamer目录下,Gamerdll.dll的源代码在Gamerdll目录下,GameRun.exe的源代码在GameRun 目录下,其中Gamer.exe为主程序文件,Gamerdll.dll是动态连接库,GameRun.exe为游戏自修改
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:273055
    • 提供者:vro0
  1. MasterPages

    0下载:
  2. 这是我学习ASP.net Forums的过程中,找到的中间件:MetaBuilders.WebControls.MasterPages.dll的源代码,感兴趣的可以学习一下-ASP.net Forums learning process, to find the middleware : MetaBuilders.WebControls.MasterPages.dll the source code can be interested in learning about
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:7245
    • 提供者:王子
  1. GIAN

    0下载:
  2. 运行Kernel.exe(调用hehe.dll),此时您什么都没有看到。实际上程序已经在后台运行了!之后试着输入密码(网络、Windows登录等等),然后在Windows目录下查找password.wri 试着用WordPad.exe打开,你会发现密码记录。该程序演示了如何截获系统级的消息,并将消息过滤。仅保留密码部分。同时将截获的任何消息继续传递, 以便Windows系统正常运行。本程序仅仅是用来测试Windows操作系统的缺陷。提高您学VC的积极性,请勿用于非法目的。编程环境VC++
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:46476
    • 提供者:fdsafaf
  1. IDofHarddisk

    1下载:
  2. 获取硬盘物理ID号的DLL。破解版!内含VB编程源代码。-hard physical access ID DLL. Solving version! Intron VB source code.
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:79490
    • 提供者:kouku
  1. pop3agent

    0下载:
  2. pop3代理服务器源代码One of the most powerful features of Pop3 Agent is a naive Bayes filter, that is capable of recognizing spam e-mails after appropriate training. Pop3 Agent uses an embedded Firebird database server. Of course, you can configure P
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:218575
    • 提供者:linqi07
  1. TbcISAPIFilter2.1

    1下载:
  2. 简介 TbcISAPIFilter.ISAPI.Filter.Component.for.Delphi.v2.1.WinALL.Retail.Source.Code-DVT TbcISAPIFilter代给你让你在Delphi 4,5,6,7和C++ Builder中可视化开发的体验。把这个组件拖放到数据模块上,按照你希望的方式处理事件。可视化地设置过滤器的优先级别。本组件带有IIS 认证过滤例子的DLL源代码。 -brief TbcISAPIFilter.ISAPI.Filter
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:285352
    • 提供者:红雨
  1. Dll

    0下载:
  2. delphi .dll测试源代码.学习时写的一个小东西,仅供大家参考.
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:41516
    • 提供者:linpig
  1. VisualBasic6WinIO.Dll

    0下载:
  2. Visual Basic 6.0 使用WINIO.DLL模拟键盘操作的源代码. 以及WINIO.DLL文件-Visual Basic 6.0 using the simulated keyboard WINIO.DLL the source code. As well as the WINIO.DLL file
  3. 所属分类:书籍源码

    • 发布日期:2017-04-11
    • 文件大小:26610
    • 提供者:hello
  1. SSXU

    0下载:
  2. 语音识别源代码,自定义字典。同时有成品的dll封装库2-Speech recognition source code, custom dictionary. At the same time there is finished package dll library 2
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-16
    • 文件大小:4367015
    • 提供者:kt4230105
  1. delphiIO

    0下载:
  2. delphi 并口控制信号开发接口 源代码
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-23
    • 文件大小:19868
    • 提供者:不要使
  1. iocomp4

    1下载:
  2. delphi的iocomp控件源代码。 -The iocomp control delphi source code. The iocomp control delphi source code.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-06-11
    • 文件大小:18641125
    • 提供者:w
  1. VC_advanced_program_development

    2下载:
  2. 本代码是visual c++高级编程及其项目应用开发一书中的源代码,涉及到进程与线程通信、文件操作、dll及COM编程、socket编程、数据库编程的编码例子。此外,还有用COM应用程序框架进行服务器与客户端进行通信、界面设计方面的项目代码;材料信息管理项目代码、利用ATL设计通用查询与打印模块代码,供大家学习。-This code is visual c++ advanced programming and its application to develop a book project s
  3. 所属分类:source in ebook

    • 发布日期:2017-05-19
    • 文件大小:5685386
    • 提供者:wut
  1. AudioAecDemo

    0下载:
  2. 音频聊天的源代码,能够实现语音通话,比较流畅-Audio chat source code, to achieve a voice call, more fluid
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-17
    • 文件大小:431005
    • 提供者:王辉
  1. delphi_pinyin

    0下载:
  2. 根据汉字查询其拼音的源代码,基于DELPHI编写,可供参考-Check the spelling of Chinese characters based source code, based on DELPHI prepared for reference
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-26
    • 文件大小:65509
    • 提供者:dadoo
  1. DLL

    0下载:
  2. delphi DLL及数据共享源代码!-Source DLL and data sharing
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:522011
    • 提供者:lrz
  1. Float

    0下载:
  2. 唉,大出血,贡献一个从16进制转换成浮点型的dll源代码,谁叫我从程序员开发网下载那么多东西呢-Oh, bleeding, a contribution from the hexadecimal floating-point convert the dll source code, programmers who told me to open distribution networks from so many things to download it
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:58540
    • 提供者:何小青
  1. delphi-create-dynamic-DLL

    0下载:
  2. delphi创建DLL动态链接库,的源代码,很好用的啊-delphi create dynamic link library DLL
  3. 所属分类:Delphi VCL

    • 发布日期:
    • 文件大小:7411
    • 提供者:asdd
  1. QQJPDLL

    0下载:
  2. 易语言QQ截屏DLL源代码,易语言编写的,很好用,下了就知道。-QQ screenshot DLL source code, written in easy language, easy to use, the next to know.
  3. 所属分类:ELanguage

    • 发布日期:2017-04-11
    • 文件大小:961
    • 提供者:adladl
  1. 游戏合集注入

    0下载:
  2. 用于游戏的注入DLL源代码,可注入任何游戏,DLL用来修改游戏内存等
  3. 所属分类:易语言编程

    • 发布日期:2016-04-06
    • 文件大小:1986050
    • 提供者:wuxiaowen918
« 12 3 4 »
搜珍网 www.dssz.com