ReactOS 0.4.16-dev-311-g9382aa2
|
#include <vbemp.h>
Public Attributes | |
CHAR | Signature [4] |
USHORT | Version |
ULONG | OemStringPtr |
LONG | Capabilities |
ULONG | VideoModePtr |
USHORT | TotalMemory |
USHORT | OemSoftwareRevision |
ULONG | OemVendorNamePtr |
ULONG | OemProductNamePtr |
ULONG | OemProductRevPtr |
CHAR | Reserved [222] |
CHAR | OemData [256] |
LONG VBE_INFO::Capabilities |
Definition at line 112 of file vbemp.h.
Referenced by VBESetColorRegisters().
CHAR VBE_INFO::Signature[4] |
Definition at line 109 of file vbemp.h.
Referenced by InitializeModeTable(), and VBEInitialize().
USHORT VBE_INFO::TotalMemory |
Definition at line 114 of file vbemp.h.
Referenced by InitializeModeTable(), and VBEInitialize().
USHORT VBE_INFO::Version |
Definition at line 110 of file vbemp.h.
Referenced by InitializeModeTable(), VBEInitialize(), VBEMapVideoMemory(), and VBEQueryMode().
ULONG VBE_INFO::VideoModePtr |
Definition at line 113 of file vbemp.h.
Referenced by InitializeModeTable(), and VBEInitialize().