## Link to GitHub Issue, if one exists #264 ## Description of change When spice2x is compiled with UCRT, fix up `__argc` and `__argv` for msvcrt since some DLL hooks rely on them. ## Compiling 👍 ## Testing Tested on Win10 LTSC, Win11, and Win7.