搜索结果

找到约 8 项符合 GetMessage 的查询结果

Windows CE wince 下的hook 程序 进行系统 GetMessage的拦截

wince 下的hook 程序 进行系统 GetMessage的拦截,本例进行WM_TEXT 拦截
https://www.eeworm.com/dl/674/209457.html
下载: 174
查看: 1101

汇编语言 如何编写小于20K的Windows程序.演示如何使用:CreateWindow, CreateWindowEx, S endMessage and GetMessage TranslateMessag

如何编写小于20K的Windows程序.演示如何使用:CreateWindow, CreateWindowEx, S endMessage and GetMessage TranslateMessage and DispatchMessage, CreateFont 演示如何使用API创建Windows窗口控件
https://www.eeworm.com/dl/644/102600.html
下载: 189
查看: 1084

汇编语言 挂接WH_CALLWNDPROC(WM_IME_COMPOSITION),WH_GETMESSAGE(WM_CHAR和WM_KEYUP),前者记录中文,后者记特殊按键和字母符号.

挂接WH_CALLWNDPROC(WM_IME_COMPOSITION),WH_GETMESSAGE(WM_CHAR和WM_KEYUP),前者记录中文,后者记特殊按键和字母符号.
https://www.eeworm.com/dl/644/170127.html
下载: 157
查看: 1118

Java编程 javamail的应用

javamail的应用,MailServer类可单独应用,GetMessage不完整,主要描述MailServer的应用
https://www.eeworm.com/dl/633/471012.html
下载: 187
查看: 1049

多媒体处理 MPEG编解码的源码(包含视频捕捉、音频处理)

·MPEG编解码的源码(包含视频捕捉、音频处理) 相关函数/类: LoadString MessageBox LoadIcon LoadCursor RegisterClass CreateWindow ShowWindow LoadAccelerators GetMessage TranslateAccelerator TranslateMessage DispatchMessage G
https://www.eeworm.com/dl/521/15660.html
下载: 49
查看: 1178

技术资料 MPEG编解码的源码(包含视频捕捉、音频处理)

·MPEG编解码的源码(包含视频捕捉、音频处理) 相关函数/类: LoadString MessageBox LoadIcon LoadCursor RegisterClass CreateWindow ShowWindow LoadAccelerators GetMessage TranslateAccelerator TranslateMessage DispatchMessage G
https://www.eeworm.com/dl/952974.html
下载: 8
查看: 3164

源码 c#简单计算器

// 学生管理.cpp : Defines the entry point for the application. // #include "stdafx.h" #include "resource.h" #define MAX_LOADSTRING 100 // Global Variables: HINSTANCE hInst; // current instance TCHAR szTitle[MAX_LOADSTRING]; // The title bar text TCHAR szWindowClass[MAX_LOADSTRING]; ...
https://www.eeworm.com/dl/513825.html
查看: 80

软件 简单的计算器

// 学生管理.cpp : Defines the entry point for the application. // #include "stdafx.h" #include "resource.h" #define MAX_LOADSTRING 100 // Global Variables: HINSTANCE hInst; // current instance TCHAR szTitle[MAX_LOADSTRING]; // The title bar text TCHAR szWindowClass[MAX_LOADSTRING]; ...
https://www.eeworm.com/dl/513826.html
查看: 35