libPeConv
A library to load, manipulate, dump PE files.
Loading...
Searching...
No Matches
Classes | Namespaces
function_resolver.h File Reference

Definitions of basic Imports Resolver classes. They can be used for filling imports when the PE is loaded. More...

#include <windows.h>

Go to the source code of this file.

Classes

class  peconv::t_function_resolver
 
class  peconv::default_func_resolver
 

Namespaces

namespace  peconv
 

Detailed Description

Definitions of basic Imports Resolver classes. They can be used for filling imports when the PE is loaded.

Definition in file function_resolver.h.