#include <mresmgr.h>
Structure defines resouce type information.
Definition at line 152 of file mresmgr.h.
◆ filename_id
The ID of file name.
Definition at line 173 of file mresmgr.h.
◆ offset
The offset of the resource type section. relative to the resource package header.
Definition at line 178 of file mresmgr.h.
◆ type
The resouce type. It can be one of the following values:
- NCSRT_STRING
The string resource type.
- NCSRT_TEXT
The string text resource type.
- NCSRT_IMAGE
The image resource type.
- NCSRT_UI
The UI resource type.
- NCSRT_RDR
The renderer resource type.
- NCSRT_RDRSET
The NCSRT_RDR set resource type.
- NCSRT_BINARY
The user-defined data resource type.
Definition at line 170 of file mresmgr.h.
The documentation for this struct was generated from the following file: