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

搜索资源列表

  1. APIHOOK

    0下载:
  2. Windows api hook的一段代码,在书上找到很好用可以保护进程不被结束-Windows api hook section of code found in the book very well not be used to protect the end of the process. .
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2786050
    • 提供者:爱雪人
  1. winapioverride32_src

    0下载:
  2. win api override32, 用于windows api hook-win api override32, for api hook under windows
  3. 所属分类:Hook api

    • 发布日期:2017-05-23
    • 文件大小:7339303
    • 提供者:david euler
  1. vbapi

    0下载:
  2. VB使用Windows API 的详细说明。对扩展系统功能有帮助。-VB using the Windows API in detail. To the expansion of system functions helpful.
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:977499
    • 提供者:成龙
  1. HideDriver_source

    0下载:
  2. The task: The processes selected by the user should be invisible for such applications as the Task Manager, Process Explorer, and others. In addition, they should not be available for such Windows API functions as EnumProcesses(), OpenProcess(), Enum
  3. 所属分类:Hook api

    • 发布日期:2017-04-10
    • 文件大小:1184796
    • 提供者:si perdana
  1. hooks

    0下载:
  2. hook函数,按键发声,通过挂钩windows API函数来实现-for windows Hook API
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4138536
    • 提供者:QianYi
  1. API

    0下载:
  2. API函数大全,比较全面的总结了windows编程所涉及的API函数。-API function Daquan, a more comprehensive summary of the windows API functions involved in programming.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:23967
    • 提供者:贾学振
  1. windows

    0下载:
  2. “Windows应用程序接口”教程ppt,主要介绍Windows应用程序接口技术,即Windows API函数编程。-" Windows Application Programming Interface" tutorial ppt, introduces the Windows application program interface technology that is programming Windows API function.
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:408784
    • 提供者:yumesky
  1. paint

    0下载:
  2. windows 画图程序,调用windows API,比较简单-windows drawing program, call the windows API, relatively simple
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2944975
    • 提供者:kunge
  1. API

    0下载:
  2. windows API 用易语言核心库及api 编写的模块源码-windows API with easy language written in the core library and api module source. . . . .
  3. 所属分类:系统编程

    • 发布日期:2017-04-03
    • 文件大小:104068
    • 提供者:cxz
  1. Menu

    0下载:
  2. 带有图表的菜单,利用windows API 编程,使菜单丰富。-Visual Cplus plus windows Menu
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:835122
    • 提供者:your name
  1. API

    0下载:
  2. windowsAPI程序设计,,内含许多windows API程序设计代码,对初学API的朋友很有帮助-windows API Programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7342879
    • 提供者:haohao
  1. WINDOWS2000.API

    0下载:
  2. 《WINDOWS2000.API.超级宝典》404个源代码 -" WINDOWS2000.API. Super Collection" 404 source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6658196
    • 提供者:唐敏
  1. API

    0下载:
  2. 精通windows API 一书的配套资源,配套介绍了windows应用程序开发的各个方面。-Proficient in windows API supporting resource book, complete descr iption of the windows in all aspects of application development.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-16
    • 文件大小:25167351
    • 提供者:echo
  1. uart

    0下载:
  2. 用C++ Builder 编写的串口通讯测试程序,用于实践C++ Builder 对windows API的封装-Written with C++ Builder serial communications test program for the practice of C++ Builder package on the windows API
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:240732
    • 提供者:小华
  1. VB-API-sample150

    0下载:
  2. 150个Windows api编程实例,让你轻松掌握功能强大的api函数-150 Windows api programming examples, easy to master the powerful api function
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2700146
    • 提供者:jiayulong
  1. API

    0下载:
  2. api 函 数 大 全 帮助文件中的Windows API 函数大约有774个,共分十二大类,基本上包括了大部分的常用和非常用的Windows API 函数,按分类编排,具有索引功能,支持全文检索,可添加到收藏夹-api function Daquan help file about Windows API function, 774, divided into 12 categories, including most of the commonly used basically and
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:978792
    • 提供者:xingqiulin
  1. VisualCofmrtech

    0下载:
  2. 在本书中,我们抛弃了Windows下串口通信中经常使用,但又被不恰当使用的MSCOMM控件,而是从基本的Windows API函数讲起,然后介绍它的类封装。在图形界面开发的部分,我们不仅介绍主流的MFC技术,而且对目前非常流行的Qt库中如何使用串口通信进行了详细说明。-VisualC++
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:241289
    • 提供者:solon
  1. cv_programmer

    0下载:
  2. 四本手册,对于图像工作者及其有用,我的博士生涯就是它们伴随度过的。 windows api opencv mfc 海康 sdk-Four manual workers and their usefulness for image and my life is that they are accompanied by Dr. spent. windows api opencv mfc sdk Haikang
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5972599
    • 提供者:邓宏平
  1. Windows

    0下载:
  2. windows程序设计 windows api/sdk设计-windows program design
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6257794
    • 提供者:房壮
  1. Example2

    0下载:
  2. 基于Windows API的虚拟终端实现~!串口通信编程基础-Windows API-based virtual terminal to achieve ~! Serial communication programming based
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:63540
    • 提供者:林子建
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com