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

搜索资源列表

  1. Comm232

    0下载:
  2. Delphi 下串口通信(API方式) 包含打开,关闭,读写数据等函数-Under Delphi serial communication (API way) include open, close, read and write data function
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:2611
    • 提供者:zoudesheng
  1. api-DELPHI

    0下载:
  2. Delphi 写的一个api的控制,能控制桌面上的各个选项,鼠标,任务栏等。-Api to write a Delphi control that can control the various options on the desktop, mouse, and so the task bar.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:32999
    • 提供者:siliemor
  1. testwin

    0下载:
  2. 如何在Delphi中编写小于20K的Windows程序. 演示如何使用: CreateWindow,CreateWindowEx,SendMessage and GetMessage TranslateMessage and DispatchMessage, CreateFont 演示如何使用API创建Windows窗口控件-How to Delphi in the preparation of the Windows program is less than 20K.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-25
    • 文件大小:12211
    • 提供者:richardw
  1. ThreadWebGet

    0下载:
  2. 使用多线程API创建线程来获取网页源代码。而不使用TThread。-ThreadWebGet
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:1694
    • 提供者:方义
  1. Comm

    0下载:
  2. 个人不喜欢三方控件,用三方控件多了不利用提高自己的水平,这是一个串口读写的DLL,全API控制。不像控件功能强大,经测试还没出过问题。-Individuals do not like the three controls, with the tripartite control should not be used more to improve their level, this is a serial read and write the DLL, control of the whole
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:661670
    • 提供者:ghost
  1. delphi_form_get_hwnd_classname_title

    0下载:
  2. DELPHI获得作用窗体的,窗体句柄,类名,以及标题。此源码可用于WIN 窗体 API学习。-DELPHI was the role of form, the form handle, class name, as well as the title. WIN this source can be used to study the form API.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:173478
    • 提供者:彭龙
  1. winapi

    0下载:
  2. Delphi WIN API using example. it connects to a chat using POST method and sends POST data to this chat (murclub.ru, this program is some kind of bot for it) this is source code on Delphi
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:6431
    • 提供者:errorneo
  1. mail

    0下载:
  2. Delphi program to send Email useig API from console applications with the source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:6872
    • 提供者:errorneo
  1. 0006

    0下载:
  2. Tomes of Delphi - Win32 Shell API Windows 2000 Edition-Tomes of Delphi- Win32 Shell API Windows 2000 Edition
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-12
    • 文件大小:2642818
    • 提供者:thuan
  1. tapiline

    2下载:
  2. TAPI for Delphi (telephony api)
  3. 所属分类:Delphi控件源码

    • 发布日期:2013-11-28
    • 文件大小:65448
    • 提供者:Thiago
  1. DelphiWindowshexinbiancheng

    0下载:
  2. 本书是一本介绍Windows核心技术及高级技巧的专著。从系统内核编程出发,使用大量的例子帮助读者理解这些编程技术,讲述了线程同步及隐藏、系统钩子深入分析、读写物理磁盘的关键技术、读写物理内存和其他进程内存的核心技术、Windows 9x下调用16位实模式和保护模式代码的核心技术、直接读写端口技术、可执行文件加壳的技巧、PE结构分析、Ring0的实现、Windows API截取技术、屏幕取词技术等方面的内容。全书对热点源代码进行了深入剖析和讲解,同时本书汇聚了作者利用Soft-ICE跟踪调试经验,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:49119913
    • 提供者:龙文
  1. ourdev_486937

    0下载:
  2. Delphi能不能开发Windows的驱动程序(这里的驱动程序当然不是指VxD了^_^)一直是广大Delphi fans关注的问题。姑且先不说能或者不能,我们先来看看用Delphi开发驱动程序需要解决哪些技术上问题。 Delphi的链接器是无法生成Windows内核模式程序的,因此用delphi无法直接生成驱动程序。M$的链接器是可以生成Windows内核模式程序的,那么是否可以用Delphi生成目标文件,然后用M$链接呢?要这么做必须要解决以下的问题: Delphi生成的目标文件是
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:1280414
    • 提供者:YF
  1. WTM

    0下载:
  2. a simple demo program uses NATIVE APIs ( that is , from NTDLL.DLL, espicially NtQuerySystemInformation API) good to learn how to use NATIVE APIs this demo shows current memory usage, pageing status and freedisk space.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:234221
    • 提供者:jackal
  1. MSComm-suer

    0下载:
  2. MSComm控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:3923
    • 提供者:钟立青
  1. wgm

    0下载:
  2. 编程语言:delphi或者vc.(建议vc) 编程知识:hook技术,一些常用的api,dll,等。(如果,不了解先去看看资料) 工具:wpe,自己做的一个封包工具,进制转换器自己做个比较好。 外挂方法1.键盘鼠标模拟mouse_event等函数解决. 2.读取内存,看数据. 3.截取网络封包进行分析。(怎么封包解密:同一个动作截取n次比较,找出共同) 资料 网上的传奇挂机原代 -Programming Language: delphi or vc. (Reco
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-28
    • 文件大小:65991
    • 提供者:sfmadman
  1. NOX5

    0下载:
  2. 感谢您选择龙脉科技加密产品!本文档帮助您快速完成加密保护工作。 以下建议旨在帮助您快速开展后面的工作: 1请认真阅读密码单中重要信息。 2将锁插入USB接口中,待指示灯点亮后继续下面的步骤。 3请在sample目录中找到您熟悉的开发语言或环境的例子,运行例程,参考这些例程了解加密锁API的使用方法。 4参考过程中,如果遇到陌生的概念或参数,请在help目录中查看帮助文档。 5熟悉了API的使用方法之后,在tools目录下运行设号工具,设置锁的相关 参数,请牢记超级密码
  3. 所属分类:CA program

    • 发布日期:2017-06-21
    • 文件大小:37556038
    • 提供者:刘海滨
  1. GoogleMaps

    1下载:
  2. TGoogleMaps : Google Maps API Wrapper
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:331132
    • 提供者:misba
  1. Schwarze88Sonne88RAT880.2

    0下载:
  2. 一款国外远控 原版+汉化+控件 采用API socket -A foreign Remote Control Original+ Speaking+ control using API socket
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:883347
    • 提供者:skyer
  1. delphi_HPScktSrvr

    0下载:
  2. high performance Socket for Delphi. Need jedi-api.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:53854
    • 提供者:miscellany
  1. wmi_getsysteminfo

    0下载:
  2. delphi 程序,使用Api提取计算机所有硬件信息,包括主板、硬盘、内存条-delphi program, the use of Api extract all of the computer hardware, including motherboards, hard drives, memory, etc.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:476010
    • 提供者:XD
« 1 2 3 4 5 6 78 9 10 11 12 ... 26 »
搜珍网 www.dssz.com