<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sx1752</author_name>
  <author_url>https://blog.hatena.ne.jp/sx1752/</author_url>
  <blog_title>The Grimoire of Nonsense</blog_title>
  <blog_url>https://sx1752.hateblo.jp/</blog_url>
  <categories>
    <anon>Windows</anon>
    <anon>C++</anon>
  </categories>
  <description>Windowsの論理ドライブ名*1からデバイスマッピング名*2を取得するサンプル。 連想配列を使うとよさそうなので連想配列に格納したよっ。 #include &lt;cstdio&gt; #include &lt;cstdlib&gt; #include &lt;cstring&gt; #include &lt;string&gt; #include &lt;map&gt; #include &lt;Windows.h&gt; using namespace std; typedef map&lt;string, string&gt; StrMap; typedef pair&lt;string, string&gt; StrPair; void CollectDrives( StrMa…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsx1752.hateblo.jp%2Fentry%2F2017%2F09%2F06%2F014737&quot; title=&quot;論理ドライブからデバイスマッピング名を取得する - The Grimoire of Nonsense&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>2017-09-06 01:47:37</published>
  <title>論理ドライブからデバイスマッピング名を取得する</title>
  <type>rich</type>
  <url>https://sx1752.hateblo.jp/entry/2017/09/06/014737</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
