<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>窗口对象消息定义和数值对应表</title>
        <link>https://xiaodaozhi.com/win32k-window-message.html</link>
        <description>根据 Windows SDK 相关头文件定义和网络上公开的相关源代码整理生成，包含文档化的和未文档化的消息定义。 定义 / DEFINITION | 数值 / DATA | WMNULL | 0x0000 WMCREATE | 0x0001 WMDESTROY | 0x0002 WMMOVE | 0x0003 WMSIZEWAIT | 0x0004 WMSIZE | 0x0005 WMACTIVATE | 0x0006 WMSETFOCUS | 0x0007 WMKILLFOCUS | 0x0008 WMSETVISIBLE | 0x0009 WMENABLE | 0x000A WMSETRE...</description>
        <lastBuildDate>Tue, 11 Sep 2018 04:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>zh-CN</language>
        <copyright>All rights reserved 2026</copyright>
        <atom:link href="https://xiaodaozhi.com/feed/win32k-window-message.html" rel="self" type="application/rss+xml"/>
    </channel>
</rss>