ReactOS 0.4.15-dev-7958-gcd0bb1a
resource_dir_entry Struct Reference
Collaboration diagram for resource_dir_entry:

Public Attributes

struct list entry
 
LPWSTR id
 
struct list children
 

Detailed Description

Definition at line 592 of file res.c.

Member Data Documentation

◆ children

struct list resource_dir_entry::children

Definition at line 595 of file res.c.

Referenced by free_resource_directory(), and update_add_resource().

◆ entry

struct list resource_dir_entry::entry

Definition at line 593 of file res.c.

Referenced by add_resource_dir_entry().

◆ id

LPWSTR resource_dir_entry::id

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