Skip to content

Windows 10 RTM Release - September 2015 Update 1

Compare
Choose a tag to compare
@oldnewthing oldnewthing released this 09 Sep 21:43
  • Revise all C++ samples to use C++11 for (x : y) instead of C++/CLI for each (x in y).
  • Fix issues #105 and #139 in XamlNavigation sample.
  • Fix issue #151 in XamlDeferLoadStrategy sample.
  • Fix issue #98 in XamlUIBasics sample.
  • Fix issue #158 in XamlListView sample.
  • Fix issue in NFC sample. We were sending the MasterCard response to the SELECT AID APDU even if the card isn't MasterCard.
  • Visual polish in XamlAutoSuggestBox and XamlMasterDetail samples.
  • Add PauseAsync scenario to C++ SpeechRecognitionAndSynthesis sample.
  • Bring CortanaVoiceCommand C++ sample in sync with the C# sample.
  • Clarify in the Accelerometer sample that the Shake event is not yet implemented.
  • Fixing assorted broken links in README files.
  • Remove unnecessary try/catch blocks in assorted samples.
  • New samples: BluetoothRfcommChat, CameraResolution, CompositionVisual, CommunicationBlockAndFilter, GPIO, I2C, SPI