Fix a compile error for SNOOP_GetProcAddress on non-i386.
[wine] / dlls / ntdll / rtlbitmap.c
2003-11-29  Alexandre JulliardFixed bitmap range checking to avoid integer overflows.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-13  Francois GougetFix miscellaneous spelling errors and typos.
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.