<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>myugaru</author_name>
  <author_url>https://blog.hatena.ne.jp/myugaru/</author_url>
  <blog_title>パジャマdeブロッガー(myugaruのヲタ日記)</blog_title>
  <blog_url>https://myugaru.hatenadiary.org/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>軽く調べたところグローバルフックはDLLを使わなければ実装できないという情報がほとんどだった。しかし疑り深い私は海外の情報も含めてかなり調べてみた。すると低レベルのキーボードフック、マウスフックは何故かDLLを使わなくても実装できるという情報を見つけた。具体的なコードは以下。 using System; using System.Windows.Forms; using System.Runtime.InteropServices; using System.ComponentModel; namespace garu.Testhook { static class TestHook { [S…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmyugaru.hatenadiary.org%2Fentry%2F20071130%2F1196434749&quot; title=&quot;グローバルフック - パジャマdeブロッガー(myugaruのヲタ日記)&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>https://cdn-ak.f.st-hatena.com/images/fotolife/m/myugaru/20071201/20071201004359.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-11-30 23:59:09</published>
  <title>グローバルフック</title>
  <type>rich</type>
  <url>https://myugaru.hatenadiary.org/entry/20071130/1196434749</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
