[INCLUDE]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 1 Jun 2014 10:15:07 +0000 (10:15 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 1 Jun 2014 10:15:07 +0000 (10:15 +0000)
commit2d2cae039d19a57db164f863dc2d33119f95e3ba
treef2e0980ef28dd7fa76a270943d88941dd0ccb2cf
parentdad73c35fe2af5ebdde481f74ee4aa6494d6837c
[INCLUDE]
- ntdef.h: add missing RTL_NUMBER_OF_FIELD, RTL_PADDING_BETWEEN_FIELDS, RotateLeft*, PRODUCT_*, SUBLANG_*, SORT_*, LANG_SYSTEM_DEFAULT, LANG_USER_DEFAULT, a few LOCALE_*
- winnt.h: add missing LOCALE_SYSTEM_DEFAULT, LOCALE_USER_DEFAULT
- winnls.h: remove definitions that don't belong there, add some missing ones, remove wineisms
- intrin.h Implement _rotl64 for GCC
- basetyps.h: add #pragma once, move include to the top

svn path=/trunk/; revision=63524
reactos/include/crt/mingw32/intrin_x86.h
reactos/include/psdk/basetyps.h
reactos/include/psdk/ntdef.h
reactos/include/psdk/winnls.h
reactos/include/psdk/winnt.h