Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » UMDF   (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: ,

Debugging User-Mode Processes Using a Kernel-Mode Debugger

In this post I'll try to clarify some small details, that are related to debugging a user-mode process (focusing on a UMDF driver) using a kernel-mode debugger. So, the setup is that we have a test computer, where the UMDF echo driver is running and another
Posted by iliast | 2 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: ,

UMDF Architecture talks

During the last month I spent a lot of time going into more depth into UMDF. I wanted to make a more in-depth post about UMDF, but I just saw the UMDF talks (audio+slides) from WinHEC 2006 have been posted at the UMDF website . Since some of the topics
Posted by iliast | 3 Comments
Filed under: ,

Introduction to the User-Mode Driver Framework (UMDF)

The first WDF framework that I'll talk about is the UMDF (User-Mode Driver Framework). This framework allows the development of user-mode drivers. Currently, the supported devices are USB non-isochronous devices, like digital cameras, portable media players,
Posted by iliast | 5 Comments
Filed under: ,
 
Page view tracker