Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » WDF   (RSS)

When Is WDF 1.7 RTM Coming Out?

UPDATE 10/02/2008 : The WDF 1.7 RTM coinstallers were released on 4/18/2008. For more information on how to download them, please look at http://blogs.msdn.com/iliast/archive/2008/10/02/where-are-the-wdf-1-7-rtm-coinstallers.aspx Lately, I've been hearing
Posted by iliast | 4 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: ,

Windows Development Videos and Presentations

WHDC has a very nice page that with many presentations and videos about driver development at http://www.microsoft.com/whdc/driver/foundation/DevNotes.mspx You'll find there 9 videos about WDF, 3 about KMDF, and 2 about kernel debugging, as well as many
Posted by iliast | 4 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: ,

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 | 6 Comments
Filed under: ,

Introduction to the Windows Driver Foundation (WDF)

As I've mentioned in my previous posts, Microsoft is trying to simplify the development of windows device driver by changing the corresponding driver framework. Therefore, WDM (Windows Driver Model), which is the old framework will gradually be replaced
Posted by iliast | 8 Comments
Filed under:
 
Page view tracker