搜索资源列表
GDI_SDK_doc
- Microsoft Windows GDI+是为C/C++开发者提供的一个基于类的应用程序编程接口(API)。本文档为中文翻译,希望对大家有用。-Microsoft Windows GDI+ Is C/C++ Developer to provide a class-based Application Programming Interface (API). This document translated into Chinese, in the hope that everyone usef
CPU_Monitor
- 基于Visual C++的WIN32 API编程,可监视系统的CPU及内存的使用情况。-Visual C++ based on the WIN32 API programming, the system can monitor CPU and memory usage.
VisualC
- 本书通过一个具体的工具软件——Ftp文件搜索工具的完整开发过程,由浅入深、循序渐进、全面系统地介绍了 Microsoft Visual C++6.0基础知识和常用技巧。全书共分 10章,详细讲解了 Visual C++的基本语法知识及其主要的应用,内容包括: Visual C++的基本概念、面向对象编程和C++语言、基于对话框应用程序、Windows标准控件、MFC文档结构、基于文档应用程序的编程、图形设备接口、网络编程、Ftp文件搜索工具预览等。通过对具体编程实例的详细讲解,本书还向读者介绍了
hdhs
- 回调函数是基于C编程的Windows SDK的技术,不是针对C++的,程序员可以将一个C函数直接作为回调函数,但是如果试图直接使用C++的成员函数作为回调函数将发生错误,甚至编译就不能通过。 文章来源:iT人家 (www.itrenjia.org) 原文地址:http://www.itrenjia.org/2010/1028/672.html-Callback function is based on C programming Windows SDK technology, not
Chapter1
- Windows的窗口应用程序,实现对鼠标的消息应制的反应。基于c++的编程。-Windows window application, the message should be to achieve the mouse system response. C++-based programming.
posixMsgQueneEx2
- 基于C语言的消息队列编程,在Windows+Cygwin环境下可用(Message queuing programming)