<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>minasa757</author_name>
  <author_url>https://blog.hatena.ne.jp/minasa757/</author_url>
  <blog_title>minasa@hatenablog</blog_title>
  <blog_url>https://minasa.hateblo.jp/</blog_url>
  <categories>
    <anon>WinAPI</anon>
    <anon>C++</anon>
  </categories>
  <description>WinAPIを使用して接続されているドライブの情報を取得します。 たぶんWindows2000より前では動きません。 参考にしたページ GetLogicalDrives 関数 有効なドライブ名を調べる - プログラミングのメモ帳 GetDiskFreeSpaceEx 関数 SDK32:GetDiskFreeSpace と GetDiskFreeSpaceEx について GetVolumeInformation 関数 GetDriveType 関数 コード #include &lt;stdio.h&gt; #include &lt;windows.h&gt; int main(void) { DWORD dwDrive…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fminasa.hateblo.jp%2Fentry%2F2014%2F10%2F28%2F235025&quot; title=&quot;ドライブの空き容量を取得する (GetDiskFreeSpaceEx) - minasa@hatenablog&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>2014-10-28 23:50:25</published>
  <title>ドライブの空き容量を取得する (GetDiskFreeSpaceEx)</title>
  <type>rich</type>
  <url>https://minasa.hateblo.jp/entry/2014/10/28/235025</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
