https://bugs.winehq.org/show_bug.cgi?id=40952
--- Comment #4 from Vincent Povirk madewokherd@gmail.com --- Created attachment 57210 --> https://bugs.winehq.org/attachment.cgi?id=57210 test program to show how command line is unescaped
Since I've been asked to review the patch, I made a test program to see how CommandLineToArgvW, which is supposed to be the inverse operation, behaves.