|
ReactOS 0.4.17-dev-470-gf9e3448
|
#include <precomp.h>

| DWORD _COMMAND_GROUP::dwShortCmdHelpToken |
Definition at line 92 of file precomp.h.
Referenced by PrintContext(), and RegisterContext().
| PCOMMAND_ENTRY _COMMAND_GROUP::pCommandListHead |
Definition at line 96 of file precomp.h.
Referenced by AddGroupCommand(), and GetGroupCommand().
| PCOMMAND_ENTRY _COMMAND_GROUP::pCommandListTail |
Definition at line 97 of file precomp.h.
Referenced by AddGroupCommand().
| PNS_OSVERSIONCHECK _COMMAND_GROUP::pfnOsVersionCheck |
Definition at line 94 of file precomp.h.
Referenced by InterpretCommand(), and PrintContext().
| struct _COMMAND_GROUP* _COMMAND_GROUP::pNext |
Definition at line 89 of file precomp.h.
Referenced by AddCommandGroup(), GetContextGroup(), PrintContext(), and PrintGroupHelp().
| struct _COMMAND_GROUP* _COMMAND_GROUP::pPrev |
| PWSTR _COMMAND_GROUP::pwszCmdGroupToken |
Definition at line 91 of file precomp.h.
Referenced by GetContextGroup(), InterpretCommand(), PrintContext(), and PrintGroupHelp().