<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tmyt</author_name>
  <author_url>https://blog.hatena.ne.jp/tmyt/</author_url>
  <blog_title>tmytのらくがき</blog_title>
  <blog_url>https://blog.tmyt.jp/</blog_url>
  <categories>
    <anon>雑記</anon>
    <anon>CPP</anon>
  </categories>
  <description>WMなデバイス上で無線LANデバイス名を取得するコード。レジストリから気合。 HKEY hkey; RegOpenKeyEx(HKEY_LOCAL_MACHINE, L&quot;Comm\\&quot;, 0, KEY_ALL_ACCESS, &amp;hkey); wchar_t name[32]; DWORD n = 0, length; while (RegEnumKeyEx(hkey, n++, name, &amp;(length = 31), NULL, NULL, NULL, NULL) == 0) { HKEY hsubkey; DWORD data, sz = sizeof(DWORD); RegOpenKe…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.tmyt.jp%2Fentry%2F20080718%2F1216373926&quot; title=&quot;めも - tmytのらくがき&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>2008-07-18 18:38:46</published>
  <title>めも</title>
  <type>rich</type>
  <url>https://blog.tmyt.jp/entry/20080718/1216373926</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
