Blogs - WinHEC


[Universal-Driver-Documentation-Update]


[Taipei-June-2017-Sessions-Available]


[Defrag-Tools-System-PowerReport]


[introducingnetadapter]


Driver Servicing Introduction [MP4] [0:14:08] [2017/06/06]
In this session, we will be demonstrating to driver developers and hardware partners on the Driver Servicing updates. We will provide an overview, details of the upcoming changes and where to go for…


NetAdapter Extension for WDF, Part 1: Overview [MP4] [0:19:00] [2017/06/03]
Let's build the next generation of network drivers! We are building a new extension to WDF that should make you more productive as you write your NIC driver. In this first video session, we'll show…


NetAdapter Extension for WDF, Part 2: Your first driver [MP4] [0:15:32] [2017/06/03]
Hit the ground running a NetAdapter with just a few lines of code! In this video, we'll bring up a new NetAdapter driver from a standard Visual Studio WDF driver template. You'll see it's really just…


NetAdapter Extension for WDF, Part 3: The new data path[MP4] [0:17:52] [2017/06/03]
Transmit a packet in only 50 lines of code! The new datapath is designed for simplicity and performance. In this video, we'll step through the datapath of a real-world NIC driver and see how easy it…


NetAdapter Extension for WDF, Part 4: The Roadmap & collaboration[MP4] [0:27:50] [2017/06/03]
In the final video of this series, we'll open our roadmap for the future of network drivers. We've got a few ideas on how we can improve OIDs, reliability, and hardware offloads. But we want hear from…


[mbr2gptconversion]


Install the Windows Hardware Lab Kit Client[MP4] [0:02:25] [2017/02/03]
The Windows Hardware Lab Kit (Windows HLK) is a test framework used to test hardware devices for Windows 10. To qualify for the Windows Hardware Compatibility Program, your product must pass certain…


Install the Windows Hardware Lab Kit Studio[MP4] [0:01:42] [2017/02/02]
The Windows Hardware Lab Kit (Windows HLK) is a test framework used to test hardware devices for Windows 10. To qualify for the Windows Hardware Compatibility Program, your product must pass certain…


Installing the Windows Hardware Lab Kit [MP4] [0:06:58] [2017/02/02]
The Windows Hardware Lab Kit (Windows HLK) is a test framework used to test hardware devices for Windows 10. To qualify for the Windows Hardware Compatibility Program, your product must pass certain…


[httpschannel9msdncomShowsDefrag-ToolsDefrag-Tools-168-Powercfg-Sleep-Study]


[Critical-Path-Analysis-with-Windows-Performance-Analyzer]


[Video-Boot-Performance]


[Hardware-Dev-Center-launch-update]


[Welcome-to-the-Hardware-Dev-Center-Dashboard-Preview]


Contributing to MSDN and TechNet Documentation[MP4] [0:02:05] [2016/09/21]
You may have noticed that there is a contribute link on some of the MSDN and TechNet documentation. This new feature lets you contribute to the documentation. Watch the video to learn how you can edit…


Video: Accessing Driver Logs without a Debugger[MP4] [0:02:39] [2016/08/02]
The Inflight Trace Recorder is a circular log buffer that records activity from both kernel mode and user mode drivers. If your driver has enabled WPP tracing, the inflight recorder automatically…


[WinHEC-Anniversary-Update-Engineering-Workshop--Labs-Available]


[Video-Diagnosing-Memory-Usage-andLeaks]


[Video-Introduction-to-Media-eXperience-Analyzer-MXA-Part-6-Audio-Offload]


[WinHEC-Fall-Events-Opening-Windows-Holographic-to-the-Partner-Ecosystem]


[Video-Using-Energy-Estimation-Engine-E3-to-Improve-Battery-Life]


[Video-Introduction-to-Media-eXperience-Analyzer-MXA-Part-5-Video-Glitch-Analysis-II]


[WinHEC-Anniversary-Update-Planning-Event--Slides-Available]


The New Hardware Developer Center Dashboard - Part 7 - Publish Your Driver for a Business Partner[MP4] [0:03:00] [2016/05/18]
Sometimes you may need to publish your driver on behalf of a business partner. In this video, we'll demonstrate how you can achieve that and still provide your business partner visibility into the…


