Added bitmaps
authorEric Kohl <eric.kohl@reactos.org>
Fri, 3 Mar 2000 00:48:50 +0000 (00:48 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Fri, 3 Mar 2000 00:48:50 +0000 (00:48 +0000)
commit92857818cbfda65116d12026b8565c1e869ff873
tree24549ebca4cfde4c5d213dff28db5291957ff583
parentfd304f0ef5b5773e175273925e7aa91a67815cfd
Added bitmaps
Added some Rtl string functions
Various changes

svn path=/trunk/; revision=1026
19 files changed:
reactos/include/ddk/dbgfuncs.h
reactos/include/ddk/exfuncs.h
reactos/include/ddk/kefuncs.h
reactos/include/ddk/rtl.h
reactos/lib/ntdll/dbg/brkpoint.c
reactos/lib/ntdll/def/ntdll.def
reactos/lib/ntdll/def/ntdll.edf
reactos/ntoskrnl/dbg/brkpoint.c
reactos/ntoskrnl/hal/x86/misc.c [new file with mode: 0644]
reactos/ntoskrnl/hal/x86/sources
reactos/ntoskrnl/kd/kdebug.c
reactos/ntoskrnl/ke/catch.c
reactos/ntoskrnl/ke/spinlock.c [new file with mode: 0644]
reactos/ntoskrnl/makefile_rex
reactos/ntoskrnl/ntoskrnl.def
reactos/ntoskrnl/ntoskrnl.edf
reactos/ntoskrnl/rtl/bitmap.c [new file with mode: 0644]
reactos/ntoskrnl/rtl/nls.c
reactos/ntoskrnl/rtl/unicode.c