<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>zetamatta</author_name>
  <author_url>https://blog.hatena.ne.jp/zetamatta/</author_url>
  <blog_title>標準愚痴出力</blog_title>
  <blog_url>https://zetamatta.hatenablog.com/</blog_url>
  <categories>
    <anon>go</anon>
    <anon>windows</anon>
  </categories>
  <description>Windows のAPI関数を呼ぶ場合は、DLLの名前と関数名があれば、&quot;syscall&quot;パッケージ、もしくは &quot;golang.org/x/sys/windows&quot; パッケージの NewLazyDLL・(*LazyDLL)NewProc を使えばよかった （参考：Big Sky :: golang で型付きで DLL を呼び出す方法）。 が、VC++ で作られたサードパーティDLLの場合、関数名ではなく、序数(Ordinal)で関数がエクスポートされている場合がある。この場合はどうすればよいのだろうか。VB-Net みたいに名前に &quot;#1009&quot; とか &quot;@1009&quot; としてもダメなようだ。 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fzetamatta.hatenablog.com%2Fentry%2F2020%2F12%2F03%2F193803&quot; title=&quot;VC++のDLL関数をGoから序数指定で呼び出す - 標準愚痴出力&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>2020-12-03 19:38:03</published>
  <title>VC++のDLL関数をGoから序数指定で呼び出す</title>
  <type>rich</type>
  <url>https://zetamatta.hatenablog.com/entry/2020/12/03/193803</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
