<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ch3cooh393</author_name>
  <author_url>https://blog.hatena.ne.jp/ch3cooh393/</author_url>
  <blog_title>酢ろぐ！</blog_title>
  <blog_url>https://blog.ch3cooh.jp/</blog_url>
  <categories>
    <anon>開発-Windows Mobile</anon>
    <anon>開発</anon>
  </categories>
  <description>画面キャプチャーアプリとか作りたい人向けです。画面全体の画面イメージをキャプチャーする方法。 以下にサンプルコードを示す。 public class Window { private const int SRCCOPY = 0xCC0020; [DllImport(&quot;coredll.dll&quot;)] private static extern IntPtr GetDC(IntPtr hwnd); [DllImport(&quot;coredll.dll&quot;)] private static extern int BitBlt(IntPtr hDestDC, int x, int y, int nWidth, …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.ch3cooh.jp%2Fentry%2F20100202%2F1265103921&quot; title=&quot;Windows Mobile(.NET Compact Frameworks)でタイトルバー領域とソフトキー領域を含めて画面イメージをキャプチャーする - 酢ろぐ！&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>2010-02-02 18:45:21</published>
  <title>Windows Mobile(.NET Compact Frameworks)でタイトルバー領域とソフトキー領域を含めて画面イメージをキャプチャーする</title>
  <type>rich</type>
  <url>https://blog.ch3cooh.jp/entry/20100202/1265103921</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
