Rizin
unix-like reverse engineering framework and cli tools
|
#include <pe_specs.h>
Public Attributes | |
ut16 | productId |
ut16 | minVersion |
ut32 | timesUsed |
char * | productName |
Definition at line 345 of file pe_specs.h.
ut16 Pe_image_rich_entry::minVersion |
Definition at line 347 of file pe_specs.h.
Referenced by fields().
ut16 Pe_image_rich_entry::productId |
Definition at line 346 of file pe_specs.h.
Referenced by fields().
char* Pe_image_rich_entry::productName |
Definition at line 349 of file pe_specs.h.
Referenced by fields().
ut32 Pe_image_rich_entry::timesUsed |
Definition at line 348 of file pe_specs.h.
Referenced by fields().