Windows-universal-samples

API samples for the Universal Windows Platform.

MIT License

Stars
9.5K

Bot releases are visible (Hide)

Windows-universal-samples - User information sample

Published by VSC-Service-Account over 3 years ago

Windows-universal-samples - Device enumeration and pairing sample

Published by VSC-Service-Account over 3 years ago

Windows-universal-samples - File picker sample

Published by VSC-Service-Account over 3 years ago

Windows-universal-samples - Geolocation sample

Published by VSC-Service-Account over 3 years ago

Windows-universal-samples - Windows 10 Version 1903 - June 2021 Samples Update

Published by oldnewthing over 3 years ago

  • DeviceEnumerationAndPairing: Remove unused C++/WinRT code that didn't work anyway.
  • FilePicker: Add some comments about how to access the picked file.
  • Simple3DGameDX: Improve standard conformance in C++/WinRT sample.
  • SocketActivityStreamSocket: Mention CheckNetIsolationTool.exe in the README.
  • Geolocation, UserInfo: Ported to C++/WinRT.
Windows-universal-samples - Transcoding media sample

Published by VSC-Service-Account almost 4 years ago

Windows-universal-samples - Mobile broadband sample

Published by VSC-Service-Account almost 4 years ago

Windows-universal-samples - Barcode scanner sample

Published by VSC-Service-Account almost 4 years ago

Windows-universal-samples - Holographic face tracking sample

Published by VSC-Service-Account almost 4 years ago

Windows-universal-samples - WebSocket sample

Published by VSC-Service-Account almost 4 years ago

Windows-universal-samples - Device enumeration and pairing sample

Published by VSC-Service-Account almost 4 years ago

Windows-universal-samples - Lock screen apps sample

Published by VSC-Service-Account almost 4 years ago

Windows-universal-samples - AudioGraph sample

Published by VSC-Service-Account almost 4 years ago

Windows-universal-samples - HttpClient sample

Published by VSC-Service-Account almost 4 years ago

Windows-universal-samples - Windows 10 Version 1903 - December 2020 Samples Update

Published by oldnewthing almost 4 years ago

  • AudioCreation: Add microphone selection to scenario 2
  • BarcodeScanner: Add missing namespace qualifier #1253
  • HttpClient: Take advantage of C++/WinRT cancellation feature microsoft/cppwinrt#721
  • LockScreenApps: Provide workaround for Settings app issue #1249
  • MediaTranscoding: Explicitly set the H.264 encoder level to 5.2 when needed
  • MobileBroadband: Fix order of parameters #1255
  • C++/WinRT template: Use angle brackets for C++/WinRT headers #1231
  • Fix broken links and typos in README files #1235 #1245 #1256
  • New samples: WebSocket (C++WinRT)
Windows-universal-samples - Barcode scanner sample

Published by VSC-Service-Account about 4 years ago

Windows-universal-samples - Capability sample

Published by VSC-Service-Account about 4 years ago

Windows-universal-samples - Logging sample

Published by VSC-Service-Account about 4 years ago

Windows-universal-samples - Barcode scanner sample

Published by VSC-Service-Account about 4 years ago

Windows-universal-samples - Windows 10 Version 1903 - September 2020 Samples Update

Published by oldnewthing about 4 years ago

  • Create issue and pull request templates.
  • CameraStreamCoordinator, CameraStreamCorrelation: Correct coordinate system handedness
  • HolographicTagAlong: Fix rotation matrix comments
  • New samples: BarcodeScanner (C++/WinRT), Capabilities, Logging (C++/WinRT).