ReactOS 0.4.16-dev-321-g63bb46a
|
#include <dos.h>
BYTE _DOS_SDA::AllocStrategy |
Definition at line 152 of file dos.h.
Referenced by DosAllocateMemory(), DosInitializeMemory(), and DosInt21h().
BYTE _DOS_SDA::ByteBuffer |
Definition at line 202 of file dos.h.
Referenced by DosPrintCharacter(), DosReadCharacter(), DosReadFile(), and DosReadLineBuffered().
DOS_CLOCK_TRANSFER_RECORD _DOS_SDA::ClockTransferRecord |
BYTE _DOS_SDA::CurrentDrive |
Definition at line 168 of file dos.h.
Referenced by demFileFindFirst(), DosChangeDirectory(), DosChangeDrive(), DosDeviceIoControlDrive(), DosInt21h(), DosIsFileOnCdRom(), and DosKRNLInitialize().
WORD _DOS_SDA::CurrentPsp |
Definition at line 165 of file dos.h.
Referenced by CmdSetExitCode(), CmdStartProcess(), DosAllocateMemory(), DosCloseHandle(), DosControlBreak(), DosCopyHandleTable(), DosCreateFile(), DosCreateFileEx(), DosCreatePsp(), DosForceDuplicateHandle(), DosInt21h(), DosKRNLInitialize(), DosLoadExecutableInternal(), DosOpenFile(), DosOpenHandle(), DosQueryHandle(), DosResizeHandleTable(), DosSetProcessContext(), DosStartComSpec(), DosStartProcess32(), and DosTerminateProcess().
DWORD _DOS_SDA::DiskTransferArea |
Definition at line 164 of file dos.h.
Referenced by DosInt21h(), and DosSetProcessContext().
WORD _DOS_SDA::ErrorLevel |
Definition at line 167 of file dos.h.
Referenced by DosInt21h(), and DosTerminateProcess().
BYTE _DOS_SDA::ErrorMode |
Definition at line 156 of file dos.h.
Referenced by DosInt21h().
BYTE _DOS_SDA::InDos |
Definition at line 157 of file dos.h.
Referenced by DosInt21h().
WORD _DOS_SDA::LastErrorCode |
Definition at line 160 of file dos.h.
Referenced by DosAllocateMemory(), DosChangeDirectory(), DosCheckInput(), DosCombineFreeBlocks(), DosDeviceIoControl(), DosDeviceIoControlDrive(), DosDuplicateHandle(), DosFlushFileBuffers(), DosFreeMemory(), DosGetPreviousUmb(), DosInt21h(), DosLinkUmb(), DosLoadDriver(), DosLoadExecutableInternal(), DosLockFile(), DosResizeMemory(), DosUnlinkUmb(), and DosUnlockFile().
DOS_RW_REQUEST _DOS_SDA::Request |
Definition at line 193 of file dos.h.
Referenced by DosCallDriver().