<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>suzuki86</author_name>
  <author_url>https://blog.hatena.ne.jp/suzuki86/</author_url>
  <blog_title>ほどよいバランス</blog_title>
  <blog_url>https://suzuki86.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>vc++ 2008 ・プロジェクトのプロパティ→「構成プロパティ」→「全般」→「文字セット」→「マルチ バイト文字セットを使用する」を選択 ・TextOut関数を使用する。 TextOut( hdc, // デバイスコンテキストハンドル。 x, // 文字列を表示するx座標 y, // 文字列を表示するy座標 text, // 表示したい文字列 size // 文字列の長さ ) ・(LPCSTR)&quot;文字列&quot; または _T(&quot;文字列&quot;) としないと文字化けする。 ・文字列の長さを大きくしすぎると余計な文字が表示される。 ・文字列の長さを短くしすぎると全て表示されなくなる。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsuzuki86.hateblo.jp%2Fentry%2F2012%2F08%2F18%2F213427&quot; title=&quot;(C++) ウインドウに文字列を出力する - ほどよいバランス&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>2012-08-18 21:34:27</published>
  <title>(C++) ウインドウに文字列を出力する</title>
  <type>rich</type>
  <url>https://suzuki86.hateblo.jp/entry/2012/08/18/213427</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
