From 23d9540acc907b876ea1278a1113828438832ae9 Mon Sep 17 00:00:00 2001 From: midipix Date: Fri, 15 Jun 2018 10:58:51 +0000 Subject: string helper api's: added ntapi_tt_dec_utf16_to_uint{16|32|64|ptr}(). --- project/common.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'project') diff --git a/project/common.mk b/project/common.mk index e993277..eb876f9 100644 --- a/project/common.mk +++ b/project/common.mk @@ -100,6 +100,7 @@ COMMON_SRCS = \ src/string/ntapi_tt_aligned_block_memlock.c \ src/string/ntapi_tt_aligned_block_memset.c \ src/string/ntapi_tt_aligned_memcpy_utf16.c \ + src/string/ntapi_tt_dec_utf16_to_uintptr.c \ src/string/ntapi_tt_hex_utf16_to_uintptr.c \ src/string/ntapi_tt_init_unicode_string_from_utf16.c \ src/string/ntapi_tt_memcpy_utf16.c \ -- cgit v1.2.3