ansaurus

tags:

  • books
  • c++
  • microsoft
  • wdk

views:

42

answers:

1
Q: 

Is there a book that introduces the Microsoft WDK samples in great detail?

Especially those under Microsoft SDKs\Windows\v7.1\Samples\multimedia\directshow

Is there such a book?

A: 

I have this link for you :
An Intro to Windows Driver Kit (WDK) Programming
Driver Verifier in Windows Vista
About the Windows Driver Kit (WDK)
How to Configure Visual Studio 2008 for Compiling Drivers
WDK Automated Deployment Tools Quick Start Guide

Good luck

lsalamon  2010-08-25 13:24:08

related questions

Of Memory Management, Heap Corruption, and C++
How do I make a GUI?
Alpha blending sprites in Nintendo DS Homebrew
Thread safe lazy contruction of a singleton in C++
Interview Programming Questions - In house Exam
Link issues (VC6)
What are the barriers to understanding pointers and what can be done to overcome them?
Why are professors or schools picking Java over C++ to teach to students?
What is the best way to create a sparse array in C++
C/C++ library for reading MIDI signals from a USB MIDI device
How do you pack a visual studio c++ project for release?
How to set up unit testing for Visual Studio C++
How do I configure and communicate with a serial port?
Lightweight IDE for Linux
Mapping Stream data to data structures in C#
CPU throttling in C++
Asynchronous multi-direction server-client communication over the same open socket?
Exceptions in C++
Heap corruption under Win32; how to locate?
Build for Windows NT 4.0 using Visual Studio 2005?
C++: Should I use nested classes in this case?
BerkeleyDB Concurrency
GTK implementation of MessageBox
Is gettimeofday() guaranteed to be of microsecond resolution?
How to use the C socket API in C++ on z/OS
The questions, topics and answers come from serverfault.com, stackoverflow.com and superuser.com, and are licensed under the cc-wiki license.
© 2010 Chad Scira / icodeforlove