⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 win_msg1.htm

📁 WinAPI函数打包下载.rar
💻 HTM
字号:
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<style><!--
body,table {font-family:"宋体"; font-size: 9pt; line-height:11pt;}
a {text-decoration:none} a:hover {color:red;text-decoration:underline}
--></style>
<title>Windows消息类1</title>
</head>

<body link="#FF0000" vlink="#FF0000" alink="#FF0000" bgcolor="#FFC8C8">

<table border="0" width="100%" cellspacing="4" cellpadding="6">
  <tr>
    <td width="100%" bgcolor="#336699"><font color="#FFFFFF">Windows消息函数,共一页。第一页</font></td>
  </tr>
</table>

<table border="0" width="100%" cellspacing="3" cellpadding="2">
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="BroadcastSystemMessage.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/BroadcastSystemMessage.htm">BroadcastSystemMessage</a></td>
    <td width="75%" bgcolor="#efefda">将一条系统消息广播给系统中所有的顶级窗口</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetMessagePos.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetMessagePos.htm">GetMessagePos</a></td>
    <td width="75%" bgcolor="#efefda">取得消息队列中上一条消息处理完毕时的鼠标指针屏幕位置</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetMessageTime.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetMessageTime.htm">GetMessageTime</a></td>
    <td width="75%" bgcolor="#efefda">取得消息队列中上一条消息处理完毕时的时间</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="PostMessage.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/PostMessage.htm">PostMessage</a></td>
    <td width="75%" bgcolor="#efefda">将一条消息投递到指定窗口的消息队列</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="PostThreadMessage.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/PostThreadMessage.htm">PostThreadMessage</a></td>
    <td width="75%" bgcolor="#efefda">将一条消息投递给应用程序</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="RegisterWindowMessage.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/RegisterWindowMessage.htm">RegisterWindowMessage</a></td>
    <td width="75%" bgcolor="#efefda">获取分配给一个字串标识符的消息编号</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="ReplyMessage.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/ReplyMessage.htm">ReplyMessage</a></td>
    <td width="75%" bgcolor="#efefda">答复一个消息</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="SendMessage.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SendMessage.htm">SendMessage</a></td>
    <td width="75%" bgcolor="#efefda">调用一个窗口的窗口函数,将一条消息发给那个窗口</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="SendMessageCallback.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SendMessageCallback.htm">SendMessageCallback</a></td>
    <td width="75%" bgcolor="#efefda">将一条消息发给窗口</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="SendMessageTimeout.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SendMessageTimeout.htm">SendMessageTimeout</a></td>
    <td width="75%" bgcolor="#efefda">向窗口发送一条消息</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="SendNotifyMessage.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SendNotifyMessage.htm">SendNotifyMessage</a></td>
    <td width="75%" bgcolor="#efefda">向窗口发送一条消息</td>
  </tr>
  <tr>
    <td width="100%" bgcolor="#efefda" colspan="2"><p align="center">完</td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -