Ce site Web nécessite JavaScript.
Explorateur
CodingWorkshop
CodingWorkshop Site
Community Issues
Aide
S'inscrire
Connexion
perikiyoxd
/
exectos
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Vous avez déjà forké exectos
bifurqué depuis
xt-sys/exectos
Code
Demandes d'ajout
Activité
Fichiers
cba4a065ba4ffed4eca8c982df75fc732159c491
exectos
/
xtoskrnl
/
rtl
Historique
belliash
b1c08e4a9f
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