<?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>
  </categories>
  <description>ウィンドウが作成された時の処理を書くハンドラOnCreateを実装する・・・。オリジナルと同じで、CREATESTRUCT構造体のポインタを引数に持つ・・・。 OnCreateの定義は、0を返すだけ・・・。 これを、WindowProcのWM_CREATEが来たときに呼んで、戻り値をWindowProcの戻り値とする・・・。 0が返るから、ウィンドウ作成成功となる・・・。 失敗なら、OnCreateの中で-1とか返せばいい・・・。ついでにウィンドウ破棄時に行うOnDestroyも実装しておく・・・。定義は、ウィンドウが破棄されたら、PostQuitMessageでアプリケーション終了とする・・…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbg1.hatenablog.com%2Fentry%2F2015%2F05%2F04%2F112650&quot; title=&quot;OnCreate - 車輪の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/20150504/20150504112402.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-05-04 11:26:50</published>
  <title>OnCreate</title>
  <type>rich</type>
  <url>https://bg1.hatenablog.com/entry/2015/05/04/112650</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
