|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| struct _SETLOCAL * | Prev |
| LPTSTR | Environment |
| INT | CurDrive |
| BOOL | EnableExtensions |
| BOOL | DelayedExpansion |
Definition at line 14 of file setlocal.c.
| INT _SETLOCAL::CurDrive |
Definition at line 18 of file setlocal.c.
Referenced by cmd_endlocal(), and cmd_setlocal().
| BOOL _SETLOCAL::DelayedExpansion |
Definition at line 20 of file setlocal.c.
Referenced by cmd_endlocal(), and cmd_setlocal().
| BOOL _SETLOCAL::EnableExtensions |
Definition at line 19 of file setlocal.c.
Referenced by cmd_endlocal(), and cmd_setlocal().
| LPTSTR _SETLOCAL::Environment |
Definition at line 17 of file setlocal.c.
Referenced by cmd_endlocal(), and cmd_setlocal().
Definition at line 16 of file setlocal.c.
Referenced by cmd_endlocal(), and cmd_setlocal().