Windows 10 RTM Release - May 2016 Update
oldnewthing
released this
18 May 23:37
·
22 commits
to win10-1507
since this release
- Add new entries to
.gitignore
for file types introduced by Visual Studio 2015 Update 2. - BackgroundTask: Fix multithreading issue and memory leak in C++ sample, remove unnecessary awaits.
- FileAccess: Improve error handling. Fix JS sample that used the wrong property to get the text the user entered.
- WebSockets: Disable UI controls when not applicable. Do not intentionally use sockets after they have been closed.
- Fix links in various README files.