From d37adb632055fffb8181ab8a11d5d1e4c7f47324 Mon Sep 17 00:00:00 2001 From: midipix Date: Sat, 23 Jul 2016 05:18:42 -0400 Subject: internals: added __ntapi_tt_open_file_utf8() and __ntapi_tt_open_dir_utf8(). --- project/common.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'project') diff --git a/project/common.mk b/project/common.mk index 7f60ce5..09f23bf 100644 --- a/project/common.mk +++ b/project/common.mk @@ -21,6 +21,7 @@ COMMON_SRCS = \ src/internal/ntapi.c \ src/internal/ntapi_debug.c \ src/internal/ntapi_entry_point.c \ + src/internal/ntapi_open.c \ src/ipc/ntapi_tt_create_pipe_v1.c \ src/ipc/ntapi_tt_create_pipe_v2.c \ src/ldr/ntapi_ldr_create_state_snapshot.c \ -- cgit v1.2.3