Log In
runtime
/
ntapi
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
e7235f
sid helper interfaces: added ntapi_tt_sid_copy().
Authored and Committed by
midipix
6 years ago
raw
patch
tree
parent
6 files changed.
32 lines added
.
0 lines removed
.
include/ntapi/nt_object.h
file modified
+5
-0
include/ntapi/ntapi.h
file modified
+1
-0
project/common.mk
file modified
+1
-0
src/internal/ntapi.c
file modified
+1
-0
src/internal/ntapi_fnapi.h
file modified
+1
-0
src/object/ntapi_tt_sid.c
file added
+23
sid helper interfaces: added ntapi_tt_sid_copy().
include/ntapi/nt_object.h
file modified
+5
-0
include/ntapi/ntapi.h
file modified
+1
-0
project/common.mk
file modified
+1
-0
src/internal/ntapi.c
file modified
+1
-0
src/internal/ntapi_fnapi.h
file modified
+1
-0
src/object/ntapi_tt_sid.c
file added
+23