Diese Website benötigt JavaScript.
Erkunden
CodingWorkshop
CodingWorkshop Site
Community Issues
Hilfe
Registrieren
Anmelden
perikiyoxd
/
exectos
Beobachten
1
Favorisieren
0
Fork
0
Du hast bereits einen Fork von exectos erstellt
geforkt von
xt-sys/exectos
Code
Pull-Requests
Aktivität
Dateien
938cd175c848200d45d9f8f1649dbfa5b2844bee
exectos
/
xtoskrnl
/
rtl
Verlauf
belliash
bffb93b58c
Add missing calling convention
2022-12-27 22:05:46 +01: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 calling convention
2022-12-27 22:05:46 +01:00
string.c
Code formatting
2022-12-23 22:27:08 +01:00
widestr.c
Add missing IN/OUT indicators
2022-10-02 14:09:29 +02:00