ntifs.h - ntddk.h

How can we include ntifs.h and ntddk.h together ?

Thanks

You cannot, ntifs.h is basically a superset of ntddk.h (ok there are a few
differences). With Vista, ntifs.h includes ntddk.h which includes wdm.h


Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
Remove StopSpam from the email to reply

“Sedki Boughattas” wrote in message
news:xxxxx@ntdev…
> How can we include ntifs.h and ntddk.h together ?
>
> Thanks
>
>