Show / Hide Table of Contents

Enum ResourceGroupIdType

Mapping from Resources Group ID to a meaningful string. Used for ID resources (opposite to named resource).

Namespace: PeNet.Header.Pe
Assembly: PeNet.dll
Syntax
public enum ResourceGroupIdType : uint

Fields

Name Description
Accelerator

Accelerator resource.

AnimatedCursor

Animated Cursor resource.

AnimatedIcon

Animated Icon resource.

Bitmap

Bitmap resource.

Cursor

Cursor resource.

Dialog

Dialog resource.

DlgInclude

Dlg Include resource.

Font

Font resource.

FontDirectory

Font Directory resource.

GroupCursor

Group Cursor resource.

GroupIcon

Group Icon resource.

HTML

HTML resource.

Icon

Icon resource.

Manifest

Manifest resource.

Menu

Menu resource.

MessageTable

Message Table resource.

PlugAndPlay

Plug and Play resource.

RcData

RC Data resource.

String

String resource.

Version

Version resource.

VXD

VXD resource.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX