<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>evening_star</author_name>
  <author_url>https://blog.hatena.ne.jp/evening_star/</author_url>
  <blog_title>メモの祭り</blog_title>
  <blog_url>https://eveningstar.hateblo.jp/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>from ctypes import * hWnd = windll.user32.FindWindowW( 0, [ ウィンドウのタイトル ] ) RegMsg = windll.user32.RegisterWindowMessageW( [ ウィンドウメッセージ名 ] ) windll.user32.PostMessageW( hWnd, RegMsg, [ wParam ], [ lParam ] ) xxxxWとxxxxAはUnicodeとANSIとの違い FindWindowW Unicode FindWindowA ANSI PythonはxxxxWを使う</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Feveningstar.hateblo.jp%2Fentry%2F2017%2F02%2F02%2F161509&quot; title=&quot;Windowsでのメッセージ通信の方法 - メモの祭り&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>2017-02-02 16:15:09</published>
  <title>Windowsでのメッセージ通信の方法</title>
  <type>rich</type>
  <url>https://eveningstar.hateblo.jp/entry/2017/02/02/161509</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
