<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shikaku</author_name>
  <author_url>https://blog.hatena.ne.jp/shikaku/</author_url>
  <blog_title>shikaku's blog</blog_title>
  <blog_url>https://blog.systemjp.net/</blog_url>
  <categories>
    <anon>tool</anon>
  </categories>
  <description>struct.defファイルがあるので、これを編集すれば良い。 元々の設定をマネてね。余計なスペースや改行に見えても必要なものもあるので、ちょっと編集しては構造体編集の再読み込みボタンを押してエラーがないかチェックすると効率的。小数点はDOUBLEって定義を使うと吉。 LONG arg1; DOUBLE arg2; DOUBLE arg3;ってすると arg2とarg3の間に無駄な4byteが入ってしまう場合がある。 LONG arg1; DOUBLE arg2; BYTE dummy1[4]; DOUBLE arg3;って感じで調節すると狙い通りに覗ける ネタ元 http://flspz.b…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.systemjp.net%2Fentry%2F2015%2F04%2F30%2F084717&quot; title=&quot;stirlingの構造体編集 - shikaku&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-04-30 08:47:17</published>
  <title>stirlingの構造体編集</title>
  <type>rich</type>
  <url>https://blog.systemjp.net/entry/2015/04/30/084717</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
