<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>n-trino</author_name>
  <author_url>https://blog.hatena.ne.jp/n-trino/</author_url>
  <blog_title>trinoの走り書き</blog_title>
  <blog_url>https://n-trino.hatenadiary.org/</blog_url>
  <categories>
    <anon>プログラム</anon>
    <anon>C++</anon>
  </categories>
  <description>なんかこんなもん作ってみました。 #include #include #include using namespace std; void SerchFiles( const string&amp; stDirectryName ) { string st = stDirectryName + &quot;\\*.*&quot;; WIN32_FIND_DATA ffd; ::ZeroMemory( &amp;ffd, sizeof( WIN32_FIND_DATA ) ); HANDLE hnd = ::FindFirstFile( st.c_str(), &amp;ffd ); if( hnd == INVALID_HANDLE_V…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fn-trino.hatenadiary.org%2Fentry%2F20050930%2Fp1&quot; title=&quot;API関数でファイル操作 - trinoの走り書き&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>2005-09-30 00:00:01</published>
  <title>API関数でファイル操作</title>
  <type>rich</type>
  <url>https://n-trino.hatenadiary.org/entry/20050930/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
