[Github-comments] [geany] Use multi-byte variant of CreateProcess on Windows (#809)

Matthew Brush notifications at xxxxx
Sun Dec 13 20:19:33 UTC 2015


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

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/809#issuecomment-164294895
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151213/c502cb04/attachment.html>


More information about the Github-comments mailing list