Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » KMDF   (RSS)

When Is WDF 1.7 RTM Coming Out?

Lately, I've been hearing the same question over and over: Where is the WDF 1.7 RTM? Many driver developers have gone to the onConnect website and there they see the following notice: · **URGENT** - WDK WS08 - WDF ALERT · WDF Users : Two patches from
Posted by iliast | 4 Comments
Filed under: , ,

Why Do We Need WDF Coinstallers?

Lately, I've been hearing lots of questions like "why do we need this bloated KMDF/UMDF coinstaller?" or "why don't you use an msi" or "why doesn't a WDM driver always need a coinstaller?", etc both in some mailing lists and in emails. So, I'd like to
Posted by iliast | 5 Comments
Filed under: ,

Analyzing the Installation of UMDF and KMDF 1.5 drivers

The goal of this post is to provide an insight about the installation of UMDF and KMDF 1.5 drivers and to show how to overcome any potential problems. For demo purposes I'll be using the UMDF and KMDF echo driver, which can be found at the WDK (%WinDDK%\6000\src\umdf\echo
Posted by iliast | 2 Comments
Filed under: ,

Introduction to the Kernel-Mode Driver Framework (KMDF)

As I have written in my previous posts, the Windows Driver Foundation (WDF) consists of the User-Mode Driver Framework or UMDF (which I introduced in my previous post ) and the Kernel-Mode Driver Framework or KMDF. In this post I would like to provide
Posted by iliast | 0 Comments
Filed under: ,
 
Page view tracker