CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - registry windows delphi

搜索资源列表

  1. 注册表_路径精灵

    0下载:
  2. 修改注册表达到修该调用程序的文件路径 并且最后终止自身程序DELPHI windows编程-changes to the registry called the repair procedures for the termination of the final path and its own procedures windows Delphi Programming
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:437964
    • 提供者:何东周
  1. 源码附件:VC--初探WINDOWS下的IME编程

    0下载:
  2. 初探WINDOWS下IME编程源码: 大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例工程供大家参考: -of IME programming under Windows source : As we all know, many controls are DELPHI IME attributes. So handy things VC may not own, how do?
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:10706
    • 提供者:周梦蝶
  1. Senfore_DragDrop_v4.1

    0下载:
  2. Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
  3. 所属分类:Windows编程

    • 发布日期:2011-12-21
    • 文件大小:2130304
    • 提供者:smj_9547
  1. closeusbport.rar

    0下载:
  2. 利用WINDOWS注册表实现对USB设备(U盘)的禁用或启用.,WINDOWS registry to achieve the use of USB devices (U disk) of the disabled or enabled.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:12781
    • 提供者:my
  1. newasp20061136429445

    0下载:
  2. 注册表监视(首次公开代码) 通过替换Windows API函数实现对注册表的监视,其中用到了madCollection开发包,可以到http://www.madshi.net/下载. 仅供参考使用-Registry Monitor (the first time code) by replacing Windows API function to monitor the registry, which has been used madCollection development kit,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:292835
    • 提供者:许秀亮
  1. AppSnap

    0下载:
  2. 内含开机自启动程序,和程序监视程序,可以设定在指定程序停止运行多长时间后,再次运行。 主要用到windows的注册表技术,托盘技术,和进程快照技术。 源码是delphi写的。-Contains the boot from the startup programs, and procedures to monitor the program, you can set the designated stops running long after the run again. Mainl
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1026787
    • 提供者:zhangzhenwei
  1. wenziyuan

    0下载:
  2. 仿windows文件管理器 ,有多标签,你可以打开海量标签,不拥挤,不杂乱,有强大而细致的标签管理,真正实现单窗口操作,多窗口切换,功能上windows该有的都有,没有的也有,有批量新建目录,批量新建文件,批量改名,目录显示大小,目录大小排序,比windows只强不弱,你会离不开它,有delphi7源代码。 这是最完整的源代码,保证可用,本程序涉及了文件管理,注册表,动态菜单,菜单数组等。 本程序已实现了 ShellTreeView 和 ShellListView 所有用法,包括 排序,
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:1437954
    • 提供者:王凌云
  1. ActiveXStart

    0下载:
  2. ActiveX 自启动方式有很多木马在使用,好象国内的比较少,最近突然多起来了 由于我一向在 网吧上网,内网肉鸡通常是上不了线的,所以需要端口映射,于是我在几台服务器肉鸡上装了 Vidc 这个东西,可惜 vidc 1.2 服务端是不会自己启动的,所以就需要动手改造。随便研究了一下,呵呵。安装为服务?注册表Run键? [attach=130] 可惜现在是个鸟,无论 老鸟还是菜鸟都喜欢去查看这几个地方,加是什么 优化大师 的帮助,很快,改造的木马over了,其实我们不妨
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-28
    • 文件大小:2955
    • 提供者:Gougou
  1. RegTool

    0下载:
  2. 注册表浏览器,Delphi源码完整版,有键值定位功能,基本上是仿Windows风格的,有树叉菜单,界面似乎伏做的不错,而且也没用到三方控件,D7的朋友可直接编译。-Registry browser, the full version of the Delphi source key positioning function, basically imitation Windows style, Shucha menu the interface seems volts do well, but
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-07
    • 文件大小:58844
    • 提供者:爱阳光
  1. regkeysafe

    1下载:
  2. Delphi使用注册表键值保存信息的源码,按要求输入对应数值后,Delphi代码将生成注册表键值,将用户输入的信息保存在注册表中。注册表保存信息是依赖于Windows系统,在编程基于Win平台的应用程序时,这是比较基本的功能。-Delphi uses a registry key to save the source of the information, required to enter the corresponding value, Delphi code will generate a
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:7149
    • 提供者:李群
  1. e

    0下载:
  2. Delphi修改DNS的程序源代码,部分操作需要读取修改windows注册表,在窗体的文本框中输入新的DNS地址,在上述列表中选择网卡硬件,即可修改DNS。 -Delphi source code to modify the DNS, some operations require read-modify windows registry, enter the new DNS address in the form of a text box, select the network adap
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:11790
    • 提供者:SPPPYUR
搜珍网 www.dssz.com