搜索结果

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

汇编语言 如何编写小于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
查看: 1050

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

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

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

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

Java编程 javamail的应用

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

源码 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
查看: 35

软件 简单的计算器

// 学生管理.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
查看: 8