- sort wdm.h a bit more
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Wed, 3 Mar 2010 23:02:02 +0000 (23:02 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Wed, 3 Mar 2010 23:02:02 +0000 (23:02 +0000)
commit38322160da4b64a77e46da4a9c467500ea00dcd0
treeaa5cdd64c5af9e934c602f42390725ab348a886a
parentc621463e405f10c558d2067628c2606b1be89811
- sort wdm.h a bit more
- add missing NTAPI
- move TIMER_TYPE to ntdef.h
- remove duplicate port and register functions
- add volatile keyword where appropriate to register access inline functions
- Use result variable in IoGetRemainingStackSize inline function to avoid a warning

svn path=/branches/header-work/; revision=45816
include/ddk/wdm.h
include/ddk/winddk.h
include/psdk/ntdef.h