News

Windows Driver Framework Now on Github

Availability, transparency of code is aimed at giving Visual Studio developers a leg up on debugging device drivers.

Microsoft has open sourced the Windows Driver Framework onto the Github repository.

The Windows Driver Framework is a set of libraries for building device drivers with Visual Studio and the Windows Driver Kit. Availability of the source on Github gives developers a leg up on driver debugging. "This gives developers transparency into exactly what the framework does as their drivers interact with it." according to a blog post from J. M. Rossy, a program manager on the Windows Driver Framework team.

What's available is the source for Kernel Mode Driver Framework and User-Mode Driver Framework 2 (which supports Windows versions after 8.1). "You'll find that a great deal of the source is shared between the two," writes Rossy. "Driving the frameworks forward with a unified model is a key priority for WDF the team."

Windows 8.1 driver collection samples will remain on the Microsoft Gallery, but future ones for Windows 10 will be available through Github here.

About the Author

You Tell 'Em, Readers: If you've read this far, know that Michael Domingo, Visual Studio Magazine Editor in Chief, is here to serve you, dear readers, and wants to get you the information you so richly deserve. What news, content, topics, issues do you want to see covered in Visual Studio Magazine? He's listening at [email protected].

comments powered by Disqus

Featured

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

Subscribe on YouTube