This website requires JavaScript.
Utforska
CodingWorkshop
CodingWorkshop Site
Community Issues
Hjälp
Registrera dig
Logga in
xt-sys
/
exectos
Bevaka
3
Stjärnmärk
5
Förgrening
2
You've already forked exectos
Kod
Ärenden
6
Pull-förfrågningar
1
Actions
Projekt
1
Släpp
Wiki
Aktiviteter
Files
5c5c6b7a5e1f2a6878f4f3146b4e2f35828ab0f0
exectos
/
xtoskrnl
/
rtl
Historik
belliash
b1c08e4a9f
All checks were successful
ci/woodpecker/push/build
Pipeline was successful
Details
Implement RtlStringLength() and RtlStringToWideString() routines
2022-10-25 23:45:12 +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
Add missing IN/OUT indicators
2022-10-02 14:09:29 +02:00
string.c
Implement RtlStringLength() and RtlStringToWideString() routines
2022-10-25 23:45:12 +02:00
widestr.c
Add missing IN/OUT indicators
2022-10-02 14:09:29 +02:00