<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>deloreanmc12</author_name>
  <author_url>https://blog.hatena.ne.jp/deloreanmc12/</author_url>
  <blog_title>3流プログラマのメモ書き</blog_title>
  <blog_url>https://3ryupg.hatenablog.com/</blog_url>
  <categories>
    <anon>C/C++開発</anon>
  </categories>
  <description>Visual Studio 2008 では(VS 2005でも同じ) MFC の関数や、Win32API 関数で引数に文字列を渡すとき _T(&quot;文字列&quot;) と書かないといけないようです。 たしか、Visual C++ 6.0 のときはいらなかったよなーと思ってたので、ちょっと調べてみました。 ちなみに、_T(&quot;&quot;)をつけないと下記のようなコンパイルエラーとなったりします。 エラー1error C2664: 'ShellExecuteW' : 2 番目の引数を 'const char [5]' から 'LPCWSTR' に変換できません。(新しい機能 ; ヘルプを参照) 詳しくは_T(&quot;&quot;)マク…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F3ryupg.hatenablog.com%2Fentry%2F2009%2F02%2F16%2F022700&quot; title=&quot;(VC++)Windows環境でのcharの文字コード(マルチバイトとユニコード)で混乱 - 3流プログラマのメモ書き&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>2009-02-16 02:27:00</published>
  <title>(VC++)Windows環境でのcharの文字コード(マルチバイトとユニコード)で混乱</title>
  <type>rich</type>
  <url>https://3ryupg.hatenablog.com/entry/2009/02/16/022700</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
