[PSDK] and [NDK]
authorAleksey Bragin <aleksey@reactos.org>
Mon, 13 Oct 2014 10:53:58 +0000 (10:53 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Mon, 13 Oct 2014 10:53:58 +0000 (10:53 +0000)
commit3ed526868f6dfd1c3b58711e452b85908504ffe8
tree14f34cfff7cdf8d3f3f494494192b10ab789b0ab
parent43cbfe8aea4ea417f1fd071718e77d14e3d4b50f
[PSDK] and [NDK]
- Since NTSTATUS definition is returned into bcrypt.h, then let's define PNTSTATUS too. Otherwise it makes no sense and errors out.
- Handle BCRYPT_H and __WINE_BCRYPT_H in ndk/umtypes.h. Thomas said that BCRYPT_H is not an option - but our NDK should be compatible with ReactOS PSDK too. If I am wrong, please feel free to change __WINE_BCRYPT_H to BCRYPT_H in psdk/bcrypt.h, fix related probelms and revert my change. Thanks!

svn path=/trunk/; revision=64713
reactos/include/ndk/umtypes.h
reactos/include/psdk/bcrypt.h