Let's not rule out the possibility that the bitmap
functions are broken btw ;)
I doubt this is the case, since we use bitmap functions all over ROS. I know we use them
to manage ports in TCP/IP and also to manage map registers for DMA in HAL. Neither of
those uses display any signs of malfunctioning in the bitmap functions. There are also
many more uses in Cm and Ldr. I just doubt that a severe bug that shows up so regularly
using standard bitmap APIs could go unfixed with so many uses of those functions.
Plus, we already have an Rtl bitmap winetest in ntdll which passes all tests.
Cameron