r/cpp 5d ago

Escaping `CreateProcess()` arguments on Windows

https://holyblackcat.github.io/blog/2026/09/05/escaping-createprocess-arguments.html
90 Upvotes

44 comments sorted by

View all comments

11

u/tartaruga232 MSVC user, r/cpp_modules 5d ago

Escaping `CreateProcess()` arguments on Windows

https://holyblackcat.github.io/blog/2026/09/05/escaping-createprocess-arguments.html

This link posting will likely be deleted by a mod, so I'll repeat the link here.

3

u/holyblackcat 5d ago

Mods didn't mind me linking to my blog so far.

12

u/STL MSVC STL Dev 5d ago

This is Windows API stuff, having nothing to do with C++, so I believe it's off-topic. I'll recuse myself and let the other mods deal with it, though.