<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nekko1119</author_name>
  <author_url>https://blog.hatena.ne.jp/nekko1119/</author_url>
  <blog_title>C++と色々</blog_title>
  <blog_url>https://nekko1119.hatenablog.com/</blog_url>
  <categories>
    <anon>WinAPI</anon>
  </categories>
  <description>WinAPIで普通にボタンなどのコントロール(WinAPI的にはWindow)を作ると昔ながらのデザインになってしまいます。各Windowsのバージョンのデザインのコントロールを使いたいですよね？ そんな時、Visual Styleを設定します。 Visual Styleの設定はプロジェクトにマニフェストファイルを作成して実行ファイルにリンクする方法とコード内に直接書く方法があります。今回は後者を使います。前者の方法は記事最後の参考のリンクを見てください。 #pragma comment( \ linker, \ &quot;/manifestdependency:\&quot;type='win32' \ na…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnekko1119.hatenablog.com%2Fentry%2F2018%2F08%2F21%2F012511&quot; title=&quot;Visual Styleを適用する - 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>2018-08-21 01:25:11</published>
  <title>Visual Styleを適用する</title>
  <type>rich</type>
  <url>https://nekko1119.hatenablog.com/entry/2018/08/21/012511</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
