ReactOS 0.4.16-dev-336-gb667d82
|
Public Attributes | |
LIST_ENTRY | ListEntry |
PCMHIVE | SourceHive |
HCELL_INDEX | SourceKeyCellOffset |
PCMHIVE | DestinationHive |
HCELL_INDEX | DestinationKeyCellOffset |
Definition at line 35 of file registry.c.
PCMHIVE _REPARSE_POINT::DestinationHive |
Definition at line 40 of file registry.c.
Referenced by ConnectRegistry(), CreateSymLink(), and RegpCreateOrOpenKey().
HCELL_INDEX _REPARSE_POINT::DestinationKeyCellOffset |
Definition at line 41 of file registry.c.
Referenced by ConnectRegistry(), CreateSymLink(), and RegpCreateOrOpenKey().
LIST_ENTRY _REPARSE_POINT::ListEntry |
Definition at line 37 of file registry.c.
Referenced by ConnectRegistry(), and CreateSymLink().
PCMHIVE _REPARSE_POINT::SourceHive |
Definition at line 38 of file registry.c.
Referenced by ConnectRegistry(), CreateSymLink(), and RegpCreateOrOpenKey().
HCELL_INDEX _REPARSE_POINT::SourceKeyCellOffset |
Definition at line 39 of file registry.c.
Referenced by ConnectRegistry(), CreateSymLink(), and RegpCreateOrOpenKey().