Tech Support > Microsoft Windows > Drivers > Re: Q: 2600.1106 DDK, settings for 2K and XP
Re: Q: 2600.1106 DDK, settings for 2K and XP
Posted by James Antognini on July 18th, 2003


Another thing about the DDK: It contains samples, but a single instance
of a certain one in a given DDK. Take my favorite example, passthru: One
instance. So how does a single-instance example get built if the build
environment is targetted for a certain level? In the case of passthru
and many other examples, the source contains macro logic that is
sensitive to the targetted build environment. In fact, if you trouble to
study the include files in the DDK, you'll find similar macro logic in
lots of those files.

--
If replying by e-mail, please remove "nospam." from the address.

James Antognini
Windows DDK MVP



Similar Posts