- Move interlocked functions from winddk.h to wdm.h
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Tue, 10 Feb 2009 16:11:13 +0000 (16:11 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Tue, 10 Feb 2009 16:11:13 +0000 (16:11 +0000)
commitc727314ae8c8ef8c9b628d708b06b8700a276083
treebba8c9e91bcf30b4e53337874e466f554b6d26c8
parent5c3adeea086229902b2232c73858cab86adad6ac
- Move interlocked functions from winddk.h to wdm.h
- Fix some typos
- Define ExGetCurrentResourceThread for _WIN64, too
- Fix ExReleaseResource and move it to wdm.h

svn path=/trunk/; revision=39534
reactos/include/ddk/wdm.h
reactos/include/ddk/winddk.h
reactos/include/ddk/winnt4.h