Hi,
Static functions pe_get_sect() and pe_get_sect_size() in dbghelp/pe_module.c are not called. May I remove them or does anyone have plans for them?
Thanks,
Andy.
Le 28/08/2010 15:13, Andrew Talbot a écrit :
Hi,
Static functions pe_get_sect() and pe_get_sect_size() in dbghelp/pe_module.c are not called. May I remove them or does anyone have plans for them?
Thanks,
Andy.
you can remove them. they have been superseeded by the ones in image_private.h A+