搜索资源列表
windows消息机制
- windows机制模拟,可捕获鼠标键盘事件并分别处理。-windows mechanism simulation, can capture the mouse and keyboard events dealt with separately.
195
- 第1章 Visual C++概述 1.1 Visual C++概述 1.2 Windows编程模式 1.2.1 面向过程的MS-DOS编程 1.2.2 面向用户的事件驱动编程 1.2.3 Windows消息机制 1.2.4 Windows系统消息类型 1.3 MFC类库 1.3.1 MFC类库的优越性 1.3.2 MFC类库说明 1.3.3 MFC框架与消息映射 1.4 Windows应用程序框架 1.4.1
MFC_tutorial
- 一套MFC教程和示例源码,从理解Windows消息机制讲道WinSock网络的通信-a guide and example source code, Windows news from understanding mechanisms homily WinSock communications network
hovbutt
- 利用windows 消息映射机制完成按钮控件的鼠标响应
消息框
- 用win32汇编语言编写的一个windows消息框程序,可以用语微机原理的教学-use of a language news box windows procedures, the principle of computer language teaching
xiaoxikuang
- 有关Windows消息框的VC++编程源码,你可以方便很多啊-Windows message box about the VC++ programming source code, you can easily a lot of ah
SingleWindow
- 程序描述了windows下一个窗口程序的创建过程及其组成部分,以及windows消息处理机制如何维持窗口的运行。VC++ 6.0-Program describes the windows program under the process of creating a window and its components, and the windows message handling mechanism for maintaining the operation of the window.
The-standard-Windows-message-box
- labview 做的一个 Windows的标准消息框.vi-The standard Windows message box.Vi
windowsMSG
- Windows消息大全,包含几乎所有的Windows窗口消息-Windows news Daquan, including almost all of the Windows window message
Windows-program
- 窗口程序结构,WinMain与MFC的CWinApp,窗口程序包括初始化、消息循环、投递消息等-Window structure of the program, the WinMain of MFC CWinApp-window program initialization, the message loop to deliver the messages
Windows
- window编程的基础,包括类的设计、类的注册、类的创建、显示更新和消息循环-The basis of window programming, including the class design, Class registration, class to create, display updates and news cycle
Lesson20Code
- 本程序为HOOK和数据库访问。包含了windows消息机制,动态链接库被多个进程访问,数据库访问技术,ODBC体系架构等内容。-The program the HOOK and database access. Contains the Windows message mechanism, dynamic link library by multiple processes to access the contents of the database access technology, ODB
HOOK
- 此程序包括windows消息机制,动态链接库被多个进程访问,数据库访问技术等应用。完成了HOOK和数据库访问的功能。-This program includes the Windows message mechanism, dynamic link library access by multiple processes, database access technology. HOOK and database access function.
MSMQ
- windows 消息队列(MSMG)程序实例-windows message queue (MSMG) instance
BaseKeyDemo
- windows消息映射与处理,基本键盘操作,判断按键消息,-Basic keyboard operation, to determine key messages
KeyInput
- windows消息映射与处理,在普通视图窗口中实现键盘字符的输入-windows message mapping and processing, input keyboard characters in normal view window
CaretKeyDemo
- windows消息的映射与处理,创建和使用键盘插入符,这个很管用-mapping and processing windows messages, create and use the keyboard caret, this is very useful
DlgKeyMessage
- windows消息的映射与处理,在对话框中实现键盘消息响应。- mapping and processing windows messages, the message in the dialog box to achieve a keyboard response.
newk
- 用c++ builder来对windows消息机制控制 源码可以学习用-In c++ builder to control mechanism of Windows news source can learn to use
068262
- 这是一个用来拦截windows消息的开发包,可以设置全局鼠标和键盘钩子,内含显示密码窗内容的sample()