[memfile] Add support for faking files in memory

This commit is contained in:
Will Xyen
2020-10-18 14:46:34 -07:00
parent be5a773cb7
commit 3d4df4cd64
9 changed files with 375 additions and 1 deletions
+1
View File
@@ -7,4 +7,5 @@ src_hooklib := \
config-adapter.c \
rs232.c \
setupapi.c \
memfile.c \