[REACTOS] Fix x64 build
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Thu, 19 Oct 2017 08:18:19 +0000 (10:18 +0200)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 22 Oct 2017 14:49:04 +0000 (16:49 +0200)
- SIZE_T -> ULONG in KsecGatherEntropyData
- Add missing ZwQueryInformationProcess() prototype for x64 build of btrfs
- Fix ml.exe path for VS 2017 Community Edition
- Add missing Handle32ToHandle to basetsd.h


No differences found