Implement and test rtl bitmap functions.
commit1da297178ab3999c369c0e10ba97d42ff6c44510
authorJon Griffiths <jon_p_griffiths@yahoo.com>
Thu, 15 Aug 2002 22:08:40 +0000 (15 22:08 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Aug 2002 22:08:40 +0000 (15 22:08 +0000)
treedc2b759a6cee10dfe1c333150769202ec34ed0a4
parentc97d2a7dd5667a0ba50dfa102038ce1edaccfbdc
Implement and test rtl bitmap functions.
Add a couple of other misc rtl functions.
configure
configure.ac
dlls/ntdll/Makefile.in
dlls/ntdll/ntdll.spec
dlls/ntdll/rtl.c
dlls/ntdll/rtlbitmap.c [new file with mode: 0644]
dlls/ntdll/tests/.cvsignore [new file with mode: 0644]
dlls/ntdll/tests/Makefile.in [new file with mode: 0644]
dlls/ntdll/tests/rtlbitmap.c [new file with mode: 0644]
include/ntddk.h