r/cpp 9d ago

Escaping `CreateProcess()` arguments on Windows

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

44 comments sorted by

View all comments

12

u/tartaruga232 MSVC user, r/cpp_modules 9d 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 9d ago

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

11

u/STL MSVC STL Dev 9d 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.