<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tt_clown</author_name>
  <author_url>https://blog.hatena.ne.jp/tt_clown/</author_url>
  <blog_title>Cube Lilac</blog_title>
  <blog_url>https://clown.cube-soft.jp/</blog_url>
  <categories>
    <anon>C++</anon>
    <anon>Development</anon>
  </categories>
  <description>x86/x64，char/wchar_t など様々な設定でビルドする場合，レジストリ関連の Win32API は少し注意して扱う必要があるようです． REG_DWORD REG_DWORD が一番嵌りました．std::size_t 辺りを使用している場合，(Visual Studio 2008 では) x86 は uint32_t のようですが x64 は uint64_t で定義されているようです．そのため，std::size_t で保持している値を REG_DWORD としてレジストリに保存しようとするとデータが壊れてしまうようです． std::size_t foo = 1; // この値…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fclown.cube-soft.jp%2Fentry%2F20110129%2F1296264489&quot; title=&quot; レジストリ関連の Win32API の扱い - Cube Lilac&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>2011-01-29 10:28:09</published>
  <title> レジストリ関連の Win32API の扱い</title>
  <type>rich</type>
  <url>https://clown.cube-soft.jp/entry/20110129/1296264489</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
