This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
xt-sys
/
exectos
Watch
3
Star
5
Fork
3
You've already forked exectos
Code
Issues
3
Pull Requests
1
Actions
Projects
1
Releases
Wiki
Activity
c7f53e193a
exectos
/
xtoskrnl
/
rtl
History
belliash
c7f53e193a
All checks were successful
ci/woodpecker/push/build
Pipeline was successful
Details
Implement RtlWideStringLength() routine
2022-09-26 16:53:58 +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 RtlWideStringLength() routine
2022-09-26 16:53:58 +02:00