Added some rtl functions
authorEric Kohl <eric.kohl@reactos.org>
Sat, 15 Apr 2000 23:14:32 +0000 (23:14 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Sat, 15 Apr 2000 23:14:32 +0000 (23:14 +0000)
commit8b7920f796e6d766a32c002d3e7a3e857105c061
tree31d2680aab202ce76547348d480b944c480c4363
parent86a11001801cb49050376670b8075808d535f4bf
Added some rtl functions

svn path=/trunk/; revision=1122
14 files changed:
reactos/include/ddk/rtl.h
reactos/include/ddk/sefuncs.h
reactos/include/ntdll/rtl.h
reactos/lib/ntdll/def/ntdll.def
reactos/lib/ntdll/def/ntdll.edf
reactos/lib/ntdll/makefile
reactos/lib/ntdll/rtl/luid.c [new file with mode: 0644]
reactos/lib/ntdll/rtl/sid.c
reactos/lib/ntdll/rtl/unicode.c
reactos/ntoskrnl/ntoskrnl.def
reactos/ntoskrnl/ntoskrnl.edf
reactos/ntoskrnl/rtl/unicode.c
reactos/ntoskrnl/se/sd.c
reactos/ntoskrnl/se/sid.c