[RTL/NDK/NTDLL]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Tue, 7 Jan 2014 20:23:44 +0000 (20:23 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Tue, 7 Jan 2014 20:23:44 +0000 (20:23 +0000)
commit0a7344aca7ce8435e7eb4bdf96a65cd47e731900
treeb1d282ba5cf5456a761a64c3bec038ff6fc45b5d
parentd3872b419c89adf5214ef647e275e1447ca548b9
[RTL/NDK/NTDLL]
- Fix calling convention of RtlSetProcessIsCritical and RtlSetThreadIsCritical (they are __cdecl!)
[NDK]
- Add missing extern "C"

svn path=/trunk/; revision=61568
reactos/dll/ntdll/def/ntdll.spec
reactos/include/ndk/mmtypes.h
reactos/include/ndk/rtlfuncs.h
reactos/lib/rtl/process.c
reactos/lib/rtl/thread.c