<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>BG1</author_name>
  <author_url>https://blog.hatena.ne.jp/BG1/</author_url>
  <blog_title>車輪のx発明 ~B.G's Blog~</blog_title>
  <blog_url>https://bg1.hatenablog.com/</blog_url>
  <categories>
    <anon>WindowsAPI</anon>
  </categories>
  <description>PeekMessageは、ウィンドウメッセージが来ているかを確認するWindowsAPI・・・。PeekMessage 関数これまでは、GetMessageでウィンドウメッセージを取得して、取得できたらそれをウィンドウプロシージャに送出していた・・・。 ウィンドウメッセージが来るまでGetMessageから抜けることはないが、その間は待機状態となるので、無駄な時間ができる・・・。 この時間をアイドル時間といい、このアイドル時間を有効に使うためにPeekMessageでウィンドウメッセージが来ているかを確認する・・・。 来ている場合は、真(TRUE)となるのでGetMessageで取得し、処理を…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbg1.hatenablog.com%2Fentry%2F2015%2F04%2F14%2F121331&quot; title=&quot;PeekMessage - 車輪のx発明 ~B.G&amp;#39;s Blog~&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>http://cdn-ak.f.st-hatena.com/images/fotolife/B/BG1/20150414/20150414121040.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-04-14 12:13:31</published>
  <title>PeekMessage</title>
  <type>rich</type>
  <url>https://bg1.hatenablog.com/entry/2015/04/14/121331</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
