mirror of
https://github.com/reactos/reactos.git
synced 2026-07-01 05:14:22 +08:00
f355909c070081567e6c9afc4635cff242483875
- Remove FASTCALL define from windef.h and add it to winddk.h - Move EXCEPTION_ defines to crt/except.h - Remove public GUIDs from sysguid.h and move from NDK to public umpnpmgr lib headers (since no other component but it + kernel uses them) - Make include/ndk an include path. The NDK is now used like the DDK, so including ndk/foo.h should be replaced by include foo.h just like for PSDK or DDK. - Don't include misc.h in usermode. - Protect some stuff in helper.h against multiple definitions. - Sync with NDK 1.00 Beta 1 to prepare for public NDK release. svn path=/trunk/; revision=19450
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%