<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nextugi</author_name>
  <author_url>https://blog.hatena.ne.jp/nextugi/</author_url>
  <blog_title>やぎさんはわらばんしをたべる</blog_title>
  <blog_url>https://nextugi.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>CommandLineToArgvW() の練習。 #define UNICODE #define _UNICODE #include &lt;windows.h&gt; int main(int argc, char *argv[]) { LPWSTR cmdLine; LPWSTR *wargv; int wargc; int i; cmdLine = GetCommandLineW(); wargv = CommandLineToArgvW(cmdLine, &amp;wargc); for (i = 0; i &lt; wargc; i ++) { wprintf(L&quot;Argument[%d] = %s\n&quot;,…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnextugi.hatenadiary.org%2Fentry%2F20090419%2Flocale&quot; title=&quot; setlocale必須 - やぎさんはわらばんしをたべる&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-04-19 00:00:00</published>
  <title> setlocale必須</title>
  <type>rich</type>
  <url>https://nextugi.hatenadiary.org/entry/20090419/locale</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
