BearParser
Portable Executable parsing library (from PE-bear)
Loading...
Searching...
No Matches
ResourceContentFactory.h
Go to the documentation of this file.
1#pragma once
2
4
6{
7public:
8 static ResourceContentWrapper *makeResContentWrapper(pe::resource_type typeId, ResourceLeafWrapper* leaf);
9};
10
static ResourceContentWrapper * makeResContentWrapper(pe::resource_type typeId, ResourceLeafWrapper *leaf)