Implement RtlStringLength() and RtlStringToWideString() routines

This commit is contained in:
2022-10-25 23:45:12 +02:00
父節點 0ead750489
當前提交 b1c08e4a9f
共有 4 個文件被更改,包括 115 次插入0 次删除

查看文件

@@ -12,6 +12,7 @@ list(APPEND XTOSKRNL_SOURCE
${XTOSKRNL_SOURCE_DIR}/ke/krnlinit.c
${XTOSKRNL_SOURCE_DIR}/rtl/memory.c
${XTOSKRNL_SOURCE_DIR}/rtl/plist.c
${XTOSKRNL_SOURCE_DIR}/rtl/string.c
${XTOSKRNL_SOURCE_DIR}/rtl/widestr.c)
# Set module definition SPEC file