Skip to content

Windows 10 1511 Release - January 2016

Compare
Choose a tag to compare
@oldnewthing oldnewthing released this 20 Jan 15:18
  • Bump build number to 10586 (aka version 1511) for all samples. This avoids having to install the RTM SDK to build them.
  • BackgroundAudio: Remove obsolete comments and code.
  • CameraResolution: C# sample had a typo. Used the wrong MediaStreamType. C++ and JS are okay.
  • LockScreenApps: Remove obsolete comments and code.
  • Nfc: Ensure disposal of connection even if an exception is thrown.
  • WRLOutOfProcessWinRTComponent: Use correct interface names in appxpackage files and remove dependency on kernel32.dll (which was preventing it from working on Phone).
  • XamlListView: New scenario: Scroll into view.
  • New samples: Advertising, XamlWebView