mirror of
https://github.com/reactos/reactos.git
synced 2025-06-04 17:00:31 +00:00
- Sync RtlBitmap* implementation with WINE: Fixes 278 regression failures (for a total of 0 now).
- Also adds implementations for RtlFindMostSignificantBit , RtlFindLeastSignificantBit, RtlFindNextForwardRunClear, RtlFindClearRuns. - The RtlBitmap* package is essential for compatibility with NTFS.SYS and other File System Drivers, but these fixes should not really improve user-mode app. compat. svn path=/trunk/; revision=22679
This commit is contained in:
parent
81f5e26099
commit
96c859e6a6
1 changed files with 632 additions and 505 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue