|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <dos.h>

| DWORD _DOS_SYSVARS::ActiveClock |
Definition at line 82 of file dos.h.
Referenced by DosAddDriver().
| DWORD _DOS_SYSVARS::ActiveCon |
Definition at line 83 of file dos.h.
Referenced by DosAddDriver(), and DosCopyHandleTable().
| BYTE _DOS_SYSVARS::BootDrive |
Definition at line 96 of file dos.h.
Referenced by DosInt21h(), and DosKRNLInitialize().
| DWORD _DOS_SYSVARS::CurrentDirs |
Definition at line 85 of file dos.h.
Referenced by DosKRNLInitialize().
| DWORD _DOS_SYSVARS::FirstDpb |
Definition at line 80 of file dos.h.
Referenced by DosInt21h().
| WORD _DOS_SYSVARS::FirstMcb |
Definition at line 77 of file dos.h.
Referenced by DosAllocateMemory(), DosInitializeMemory(), DosInitializeUmb(), DosLinkUmb(), DosTerminateProcess(), and DosUnlinkUmb().
| DWORD _DOS_SYSVARS::FirstSft |
Definition at line 81 of file dos.h.
Referenced by DosFindDeviceDescriptor(), DosFindFreeDescriptor(), DosFindWin32Descriptor(), DosGetFileDescriptor(), and DosKRNLInitialize().
| DOS_DRIVER _DOS_SYSVARS::NullDevice |
Definition at line 89 of file dos.h.
Referenced by DosAddDriver(), DosGetDevice(), DosKRNLInitialize(), and DosRemoveDriver().
| BYTE _DOS_SYSVARS::NumLocalDrives |
Definition at line 88 of file dos.h.
Referenced by DosChangeDirectory(), DosChangeDrive(), DosInt21h(), and DosKRNLInitialize().
| WORD _DOS_SYSVARS::UmbChainStart |
Definition at line 102 of file dos.h.
Referenced by DosAllocateMemory(), DosGetPreviousUmb(), DosInitializeMemory(), DosInitializeUmb(), DosLinkUmb(), and DosUnlinkUmb().
| BYTE _DOS_SYSVARS::UmbLinked |
Definition at line 100 of file dos.h.
Referenced by DosAllocateMemory(), DosInitializeMemory(), DosInt21h(), DosLinkUmb(), and DosUnlinkUmb().
| WORD _DOS_SYSVARS::UnreadConInput |
Definition at line 76 of file dos.h.
Referenced by DosReadFile().