Rizin
unix-like reverse engineering framework and cli tools
Pe_image_rich_entry Struct Reference

#include <pe_specs.h>

Public Attributes

ut16 productId
 
ut16 minVersion
 
ut32 timesUsed
 
char * productName
 

Detailed Description

Definition at line 345 of file pe_specs.h.

Member Data Documentation

◆ minVersion

ut16 Pe_image_rich_entry::minVersion

Definition at line 347 of file pe_specs.h.

Referenced by fields().

◆ productId

ut16 Pe_image_rich_entry::productId

Definition at line 346 of file pe_specs.h.

Referenced by fields().

◆ productName

char* Pe_image_rich_entry::productName

Definition at line 349 of file pe_specs.h.

Referenced by fields().

◆ timesUsed

ut32 Pe_image_rich_entry::timesUsed

Definition at line 348 of file pe_specs.h.

Referenced by fields().


The documentation for this struct was generated from the following file: