<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>happynow</author_name>
  <author_url>https://blog.hatena.ne.jp/happynow/</author_url>
  <blog_title>happynow’s diary</blog_title>
  <blog_url>https://happynow.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>Function ReadAll(FilePath) Const adTypeText = 2 Const adReadAll= -1 Const adReadLine = -2 With CreateObject(&quot;ADODB.Stream&quot;) .Type = adTypeText .Charset = &quot;UTF-8&quot; .Open .LoadFromFile FilePath ReadAll = .ReadText(adReadAll) ' Do Until .EOS ' Dim Line ' Line = .ReadText(adReadLine) ' Loop .Close End Wi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhappynow.hateblo.jp%2Fentry%2F20181015%2F1539622043&quot; title=&quot;ADODB.Stream UTF-8 BOMなし ファイル読み書き VBScriptサンプルコード - happynow’s diary&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>2018-10-15 01:47:23</published>
  <title>ADODB.Stream UTF-8 BOMなし ファイル読み書き VBScriptサンプルコード</title>
  <type>rich</type>
  <url>https://happynow.hateblo.jp/entry/20181015/1539622043</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
