Added missing return in HEAP_ValidateInUseArena.
[wine] / dlls / ntdll / rtlbitmap.c
2003-04-02  Andreas MohrSome spelling and formatting fixes.
2003-03-07  Alexandre JulliardRewrote RtlFind{Most,Least}SignificantBit in a more...
2003-02-18  Thomas Mertes- Fix small bug in RtlFindMostSignificantBit. It return...
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-08-15  Jon GriffithsImplement and test rtl bitmap functions.