Commit aaa27988 authored by Adam Borowski's avatar Adam Borowski
Browse files

Typecast the call to CreateProcess().

Caught by constification: CreateProcessW does modify its argument.
CreateProcessA does not but is still declared non-const.
parent 92e69b9a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment