This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
eersoy93
/
exectos
Watch
1
Star
0
Fork
0
You've already forked exectos
forked from
xt-sys/exectos
Code
Pull Requests
Activity
a0f359bcf7
exectos
/
xtoskrnl
/
rtl
History
belliash
a0f359bcf7
Implement RtlWideStringConcatenate() routine
2022-09-26 17:26:00 +02:00
..
memory.c
Implemented RtlCompareMemory() for better compatibility with NT and made use of it in RtlSameMemory(), implemented RtlFillMemory(), RtlMoveMemory(), RtlSetMemory() and RtlZeroMemory() as well
2022-09-06 17:51:44 +02:00
plist.c
Integrate xtklib with the kernel
2022-08-30 23:23:02 +02:00
widestr.c
Implement RtlWideStringConcatenate() routine
2022-09-26 17:26:00 +02:00