<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ray0mg</author_name>
  <author_url>https://blog.hatena.ne.jp/ray0mg/</author_url>
  <blog_title>※ただの日記ブログです※</blog_title>
  <blog_url>https://0mg.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>gcc の -nostartfiles オプションを有効にしてコンパイル＆リンクすると、ファイルサイズが小さくなるかわりに、エントリポイントが、先頭に定義した関数にすりかわる。そこで、その関数で WinMain を呼ぶことにより、スタンダードな C ソースコードの流れをシミュレートする。 #include &lt;windows.h&gt; void Main() { HINSTANCE hi = GetModuleHandle(NULL); HINSTANCE hp = 0; LPSTR cl = __argv; int exitcode = WinMain(hi, hp, cl, 0); ExitPr…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F0mg.hatenadiary.jp%2Fentry%2F2013%2F09%2F24%2F194653&quot; title=&quot;gcc -nostartfiles その6 - ※ただの日記ブログです※&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>2013-09-24 19:46:53</published>
  <title>gcc -nostartfiles その6</title>
  <type>rich</type>
  <url>https://0mg.hatenadiary.jp/entry/2013/09/24/194653</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
