<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>firewood</author_name>
  <author_url>https://blog.hatena.ne.jp/firewood/</author_url>
  <blog_title>firewood's diary</blog_title>
  <blog_url>https://firewood.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Windows</anon>
    <anon>kernel</anon>
  </categories>
  <description>DbgPrintで何か出すときに #define MyKdPrint(msg) DbgPrint(&quot;header&quot;); DbgPrint msg; みたいなのを使うと、DbgViewで見たときに二行になってしまう。 バッファに一度ためてから出力すればOKで、こんな感じ。#if DBG #define DBG_MSG_HEADER &quot;[MyKernelModule] &quot; #define DBG_MSG_HEADER_LEN (sizeof(DBG_MSG_HEADER)-1) #define MyKdPrint(msg) my_kd_print msg void my_kd_print(cons…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffirewood.hatenadiary.jp%2Fentry%2F20061125%2F1164464826&quot; title=&quot;DbgPrint - firewood&amp;#39;s diary&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2006-11-25 23:27:06</published>
  <title>DbgPrint</title>
  <type>rich</type>
  <url>https://firewood.hatenadiary.jp/entry/20061125/1164464826</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
