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