libPeConv
A library to load, manipulate, dump PE files.
|
Go to the source code of this file.
Functions | |
template<typename T_FIELD , typename T_IMAGE_THUNK_DATA > | |
bool | parse_delayed_desc (BYTE *modulePtr, const size_t moduleSize, const ULONGLONG img_base, LPSTR lib_name, const T_FIELD ordinal_flag, IMAGE_DELAYLOAD_DESCRIPTOR *desc, peconv::t_function_resolver *func_resolver) |
bool parse_delayed_desc | ( | BYTE * | modulePtr, |
const size_t | moduleSize, | ||
const ULONGLONG | img_base, | ||
LPSTR | lib_name, | ||
const T_FIELD | ordinal_flag, | ||
IMAGE_DELAYLOAD_DESCRIPTOR * | desc, | ||
peconv::t_function_resolver * | func_resolver ) |