<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Z1000S</author_name>
  <author_url>https://blog.hatena.ne.jp/Z1000S/</author_url>
  <blog_title>空腹おやじのログと備忘録</blog_title>
  <blog_url>https://z1000s.hatenablog.com/</blog_url>
  <categories>
    <anon>VBA</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>FindFirstFileW による Unicode対応してみた 以前の記事で、FindFirstFile を使って、ファイルリストを取得するコードを書いたが、Unicode文字が含まれると文字化けするため修正してみた。 処理としては、ざっくりいうと、FindFirstFileA、FindNextFileA を使用していたものを、FindFirstFileW、FindNextFileW に変えた + 64bit対応したものである。 z1000s.hatenablog.com 2GB超のファイルサイズを求める ついでなので、2GBを超えるファイルサイズを求める方法も追加してある。 以下の部分です…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fz1000s.hatenablog.com%2Fentry%2F2022%2F10%2F20%2F224713&quot; title=&quot;【VBA】FindFirstFileW、FindNextFileWを使ってファイルリストを取得する（Unicode 文字 対応版、64bit版） - 空腹おやじのログと備忘録&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>https://cdn-ak.f.st-hatena.com/images/fotolife/Z/Z1000S/20221020/20221020224300.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-10-20 22:47:13</published>
  <title>【VBA】FindFirstFileW、FindNextFileWを使ってファイルリストを取得する（Unicode 文字 対応版、64bit版）</title>
  <type>rich</type>
  <url>https://z1000s.hatenablog.com/entry/2022/10/20/224713</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
