How do I tell if I am compilling a driver under windows 2k or windows nt ddk

Hi all,
Is there a #define that one can test against to determine if the driver
your are compiling is being build on a system which set-up for win 2k ddk or
latter version the ddk

thanks

Robert Fernando
www.rowanclose.com


Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.522 / Virus Database: 320 - Release Date: 29/09/2003

VER_PRODUCTBUILD defined in ntverp.h

Dan

----- Original Message -----
From: “Robert Fernando -ntlworld”
To: “Windows System Software Devs Interest List”
Sent: Thursday, October 02, 2003 12:15 PM
Subject: [ntdev] How do I tell if I am compilling a driver under windows 2k
or windows nt ddk

> Hi all,
> Is there a #define that one can test against to determine if the driver
> your are compiling is being build on a system which set-up for win 2k ddk
or
> latter version the ddk
>
> thanks
>
> Robert Fernando
> www.rowanclose.com
>
>
>
> —
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.522 / Virus Database: 320 - Release Date: 29/09/2003
>
>
> —
> Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as: xxxxx@rdsor.ro
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>