Files
Etw-Syscall/Etw Syscall/libpeconv-master/tests/test_imports_mix.h

10 lines
118 B
C
Raw Normal View History

2022-04-26 15:31:46 +08:00
#pragma once
#include <peconv.h>
namespace tests {
int imports_mix(const char *my_path);
}; //namespace tests