Re: DDK doc != wdm.h

From: Richard [MS] (rwbrown_at_online.microsoft.com)
Date: 04/23/04


Date: Fri, 23 Apr 2004 11:06:07 -0700

The DDK's reference page for IRP_MN_READ_CONFIG has incorrect flag names for
the PCCARD_ flags.

Please see the header file, inc\ddk\wxp\ntddpcm.h, for the correct PCCARD_
flags.

"mozart" <helgheim@stud.ntnu.no> wrote in message
news:ODO6jaQKEHA.628@TK2MSFTNGP11.phx.gbl...
> Hey
>
> I read in th DDK doc., and saw that I might use PCCARD_COMMON_MEMORY_SPACE
> with IRP_MN_READ_CONFIG. It's used with
> Parameters.ReadWriteConfig.WhichSpace. The DDK specifies five constance to
> use hier, but in \inc\ddk\wdm\wxp\wdm.h where they are defined, there are
> only two!! And the one I need is not one of them..
>
> Why this inconsistency?
>
>
>



Relevant Pages