Windows 10 Tip: Text suggestions expands language support

2019-09-24 KENNETH 0

Windows 10 Tip: Text suggestions expands language support Editor’s note: We’re back with the latest batch of weekly Windows 10 tips posts, which highlight some of the many helpful features that come with the Windows 10 May 2019 Update. We’ve been working hard behind the scenes to make your daily life easier with a streamlined update process, as well as clean and simple experiences for your desktop. Text suggestions for the hardware keyboard is a learning tool originally introduced in RS4, and with RS5 it has expanded language support. If you’d like to try it out in one of the supported languages, you can do so by enabling the  “Show text suggestions as I type”  feature under  Settings > Devices > Typing. Check it out in action, in Hungarian: Here is the list of languages added in this update: Afrikaans (South [ more… ]

Announcing Windows 10 Insider Preview Build 18985

2019-09-20 KENNETH 0

Announcing Windows 10 Insider Preview Build 18985 Hello Windows Insiders, today we’re releasing Windows 10 Insider Preview Build 18985 (20H1) to Windows Insiders in the Fast ring. IMPORTANT: As is normal with pre-release builds, these builds may contain bugs that might be painful for some. If you take this flight, you won’t be able to switch Slow or Release Preview rings without doing a clean-install on your PC. If you want a complete look at what build is in which Insider ring, head over to Flight Hub. You can also check out the rest of our documentation here including a complete list of new features and updates that have gone out as part of Insider flights for the current development cycle. Not seeing any of the features in this build? Check your Windows Insider Settings to make sure you’re on [ more… ]

No Image

Windows 10 SDK Preview Build 18980 available now!

2019-09-18 KENNETH 0

Windows 10 SDK Preview Build 18980 available now! Today, we released a new Windows 10 Preview Build of the SDK to be used in conjunction with Windows 10 Insider Preview (Build 18980 or greater). The Preview SDK Build 18980 contains bug fixes and under development changes to the API surface area. The Preview SDK can be downloaded from developer section on Windows Insider. For feedback and updates to the known issues, please see the developer forum. For new developer feature requests, head over to our Windows Platform UserVoice. Things to note: This build works in conjunction with previously released SDKs and Visual Studio 2017 and 2019. You can install this SDK and still also continue to submit your apps that target Windows 10 build 1903 or earlier to the Microsoft Store. The Windows SDK will now formally only be supported by Visual Studio 2017 [ more… ]

Windows Admin Center Preview 1909

2019-09-18 KENNETH 0

Windows Admin Center Preview 1909 Hello Windows Insiders! Thanks for staying up to date on the Windows Admin Center journey! This release contains incremental changes and quality improvements for the new functionality released in the preceding previews. Specific updates to Packetmon, and a couple visual changes are described below. This will be the last preview release in anticipation of the next generally available release of Windows Admin Center coming in the next two months. Specific connection type for Azure VMs In new Add connection experience, Azure VMs are now a top-level connection type. This functionality previously lived under the “Azure” tab when adding a server. When a server is added this way, it appears in the connections list as “Server (Azure VM)” so you can easily see which of your servers are Azure VMs. Unified connection type for clusters The [ more… ]

New Ways to do Screen Capture

2019-09-17 KENNETH 0

New Ways to do Screen Capture Screen capture supports scenarios like screen recording for eLearning, screen sharing for collaboration, game streaming, remote diagnostics, and taking screen shots for visual comparison or editing. The new UWP WindowsGraphicsCapture APIs provide a modern, performant way of capturing screen contents in Win32 and UWP applications. The Arrival of WindowsGraphicsCapture WindowsGraphicsCapture APIs first shipped in the Windows 10 April 2018 Update (1803). These APIs were built for developers who depended on screen capture functionality for their modern applications without depending on restricted capabilities. These APIs enable capture of application windows, displays, and environments in a secure, easy to use way with the use of a system picker UI control. How WindowsGraphicsCapture works When an application makes a capture request, it is presented to the user in the form of a control where the user can [ more… ]