Public Attributes | List of all members
pe_resource_icon_dir Struct Reference

#include <pe_structures.h>

Public Attributes

uint16_t count
 Number of icons. More...
 
uint16_t reserved
 Reserved. More...
 
uint16_t type
 Resource type (1 for icons) More...
 

Detailed Description

Resource icons directory structure Based on https://docs.microsoft.com/en-us/windows/win32/menurc/resources-reference

This is the begining of the RESOURCE_TYPES::GROUP_ICON content

Definition at line 397 of file pe_structures.h.

Member Data Documentation

◆ count

uint16_t pe_resource_icon_dir::count

Number of icons.

Definition at line 400 of file pe_structures.h.

◆ reserved

uint16_t pe_resource_icon_dir::reserved

Reserved.

Definition at line 398 of file pe_structures.h.

◆ type

uint16_t pe_resource_icon_dir::type

Resource type (1 for icons)

Definition at line 399 of file pe_structures.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:47