ReactOS 0.4.16-dev-92-g0c2cdca
|
Public Attributes | |
struct _ALIAS_HEADER * | Next |
UNICODE_STRING | ExeName |
PALIAS_ENTRY | Data |
PALIAS_ENTRY _ALIAS_HEADER::Data |
UNICODE_STRING _ALIAS_HEADER::ExeName |
Definition at line 29 of file alias.c.
Referenced by CON_API(), IntCreateAliasHeader(), IntFindAliasHeader(), IntGetConsoleAliasesExesLength(), and IntInsertAliasHeader().
struct _ALIAS_HEADER* _ALIAS_HEADER::Next |
Definition at line 28 of file alias.c.
Referenced by CON_API(), IntFindAliasHeader(), IntGetConsoleAliasesExesLength(), and IntInsertAliasHeader().