代码搜索:SendMessage
找到约 3,804 项符合「SendMessage」的源代码
代码结果 3,804
www.eeworm.com/read/151211/12227992
txt 07.txt
Office或IE4风格的ToolBar
用API 可以轻松改变 ToolBar 的风格。需要 4.70 或其以上版本的 comctl32.dll 支持。
声明:
Private Declare Function SendMessage Lib "user32" Alias _
"SendMessageA" (ByVal hwnd As Long, ByVal wMsg As Lo
www.eeworm.com/read/204595/15336756
txt 目录.txt
目 录
丛书前言
前言
基础篇:Delphi深度编程技术
第1章 理解Windows消息
1.1 消息概述
1.2 Windows消息工作机理
1.3 Delphi的VCL消息系统处理原理
1.4 发送消息
1.4.1 Perform()
1.4.2 SendMessage()和PostNessage()
1.4.
www.eeworm.com/read/174175/9605378
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Client.rc
//
#define IDD_CLIENT_DIALOG 102
#define IDP_SOCKETS_INIT_FAILED 103
#defin
www.eeworm.com/read/284112/8965959
bas mdbm.bas
Attribute VB_Name = "mdbm"
'转换成大写字符串
Public Declare Function CharUpper Lib "user32" Alias "CharUpperA" (ByVal lpsz As String) As String
'防止将重复项目添加到列表框中API声明
Public Declare Function SendMessage L
www.eeworm.com/read/478229/6722120
c mtcom.c
# include
#define MTCom_GLOBALS
# include"MTCom.h"
/**************************************************
函数名称:SendMessage 发送函数
说明: 发送报文的统一格式
发送报文的长度;
输入:要发送报文的首地址
输出:报文
www.eeworm.com/read/127243/14366383
bas mdbm.bas
Attribute VB_Name = "mdbm"
'转换成大写字符串
Public Declare Function CharUpper Lib "user32" Alias "CharUpperA" (ByVal lpsz As String) As String
'防止将重复项目添加到列表框中API声明
Public Declare Function SendMessage L
www.eeworm.com/read/101790/15808028
htm list_126.htm
返回上页访问论坛简单问题 如何用SendMessage()函数传递字符串? 发表者:ldmm 回复数:3
www.eeworm.com/read/109011/6177571
entries
/sendMap.jsp/1.1/Tue Jan 29 18:23:04 2002//
/sendMap2.jsp/1.1/Tue Jan 29 18:23:04 2002//
/sendMessage.jsp/1.1/Tue Jan 29 18:23:04 2002//
/sendObject.jsp/1.1/Tue Jan 29 18:23:04 2002//
/sendText.js
www.eeworm.com/read/102552/15771214
htm subject_38238.htm
序号:38238 发表者:YLZ 发表日期:2003-05-01 19:41:49
主题:如何给文档类发消息?
内容:::SendMessage(hwnd,message,WPARAM,LPARAM)文档的hwnd是什么?
返回上页
www.eeworm.com/read/102552/15771920
htm subject_46974.htm
序号:46974 发表者:sunn 发表日期:2003-07-16 11:48:00
主题:请问Sendmessage中消息的参数怎么传送CString 类型的数据?
内容:谢谢
返回上页