Person9999
Person9999
I think this is because the statics in cpprest are cleared up after MFC calls _CrtDumpMemoryLeaks(), its a false positive. The solution described here worked for me: `https://groups.google.com/g/microsoft.public.vc.mfc/c/c0k93sFlpcs#e651b944da9c619d` I had...
+1 for chocolatey
+1 from me
If you don't have a .tpl file at least, it seems like the behaviour _is_ to just put the StickyRectWindow value in %appdata% and leave everything else alone.
As per https://github.com/dotnet/sdk/issues/10239 The 'dotnet' command does not support building C++ projects (vcxproj) More specifically, the version of msbuild that comes with dotnet can't. You'll need to use the full...