A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Timo Kreuzer 56af6d9a25 [RTL/NTOSKRNL]
Rename AVL tree functions with macros when included from Mm. This is necessary since the compiler might chose to not inline these functions (and does so on MSVC debug builds) yet only generate one instance of the function, where 2 different versions are required. This caused RtlAvlTree functions to fail on MSVC builds, since they were calling the functions compiled for Mm AVL trees!

svn path=/trunk/; revision=64664
2014-10-11 12:40:24 +00:00
reactos [RTL/NTOSKRNL] 2014-10-11 12:40:24 +00:00
rosapps [BUTTERFLIES] 2014-09-24 22:18:51 +00:00
rostests [XMLLITE_WINETEST] 2014-10-08 20:04:18 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00