[DDK]
authorAmine Khaldi <amine.khaldi@reactos.org>
Mon, 19 Apr 2010 16:18:04 +0000 (16:18 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Mon, 19 Apr 2010 16:18:04 +0000 (16:18 +0000)
commit8bb6364e538ccbfd2cf0cfcf54f94b1131009458
tree103379755b8bc5b11020ddd4f6f48eadc793b7f4
parent1feb14570e491b90b473ea5f3ee0b8f16c082a3f
[DDK]
- Move nettypes.h to PSDK, introduce pragma once and apply a consistent formatting.
- Remove newdev.h from DDK (it's already in PSDK).
- ndisguid.h and ndiswan.h : Introduce pragma once, apply a consistent formatting and add some missing definitions.
- netpnp.h : Introduce pragma once, apply a consistent formatting and mark NDIS_DEVICE_PNP_EVENT with a FIXME indicating that it belongs to ndis.h
[PSDK]
- newdev.h : Introduce pragma once, apply a consistent formatting, add missing setupapi.h inclusion along with some missing definitions and guard them with the appropriate WINVER.

svn path=/branches/header-work/; revision=46944
include/ddk/ndisguid.h
include/ddk/ndiswan.h
include/ddk/netpnp.h
include/ddk/newdev.h [deleted file]
include/psdk/nettypes.h [moved from include/ddk/nettypes.h with 74% similarity]
include/psdk/newdev.h