Take advantage of new winebuild syntax to remove redundant function
[wine] / dlls / ntdll / rtlbitmap.c
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.