<p>Title is misleading, you're actually using the "wide" variant of <code>CreateProcess()</code> which is what we should be using everywhere automatically by defining <code>UNICODE</code>. I wonder what use cases we have for using the pure ASCII versions of any Win32 API functions?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/pull/809#issuecomment-164294895">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJzyB3Bado6tPDHhAUe7WD_PVhU6hks5pPcpVgaJpZM4G0VWF.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/809#issuecomment-164294895"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>