include the right files
[reactos.git] / reactos / ntoskrnl / rtl / bitmap.c
2004-08-05 Alex IonescuAdded RTL Stubs, Prototypes and Exports.
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-02-08 Eric KohlFixed a bug in RtlFindSetBits().
2003-01-19 Hartmut BirrAdded special handling for shift value 32.
2002-11-11 Hartmut Birr* Changed the access to the bitmap from BYTE to ULONG...
2002-11-05 Hartmut Birr* Fixed a wrong pointer initialization in RtlClearBits.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2000-03-08 Eric KohlAdded more bitmap functions
2000-03-03 Eric KohlAdded bitmaps