The New Hardware Developer Center Dashboard - Part 6 - Publish Your Driver Package to Windows Update[MP4] [0:03:40] [2016/05/18]
Windows Update allows you to deliver your driver quickly and easily to millions of users. In this video, we'll select targeting information for our driver and send it to Windows Update. We'll also…


The New Hardware Developer Center Dashboard - Part 5 - Share Your Driver Package with a Business…[MP4] [0:02:52] [2016/05/18]
Once your driver is ready to share with your business partners, you can send it to them via Dev Center. In this video, we'll share a driver and see what permissions the receiver is granted, what their…


The New Hardware Developer Center Dashboard - Part 4 - Customize a Driver Package[MP4] [0:01:25] [2016/05/18]
Sometimes you need more than one variation of a driver to cover your business scenarios. In this video we'll show you how to use the DUA process to customize your driver package and upload the…


The New Hardware Developer Center Dashboard - Part 3 - Submit a New Driver[MP4] [0:02:28] [2016/05/18]
The first step to using the new Dev Center is submitting a driver package for Certification and Signing. In this video you'll see a demonstration of the HLK/HCK submission process. We'll upload a…


The New Hardware Developer Center Dashboard - Part 2 - Manage Your Driver Submissions[MP4] [0:01:32] [2016/05/18]
Dev Center will migrate your existing Sysdev data for you. This video will highlight how your drivers will appear in the new Dev Center, and the tools you have to manage them. You'll see how to search…


Introducing the new Hardware Developer Center Dashboard - Part 1[MP4] [0:00:39] [2016/05/18]
You've used Sysdev to sign and publish your drivers for years. Sysdev is now evolving and joining the Universal Store family. This 7 part video series demonstrates the first wave of features being…


[Video-Introduction-to-Media-eXperience-Analyzer-MXA-Part-4-Video-Glitch-Analysis]


[Video-Introduction-to-Media-eXperience-Analyzer-MXA-Part-3-Glitch-Analysis]


[Video-Introduction-to-Media-eXperience-Analyzer-MXA-Part-2]


Windows 10 on Raspberry Pi 3 Demo[MP4] [0:02:20] [2016/03/01]
This morning, the Raspberry Pi Foundation announced availability of their new board—the Raspberry Pi 3. We're excited to have Windows 10 support the new board via a new Windows 10 IoT Core Insider…


[Video-Introduction-to-Media-eXperience-Analyzer-MXA-Part-1]


[WinHEC-Taipei-Spring-Workshop]


[WinHEC-IoT-Hands-on-Labs]


[WinHEC-Video-Series-Precision-Touchpad-Testing-Videos]


[System-Functional-Test-Tools-for-Manufacturing-Windows-Devices]


Driver Debugging Basics[MP4] [0:06:54] [2015/12/12]
This video gives you an overview of how to start debugging device drivers by using Driver Verifier, the Windows Kernel Debugger and Visual Studio. You will learn how to enable key Verifier flags,…


[WinHEC-Shenzhen-Fall-Workshop]


[WinHEC-Taipei-Fall-Workshop]


Measure Performance of a WDF Driver[MP4] [0:05:32] [2015/11/05]
Starting in Windows 10, you can use the Windows Performance Toolkit (WPT) to view performance data for a given driver. This works for either Kernel-Mode Driver Framework (KMDF) or User-Mode Driver…


[WinHEC-New-Features-Workshop-Shenzhen-September-Content]


Debugging your Driver with WDF Source Code[MP4] [0:03:34] [2015/10/08]
When debugging a WDF driver, you can now step freely into the surrounding framework code to get a full picture of what's going on internally. And all this without ever needing to manually download the…


[WinHEC-Pen-Validation-Workshop-Taipei-August-Content]


[WinHEC-Cortana-Workshop-Shenzhen-August-Content]


Deploying a Universal Windows Driver[MP4] [0:05:55] [2015/08/05]
After building a Universal Windows Driver with Visual Studio 2015 and WDK 10 and creating a deployment package, the next step is to deploy it to a test computer or mobile device. Before you can deploy…


[Creating-Universal-Drivers-with-WDK-10]


Building a Universal Driver[MP4] [0:04:51] [2015/07/28]
One of the new features available with the Windows Driver Kit 10 is the ability to create Universal Drivers for all Windows 10 versions. With a Universal driver, you can write the driver once and…


[WinHEC-Workshop-Shenzhen-June-Content]