Log In
runtime
/
ntapi
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
a41388
string functions: added ntapi_tt_hex_utf8_to_uint{16|32|64|ptr}.
Authored and Committed by
midipix
4 years ago
raw
patch
tree
parent
6 files changed.
165 lines added
.
0 lines removed
.
include/ntapi/nt_string.h
file modified
+18
-0
include/ntapi/ntapi.h
file modified
+7
-0
project/common.mk
file modified
+1
-0
src/internal/ntapi.c
file modified
+7
-0
src/internal/ntapi_fnapi.h
file modified
+7
-0
src/string/ntapi_tt_hex_utf8_to_uintptr.c
file added
+125
string functions: added ntapi_tt_hex_utf8_to_uint{16|32|64|ptr}.
include/ntapi/nt_string.h
file modified
+18
-0
include/ntapi/ntapi.h
file modified
+7
-0
project/common.mk
file modified
+1
-0
src/internal/ntapi.c
file modified
+7
-0
src/internal/ntapi_fnapi.h
file modified
+7
-0
src/string/ntapi_tt_hex_utf8_to_uintptr.c
file added
+125