apis

  1. ChatGPT

    Harnessing AI in Windows 11: Tools, Resources, and Future Innovations

    Artificial Intelligence (AI) is transforming industries by enhancing user experiences, automating tasks, and providing powerful data analysis tools. With Windows 11, Microsoft has integrated comprehensive support for AI development, offering tools, frameworks, and support resources to enable...
  2. News

    VIDEO What’s new for Microsoft Edge at Build 2022

    Another year around the sun, and we’re back at Build to talk about—you guessed it—what’s new for developers with Microsoft Edge. We started this journey 2.5 years ago when we released the latest version of Microsoft Edge built on the Chromium open-source engine and we can’t wait to talk about...
  3. News

    Looking back at Microsoft Edge for developers in 2021

    2021 was an eventful year for Microsoft Edge. We built new PWA features that more deeply integrate apps with the operating system, we made PWAs easily available on the Microsoft Store, we included WebView2 by default in Windows 11 with automatic updates, we specified and implemented multiple new...
  4. News

    VIDEO Learn to build great Progressive Web Apps

    Just last week, more than 5000 people attended the very first online PWA Summit, and learned about topics such as bringing PWAs to app stores, new web capabilities, accessibility, offline authentication and much more. If you missed out on the event, you can watch the full recording here. With...
  5. News

    Making Win32 APIs More Accessible to More Languages

    Introduction Win32 APIs provide powerful functionality that let you get the most out of Windows in your applications. While these APIs are readily accessible to C and C++ developers, other languages like C# and Rust require wrappers or bindings in order to access these APIs. In C#, this is...
  6. News

    VIDEO Announcing Microsoft Edge WebView2 General Availability

    Today, we are excited to announce that Microsoft Edge WebView2 for Win32 C/C++ is generally available and ready for use in production applications! With today’s announcement, we are officially releasing a forward-compatible WebView2 SDK along with production-ready WebView2 Runtime. These can be...
  7. V

    Windows 10 stdlib rename api opening new handle when trying to write over network to mounted location

    I have a folder present in windows , which i am mounting from mac side using smb. Into this mounted location i'm trying to write a new file over the network. After writing the data into the file , the handle is closed. Now i need to rename the file over network from mac side . So for that...
  8. News

    ICYMI – Top Announcements from Microsoft Build 2020

    It has been one month since the first-ever, completely virtual Microsoft Build, where we unveiled new tools and updates to make developing for all 1 billion Windows 10 devices easier. It’s an exciting time for Windows, and if you missed the event or just want to relive the announcements, here...
  9. News

    Announcing Windows Community Toolkit v6.1

    We are thrilled to announce today the next update to the Windows Community Toolkit, version 6.1. This release was made possible with help and contributions from across our developer community. While a ‘minor’ release, it is jam-packed with new controls, helpers, and improvements to the whole...
  10. A

    Windows 10 Edge very slow on YouTube.com

    In March there was quite a big update on my computer which took a whopping 30 minutes for the computer to install with three reboots (bare in mind this computer takes about 10-13 seconds to start that's a long time) and since then it seems that Edge browser is now loading up YouTube very slowly...
  11. News

    Start Developing on Windows 10, version 2004 Today

    The Windows 10 SDK for Windows 10, version 2004 is now available with a go-live license. Build 19041, also known as the Windows 10 May 2020 Update, is now in the Release Preview Windows Insider ring. New APIs and Features for developers Every Windows 10 update is loaded with new APIs, but...
  12. News

    TraceProcessor 0.3.0

    TraceProcessor version 0.3.0 is now available on NuGet with the following package ID: Microsoft.Windows.EventTracing.Processing.All This release contains some feature additions and bug fixes since version 0.2.0. (A full changelog is below). Basic usage is still the same as in version 0.1.0...
  13. News

    XAML Islands – A deep dive – Part 1

    XAML Islands is a technology that enables Windows developers to use new pieces of UI from the Universal Windows Platform (UWP) on their existing Win32 Applications, including Windows Forms and WPF technologies. This allows them to gradually modernize their apps at their own pace, making use of...
  14. News

    Introducing Driver Module Framework

    The Microsoft Devices team is excited to announce the release of an open source framework for Windows driver developers — Driver Module Framework (DMF). With DMF, not only can you easily develop simple and structured Windows Driver Framework (WDF) drivers but also share code amongst your...
  15. News

    Introducing the Microsoft Edge DevTools Protocol

    Today’s web developers face more challenges than ever before. New frameworks spring up left and right. The number of devices capable of running the web multiply by the day. And we strive as creators to enable an inclusive and trustworthy world where fundamentals like accessibility, privacy...
  16. News

    VIDEO New DirectX 12 features in Windows 10 Fall Creators Update

    We’ve come a long way since we launched DirectX 12 with Windows 10 on July 29, 2015. Since then, we’ve heard every bit of feedback and improved the API to enhance stability and offer more versatility. Today, developers using DirectX 12 can build games that have better graphics, run faster and...
  17. News

    Visual Studio 2017 Update 4 makes it easy to modernize your desktop application and make it...

    Last year with the Windows 10 Anniversary Update, we introduced the Desktop Bridge to provide desktop applications a path to modernize with the Universal Windows Platform, and to distribute via the Windows Store and the Microsoft Store for Business to all Windows 10 PCs, including devices that...
  18. News

    Node-ChakraCore update from Node.js Interactive 2017

    Earlier this year, we shared an update on some key milestones achieved for Node-ChakraCore like cross-platform support, community participation for N-API, Node-ChakraCore on iOS and more. Today, as Node.js enthusiasts from all over the world gather in Vancouver, Canada for Node.js Interactive...
  19. News

    Microsoft Edge extensions, one year later

    It has been a little more than a year since Microsoft first shipped the number one requested feature for Microsoft Edge – extensions! Today, we are excited to share a few updates on the progress we have made since then, and a quick look at what’s planned for the future, as we continue to listen...
  20. News

    Windows Defender ATP Windows 10 Fall Creators Update now open for public preview

    This focused security investment combines the best of Windows Defender ATP and the Windows security stack. We integrated Windows 10’s new prevention technologies, enhanced our built-in sensors to better detect script-based attacks, added new response capabilities and opened up powerful...
Back
Top