搜索资源列表
win32-Snake
- 该程序为本人大2开发的windows应用程序。是我学习win32API开发的第一个满意的程序。自己设计的算法和编写代码——保证不和网络上任何一个程序重复。界面不华丽但是很简单舒服,代码易懂。更主要的是,这个程序并不十全十美,希望你找出其中的不足,改进。本程序多学习win32API很有帮助。-the process-oriented development of the National People's Congress two windows applications. Yes, I
200562241827909
- 使用Win32 API 查找某个目录下的所有文件(包括子目录)使用win32API查找某个目录下的所有文件,同时包括所有子目录下的文件。 在2000下测试通过-use Win32 API find a directory of all documents (including subdirectories) using win32 API find a directory of all documents, including all subdirectories under the doc
NativeWin32XPThemes_src
- 基于Win32API的控件-based on the control Win32API
win32api
- 比较全面的win32api开发包,找了很久的哦
200410128405990
- 利用WIN32API向一个第三方窗口发送消息
tanchishe-Win32_API
- vc++6.0开发的基于Win32API的贪吃蛇游戏,介绍了Win32API接口的调用
calTest
- 本程序用Win32API实现简单的计算器功能。 编程环境: visual studio2005 & Windows Mobile6 & smartphone 此程序是本人自己所写,本人还是菜鸟,写的一定有许多不好的地方,上传它纯粹是为了能够下载其它高手的资料,不过我也非常欢迎大家给我指正错误,一起提高。谢谢:)
calculator2
- 计算器小程序。 编译运行环境: Win32API Windows Mobile smartphone 另,该程序是本人自己所写,不保证没有错误,拿出来一起学习。
npp.4.9.2.src
- Notepad++是一个通用的源码编辑器,用c++和win32api写的,该软件成熟且免费开源,在sf.net排名靠前,可以供大家学习界面编程。 Notepad++ is a generic source code editor (it tries to be anyway) and Notepad replacement written in c++ with win32 API. The aim of Notepad++ is to offer a slim and efficient
Delphi-Win32API
- Delphi Win32核心API参考光盘-Delphi Win32 Core API Reference CD-ROM
exa_4
- 多核程序设计一书中第四章代码,讲述windows下用win32Api,MFC及C#进行多线程开发。-Multi-core programming code in a book, Chapter IV, described under windows with win32Api, MFC and C# multi-threaded development.
win32api
- 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。-win32API Daquan
delphi-help
- 这是一个delpi7的帮助文档,里面包含的是我本人归纳的delphi编译出错,delphi运行出错,win32api函数,delphi常用函数。-This is a delpi7 help documentation, which contains the I summarized delphi compiler error, run Delphi error, win32api function, Delphi commonly used functions.
CreateThread
- 使用Win32API函数,用进度条来描述线程的使用-The Win32API function and progress bar to describe the use of threads
Function-Description-of-win32api
- win32的函数大全,包括了大部分的win32常用函数,介绍了用法及注意事项-the win32 function Daquan, including most of the commonly used win32 function, usage and Notes
LABVIEW
- 在VC++开发平台下,以USB摄像头为实验对象,根据USB系统规范,采用Windows操作系统I/O设备驱动原理与动态链接库技术相结合的方法,调用Win32API函数,开发具有USB通用通信程序模块接口的DLL。然后在LabVIEW或Labwindows下采用其外部代码接口机制调用该DLL,开发通用的USB摄像头通信程序模块组,实现对USB摄像头的查询、打开、关闭、图像显示、视频帧和图像参数显示及设置等操作功能。-As experimental subjects VC++ development