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

搜索资源列表

  1. MASM32汇编win32仿QQ俄罗斯方块完整源码(程序大小仅4.5k).rar

    0下载:
  2. MASM32 编写的基于WINDOWS下的俄罗斯方块该程序实现了俄罗斯方块最基本的功能代码长度仅432行每个函数都附上完整注释,代码简洁易懂,编译后大小仅4.5K非常适合初学者学习研究。
  3. 所属分类:游戏

    • 发布日期:2009-01-01
    • 文件大小:5334
    • 提供者:zhengenci
  1. API-Hook

    0下载:
  2. Win32 API Hook 示例,例子中注释非常详细,简单易懂。本例子中实现了对MessageBox 函数进行Hook , 当然你也可以Hook其他API,只需小小的修改即可。 -Win32 API Hook examples, case notes are very detailed, very easy to understand. In this case realized MessageBox function Hook, of course, you can Hook the
  3. 所属分类:Hook api

    • 发布日期:2017-03-27
    • 文件大小:214410
    • 提供者:林海波
  1. Win32API 英

    1下载:
  2. win32api此中包括有所有的进行win32编程的库函数,是一个进行windows编程的程序员必不可少的参考书。-win32api including all win32 programming for the library, is a program for Windows programmers indispensable reference book.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-14
    • 文件大小:676767
    • 提供者:杨洋
  1. MyOKFile

    0下载:
  2. 本程序演示const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点
  3. 所属分类:File Operate

    • 发布日期:2017-11-14
    • 文件大小:38806
    • 提供者:qiyunping
  1. Win32+API+help

    0下载:
  2. 该文档是新编Win32+API函数大全的帮助文件,希望对渴望WIN32 API的朋友有帮助-The new document is Win32+ API function Guinness
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:676887
    • 提供者:fhf
  1. WinMain

    0下载:
  2. WIN32下的界面生成程序。主要是界面的生成过程、函数以及消息处理的打框架!-WIN32 generated under the program interface. Mainly interface generation process, function and message processing framework for the fight!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:8528
    • 提供者:zc
  1. WinInet

    0下载:
  2. 用WinInet开发Internet客户端应用指南---为了开发Internet客户端程序。MFC类库提供了专门的 Win32 Internet 扩展接口,也就是WinInet。MFC将WinInet封装在一个标准的、易于使用的类集合中。在编写WinInet客户端程序时,你既可以直接调用 Win32函数,也可以使用WinInet类库。-Development of Internet use WinInet client application--- in order to guide the d
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:7416
    • 提供者:weiguian
  1. WindowsCommonControls

    0下载:
  2. 《Win32开发人员参考库 第4卷 Windows通用控件》介绍了Windows应用程序开发人员在整个开发过程中都可能会用到的通用控件,为开发人员充分利用Windows中大量预制的通用控件提供参考。内容包括各种通用控件的样式、通告消息、宏、函数以及相关数据结构。本书内容丰富、条理清晰,有效地提供了Windows通用控件信息。本书为开发人员充分利用Windows中大量预制的通用控件提供参考信息。对于每种通用控件,书中都给出了此通用控件所对应的样式、通告消息、宏、函数以及相关的数据结构等详细信息。-
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:5058999
    • 提供者:jane xu
  1. WindowsAPIhanshu

    0下载:
  2. 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的,本书详细介绍了一些windows api 函数。-Microsoft 32-bit platforms as application programming interfaces, Win32 API are engaged in Windows application development necessary, the book details a number of windo
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-30
    • 文件大小:11910410
    • 提供者:xiaodai
  1. D3DDemo

    0下载:
  2. 基于win32基本工程创建的三棱锥动态模型,使用directx9 sdk。 使用WinMain为入口函数,非mfc。-Win32-based capital works to create a pyramid of three dynamic models, the use of directx9 sdk. WinMain function used for the entrance, not mfc.
  3. 所属分类:DirextX

    • 发布日期:2017-04-25
    • 文件大小:16310
    • 提供者:redyjq
  1. Win32API

    0下载:
  2. win32 API:由网上的资料整理成一个帮助文件。让查阅API 函数变的更简单,容易,也更有效。 本帮助文件中的Windows API 函数大约有774个,共分十二大类,基本上包括了大部分的常用和非常用的Windows API 函数。-win32 API: data from the Web into a Help file. To allow access to API function becomes more simple, easy, but also more effec
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:352263
    • 提供者:史东寒
  1. Code

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con
  3. 所属分类:File Operate

    • 发布日期:2017-04-26
    • 文件大小:37728
    • 提供者:辛光明
  1. WindowsAPIFORDELPHI

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

    • 发布日期:2017-05-03
    • 文件大小:678230
    • 提供者:knight
  1. mysqlcc

    0下载:
  2. 数据库的连接和主要医院的抽象函数以及其他医生和患者的 类-It is a connection for java
  3. 所属分类:MySQL

    • 发布日期:2017-05-14
    • 文件大小:3439588
    • 提供者:海浪
  1. File

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:38411
    • 提供者:c++crazy
  1. Printer

    0下载:
  2. 直接访问打印机端口传输数据,封装Win32函数-Printer
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:47625
    • 提供者:许岩
  1. CSocket

    0下载:
  2. CSocket类数据接收存在的问题及Win32函数解决办法.CSocket类数据接收存在的问题及Win32函数解决办法!-CSocket class data reception problems and Win32 function is a solution. CSocket class data reception problems and Win32 function is a solution!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:382491
    • 提供者:南才北往
  1. coordinate-ellipse

    0下载:
  2. 用WINDOWS 32 APPLITION 实现通用的坐标设计,函数是WIN32函数,没用MFC。-using windows 32 applition to draw a zuobiao,not using the MFC.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:954
    • 提供者:ganggang
  1. Hbrush-rectangle

    0下载:
  2. 用画刷实现WINDOW32APPLITION 编程,用的是WIN32 函数,没用用MFC,适合初学者。-using the brush to draw a picture ,not using the MFC to draw the picture.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:933
    • 提供者:ganggang
  1. load-bitmap

    0下载:
  2. 用 加载一个bmp图像,用的是win32函数,没用用MFC来实现这个过程。-using the win 32 applition to load a bmp picture,not using the MFC to draw.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1287
    • 提供者:ganggang
« 1 23 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com