<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>parasporospa</author_name>
  <author_url>https://blog.hatena.ne.jp/parasporospa/</author_url>
  <blog_title>メモ帳</blog_title>
  <blog_url>https://parasporospa.hatenadiary.org/</blog_url>
  <categories>
    <anon>win</anon>
  </categories>
  <description>ある方法でファイルを開いたときの共有モードがどうなるか調査。 環境：Windows XP Pro SP2 LoadLibrary 書き込み・削除ロックされる。読み込みはできる。 hModule = LoadLibrary( _T(&quot;c11DLL.DLL&quot;) ); func = (TFUNC)GetProcAddress( hModule, &quot;MyFunction&quot; ); FreeLibrary( hModule ); fopen（VC++6.0） 未調査。 VB 6.0 の Open 関数 まったくロックされない。読み込み・書き込み・削除全てできる。 Dim iFile As Integer …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fparasporospa.hatenadiary.org%2Fentry%2F20070823%2Fp4&quot; title=&quot;ファイルの共有モード - メモ帳&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>2007-08-23 00:00:00</published>
  <title>ファイルの共有モード</title>
  <type>rich</type>
  <url>https://parasporospa.hatenadiary.org/entry/20070823/p4</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
