<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>调用 NtUserXXX 引发系统 BSOD 的问题分析</title>
        <link>https://xiaodaozhi.com/kernel/30.html</link>
        <description>这篇文章通过一次在 Windows XP 和 Windows 7 操作系统内核中分别调用同一个 NtUserXxx 系统调用产生不同现象的问题，对其做了简单分析。</description>
        <lastBuildDate>Sat, 21 Aug 2021 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>
        <image>
            <title>调用 NtUserXXX 引发系统 BSOD 的问题分析</title>
            <url>https://xiaodaozhi.com/uploads/2017/04/01/1773742265982.png</url>
            <link>https://xiaodaozhi.com/kernel/30.html</link>
        </image>
        <copyright>All rights reserved 2026</copyright>
        <atom:link href="https://xiaodaozhi.com/feed/kernel/30.html" rel="self" type="application/rss+xml"/>
    </channel>
</rss>