Skip to content

Upgrade Visual Studio to 17.12.4 / Have the installer silently create…#13

Open
datadiode wants to merge 9 commits into
oneiric:masterfrom
datadiode:master
Open

Upgrade Visual Studio to 17.12.4 / Have the installer silently create…#13
datadiode wants to merge 9 commits into
oneiric:masterfrom
datadiode:master

Conversation

@datadiode
Copy link
Copy Markdown

@datadiode datadiode commented Feb 14, 2025

… any missing Microsoft.Cpp.*.user.props files to reduce hassle with Visual Studio 2019+ which no longer creates them by default / Remove an NSIS leftover

This happens to fix #10.

… any missing Microsoft.Cpp.*.user.props files to reduce hassle with Visual Studio 2019+ which no longer creates them by default / Remove an NSIS leftover
…ing between them yet treating all of them likewise (happens to fix an ucrtbase vs. ucrtbased confusion with _MSC_VER == 1927 in debug builds)
…ow separators other than semicolon) / Add https://github.com/datadiode/chronos as a means to inject VLD into an executable which doesn't link to it by itself
…the amount of memory available to the process
…SL_CTX_set_keylog_callback() with a callback function which leaks the secrets to a file for use with Wireshark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Installation doesn't update %LOCALAPPDATA%\Microsoft\MSBuild\v4.0\Microsoft.Cpp.x64.user.props

1 participant