<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>potisan</author_name>
  <author_url>https://blog.hatena.ne.jp/potisan/</author_url>
  <blog_title>potisanのプログラミングメモ</blog_title>
  <blog_url>https://potisan-programming-memo.hatenablog.jp/</blog_url>
  <categories>
    <anon>C++</anon>
    <anon>Windows</anon>
  </categories>
  <description>ファイルシステムオブジェクトのプロパティ値をコンソールへ出力していたら、あるオブジェクトの更新日時（System.DateModified）以降が出力されなくなりました。原因はIPropertySystem::FormatForDisplayAlloc（PSFormatForDisplayAlloc）関数の仕様「フラグ指定しなければ結果（文字列）にUnicode directional characters（\x200e、\x200f）を含む」でした。コンソールの文字コード設定も関係あるかもしれません。ユニコードモードに設定すると制御記号ごと表示できます（関連記事）。 解決策はIPropert…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpotisan-programming-memo.hatenablog.jp%2Fentry%2F2020%2F11%2F21%2F192318&quot; title=&quot;C++ WinAPIのPSFormatForDisplayAlloc関数の返す文字列がコンソールで異常な文字（Unicode directional characters）を含む - potisanのプログラミングメモ&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>2020-11-21 19:23:18</published>
  <title>C++ WinAPIのPSFormatForDisplayAlloc関数の返す文字列がコンソールで異常な文字（Unicode directional characters）を含む</title>
  <type>rich</type>
  <url>https://potisan-programming-memo.hatenablog.jp/entry/2020/11/21/192318</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
