mirror of
https://github.com/QuasarApp/pe-parse.git
synced 2025-04-26 12:24:32 +00:00
.
This commit is contained in:
parent
e6f3f4f948
commit
beb0e72a6a
@ -21,8 +21,6 @@ bounded_buffer *readFileToFileBuffer(const char *filePath);
|
||||
bounded_buffer *splitBuffer(bounded_buffer *b, boost::uint32_t from, boost::uint32_t to);
|
||||
void deleteBuffer(bounded_buffer *b);
|
||||
|
||||
void deleteBuffer(bounded_buffer *b);
|
||||
|
||||
struct parsed_pe_internal;
|
||||
|
||||
typedef struct _pe_header {
|
||||
|
Loading…
x
Reference in New Issue
Block a user