[DDK]
authorAmine Khaldi <amine.khaldi@reactos.org>
Thu, 15 Apr 2010 21:56:39 +0000 (21:56 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Thu, 15 Apr 2010 21:56:39 +0000 (21:56 +0000)
commit3ba7cea0e775b906653732a0a363c672494b8183
treef5d8bda8a2afcbce099e776285f82f58095cd7f4
parent3e032a1c4293c1d194b13bf35ba3264098ef81f6
[DDK]
- d4drvif.h : Introduce pragma once, apply a consistent formatting, group related definitions and add several missing ones.
- d4iface.h : Introduce pragma once, apply a consistent formatting and group related definitions.
- dderror.h : Introduce pragma once and apply a consistent formatting.
- dxapi.h : Apply consistent formatting.
- fltsafe.h : Guard FLOATSAFE inside the proper NTDDI_VERSION and apply a consistent formatting.
- kbdmou.h : Introduce pragma once, apply a consistent formatting and add a missing wmidata.h inclusion.
- ntddmou.h : Move to PSDK, introduce pragma once, apply a consistent formatting and add several missing definitions.
[PSDK]
- ntddkbd.h : Introduce pragma once, apply a consistent formatting and add several missing definitions.

svn path=/branches/header-work/; revision=46889
include/ddk/d4drvif.h
include/ddk/d4iface.h
include/ddk/dderror.h
include/ddk/dxapi.h
include/ddk/fltsafe.h
include/ddk/kbdmou.h
include/psdk/ntddkbd.h
include/psdk/ntddmou.h [moved from include/ddk/ntddmou.h with 78% similarity]