| BitmapResource | A subclass of Resource which provides specific methods for manipulating the resource data. |
| GroupIconResource | A subclass of Resource which provides specific methods for manipulating the resource data. |
| Resource | Represents a Win32 resource which can be loaded from and saved to a PE file. |
| ResourceCollection | Allows reading and editing of resource data in a Win32 PE file. |
| ResourceType | Represents either a standard integer resource type or a custom resource type name. |
| VersionResource | A subclass of Resource which provides specific methods for manipulating the resource data. |
| VersionStringTable | Represents a string table of a file version resource. |