Este sitio web requiere JavaScript.
Explorar
CodingWorkshop
CodingWorkshop Site
Community Issues
Ayuda
Registro
Iniciar sesión
xt-sys
/
exectos
Seguir
3
Destacar
5
Fork
2
Ya ha forkeado exectos
Código
Incidencias
6
Pull Requests
1
Acciones
Proyectos
1
Lanzamientos
Wiki
Actividad
Files
652e3293b18daf9b237ee41e954b668bb50298ff
exectos
/
xtoskrnl
/
rtl
Histórico
belliash
b275caf161
Todas las comprobaciones han sido exitosas
ci/woodpecker/push/build
Pipeline was successful
Detalles
Implement RtlRemoveEntryList() routine
2022-11-28 23:00:20 +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
Implement RtlRemoveEntryList() routine
2022-11-28 23:00:20 +01: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