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

搜索资源列表

  1. API

    0下载:
  2. API文档说明书籍。详细的win32系统API接口说明-API documentation books. Detailed descr iption of the win32 API interface system
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:23835
    • 提供者:simle zhuxb
  1. API-Fuction-Reference

    0下载:
  2. 对Win32 API函数做完整的概述;收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;讲解如何在Visual Basic和Delphi中对其调用。 -First complete overview of the Win32 API function and included five categories of functions: window management, graphics device interface, system services, feat
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:678229
    • 提供者:wu ming
  1. Windows.API.chm

    0下载:
  2. 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用-win32 api
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:676722
    • 提供者:lulin
  1. Windows-API

    0下载:
  2. 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。-Application programming interface as Microsoft 32-bit p
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:678219
    • 提供者:杨波
  1. WINDOWS-API

    1下载:
  2. 内容简介 本书是关于MicrosoftWin32.API函数的完整参考手册。本书详细介绍 了每一个Win32 API函数的使用方法,其中着重介绍其原型表示、函数说明 、参数说明、注意事项、相应头文件(.H)、链接库(.LIB或.DLl)和典型 示例。对于每个函数本书给出了相应的示例,这样读者在阅读相应的Win32 API函数时就能很快地了解它的具体功能和使用方法,便于更快地掌握该接 口函数。 本书是从事Microsoft Wi
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-22
    • 文件大小:42215511
    • 提供者:andy14
  1. windos-API

    0下载:
  2. windos API举例说明 比如GetUserName的win32 api-windos API examples such as the GetUserName the win32 api
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:3681
    • 提供者:zhangyuling
  1. windows-api-for-pb

    0下载:
  2. windows api 高级程序设计 《PowerBuilder Win32 API程序设计》(高级卷)的随书关盘 很不错的-windows api programming PowerBuilder Win32 API program designed with the book off disk (volume) very good
  3. 所属分类:Other systems

    • 发布日期:2017-11-01
    • 文件大小:15558034
    • 提供者:wsygt
  1. Windows-API

    0下载:
  2. 本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。-The book begins with the Win32 API function do a complete overview then included five categories: window management, graphics device interface, system
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:678227
    • 提供者:liyang
  1. Win32-API-function

    0下载:
  2. Windows Api 函数大全,方便大家查阅,翻译过的Windows Api function Daquan, facilitate access to the translated-Windows Api function Daquan, facilitate access to the translated
  3. 所属分类:Game Program

    • 发布日期:2017-04-08
    • 文件大小:61994
    • 提供者:邓吉元
  1. Win32-API-function

    0下载:
  2. Windows Api 函数大全,方便大家查阅,翻译过的Windows Api function Daquan, facilitate access to the translated-Windows Api function Daquan, facilitate access to the translated
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:62041
    • 提供者:returfull
  1. Win32-API-notepad-VCPP6.0

    0下载:
  2. 使用win API 函数编写的记事本程序 有基本的文件操作功能-Use win API functions memo prepared by the procedures for basic file operations function
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2550162
    • 提供者:王泉
  1. Win32-Clock

    0下载:
  2. win32 api实现的数字时钟,调用系统时间并显示在窗口中。-win32 api implementation of the digital clock, the calling system and displayed in the window.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:783827
    • 提供者:low-key-nick
  1. API-for-vb

    0下载:
  2. 时常要用到一些WIN32 API函数。每次都要声明引用,且API函数也时常弄错,因此,我用VB做一个ActiveX控件(COCX1.OCX),在其中加入一些用API才能实现的一些特殊功能,并以控件方法的形式来调用它们,因此,少了声明API时的麻烦。-Often use some WIN32 API functions. Every time a statement cited, and API functions are often mistaken, so I used to do a VB
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:801426
    • 提供者:cash
  1. win32-music-player

    0下载:
  2. 爱心音乐播放器 自定义用户界面 用win32 API 实现特殊用户界面(爱心),并且能够播放音乐-Love music player to customize the user interface with win32 API to achieve special user interface (love), and the ability to play music
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-20
    • 文件大小:6134478
    • 提供者:pudnhua
  1. win32

    0下载:
  2. 通过win32 API调用底层函数实现串行通信,纠结了很长时间,终于会用了-Through the realization of Win32 API calls the underlying function,Entanglements for a long time, finally will use
  3. 所属分类:Com Port

    • 发布日期:2017-05-02
    • 文件大小:787989
    • 提供者:zhuguanglei
  1. WIN32-API

    0下载:
  2. 基于WINDOWS32位的API串口通讯编程相关实例-Based on WINDOWS 32- bit API serial communication programming related examples
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-04
    • 文件大小:257248
    • 提供者:
  1. Ibout-fpoh-API

    0下载:
  2. 关于WIN32 API的源代码 The source code for the WIN32 API-About The WIN32 API source code The source code for The WIN32 API
  3. 所属分类:Network Security

    • 发布日期:2017-12-16
    • 文件大小:4096
    • 提供者:reyiabilktys
  1. 《Win32多线程程序设计》高清晰pdf

    0下载:
  2. 有关Windows编程的一本详细的资料,有助于程序员更好的编程(Windows programming on a detailed information, help programmers better programming)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:22097920
    • 提供者:大漠飞鹰
  1. win32 豆豆移动

    0下载:
  2. win32,豆子移动,实现豆子的移动,自己可以参考参考(a program writen by win32,which can show bean move ,you can use this as an example)
  3. 所属分类:其他

  1. test

    0下载:
  2. 1.WIN32应用程序中有2个文本框,2个按钮. 2.在A文本框中输入内容时,B文本框同步更新。 约束: 1。A文本框只能输入字母,最多只能输入19字母。 2。B文本框能自动转化小写为大写,且只读。 3.按钮A,点击后启动一个定时器,每隔一秒将当前时间显示在窗体标题栏,再次点击时停止定时器。 4.按钮B,点击后弹出一个模式对话框,关闭模式对话框后返回当前窗口,对话框内信息要求显示中文。(1. There are 2 text boxes and 2 butto
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:10240
    • 提供者:静水~流深
« 1 2 3 4 5 67 8 9 10 11 ... 41 »
搜珍网 www.dssz.com