添加项目文件。
This commit is contained in:
9
Etw Syscall/libpeconv-master/tests/test_imports_mix.h
Normal file
9
Etw Syscall/libpeconv-master/tests/test_imports_mix.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#include <peconv.h>
|
||||
|
||||
namespace tests {
|
||||
|
||||
int imports_mix(const char *my_path);
|
||||
|
||||
}; //namespace tests
|
||||
Reference in New Issue
Block a user